SAP ABAP Class /UI2/CL_GW_ENVIRONMENT (Environment parameters)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/BASIS_CORE_EDM (Package) UI BE: Entity Data Model Core logic (release independent)
Properties
Class /UI2/CL_GW_ENVIRONMENT  
Short Description Environment parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/BASIS_CORE_EDM   UI BE: Entity Data Model Core logic (release independent) 
Created 20130118   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /UI2/CL_GW_ENVIRONMENT has no interface implemented.
Friends
Class /UI2/CL_GW_ENVIRONMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHANGESET_PROCESS Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130118
2 M_EXPAND_PROCESS Static Attribute Public Type reference (TYPE) ABAP_BOOL 20130307
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGESET_PROCESS Static method Public Method 20130118
2 GET_EXPAND_PROCESS Static method Public Method 20130307
3 SET_CHANGESET_PROCESS Static method Public Method 20130118
4 SET_EXPAND_PROCESS Static method Public Method 20130307
Events
Class /UI2/CL_GW_ENVIRONMENT has no event.
Types
Class /UI2/CL_GW_ENVIRONMENT has no local type.
Method Signatures

Method GET_CHANGESET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGESET_PROCESS Value transfer Type reference (TYPE) ABAP_BOOL 20130118

Method GET_CHANGESET_PROCESS on class /UI2/CL_GW_ENVIRONMENT has no exception.

Method GET_EXPAND_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPAND_PROCESS Value transfer Type reference (TYPE) ABAP_BOOL 20130307

Method GET_EXPAND_PROCESS on class /UI2/CL_GW_ENVIRONMENT has no exception.

Method SET_CHANGESET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGESET_PROCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130118

Method SET_CHANGESET_PROCESS on class /UI2/CL_GW_ENVIRONMENT has no exception.

Method SET_EXPAND_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPAND_PROCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130307

Method SET_EXPAND_PROCESS on class /UI2/CL_GW_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100