SAP ABAP Class CE_SIW_STATIC_VARIABLE (SIW: Enumeration Classe for Static Context Variables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Properties
Class CE_SIW_STATIC_VARIABLE  
Short Description SIW: Enumeration Classe for Static Context Variables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20091207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_SIW_STATIC_VARIABLE has no forward declaration.
Interfaces
Class CE_SIW_STATIC_VARIABLE has no interface implemented.
Friends
Class CE_SIW_STATIC_VARIABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BO_NAME Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: BO Name 20091208
2 DIRECTION Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Direction 20091208
3 FAULT_CLASS Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Fault Class 20091208
4 ID Instance attribute Protected Type reference (TYPE) SIW_DTE_VAR_ID Variable ID 20091208
5 IMPL_PACKAGE Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Impl. package 20091208
6 OCCURRENCE Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Occurence 20091208
7 OPERATION Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Operation 20091208
8 PROJECT_ID Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Project ID 20091208
9 PROXY_CLASS Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Proxy class 20091208
10 PROXY_INTERFACE Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Proxy Interface 20091208
11 PROXY_METHOD Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Proxy method 20091208
12 PROXY_PACKAGE Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Proxy Package 20091208
13 PROXY_REQ_MDT_CMP_NAME Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Req. MDT Component 20091208
14 PROXY_RESP_MDT_CMP_NAME Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Resp. MDT Component 20091208
15 REQUEST_TYPE Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Request Type 20091208
16 RESPONSE_TYPE Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Response Type 20091208
17 SYNC_MODE Static Attribute Public Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE Context Variable: Sync. mode 20091208
18 S_TAB_ALL Static Attribute Private Type reference (TYPE) TAB General Flag 20091208
19 TEXT Instance attribute Protected Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20091208
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20091208
2 GET_ID Instance method Public Method Get the ID of the Variable 20091208
3 GET_TEXT Instance method Public Method Get the Description of the Variable 20091208
4 S_ADD Static method Protected Method Add a new Variable / Instance to the Global Table 20091208
5 S_GET_ALL Static method Public Method Get all Static Variables 20091208
6 S_GET_VARIABLE Static method Public Method Get Single Variable for a given ID 20091208
Events
Class CE_SIW_STATIC_VARIABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20091208 tab TYPE STANDARD TABLE OF REF TO ce_siw_static_variable WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_SIW_STATIC_VARIABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SIW_STATIC_VARIABLE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) SIW_DTE_VAR_ID Variable ID 20091208

Method GET_ID on class CE_SIW_STATIC_VARIABLE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20091208

Method GET_TEXT on class CE_SIW_STATIC_VARIABLE has no exception.

Method S_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VARIABLE Call by reference Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE SIW: Enumeration Classe for Static Context Variables 20091208

Method S_ADD on class CE_SIW_STATIC_VARIABLE has no exception.

Method S_GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_VARIABLE Value transfer Type reference (TYPE) CE_SIW_STATIC_VARIABLE=>TAB 20091208

Method S_GET_ALL on class CE_SIW_STATIC_VARIABLE has no exception.

Method S_GET_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) SIW_DTE_VAR_ID Variable ID 20091208
2 Returning R_VARIABLE Value transfer Object reference (TYPE REF TO) CE_SIW_STATIC_VARIABLE SIW: Enumeration Classe for Static Context Variables 20091208

Method S_GET_VARIABLE on class CE_SIW_STATIC_VARIABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703