SAP ABAP Class CL_WB2_PARAMETERS (Current Parameters of TEW)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Properties
Class CL_WB2_PARAMETERS  
Short Description Current Parameters of TEW    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20001030   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_PARAMETERS has no forward declaration.
Interfaces
Class CL_WB2_PARAMETERS has no interface implemented.
Friends
Class CL_WB2_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_RANGE_SOURCE Static Attribute Private Type reference (TYPE) WB2_TABLE_2_SEL_STAB Selection Range for Source Documents 20010814
2 AT_RANGE_TARGET Static Attribute Private Type reference (TYPE) WB2_TABLE_2_SEL_STAB Seelction Range for Target Documents 20010814
3 A_BEFORE_ACTION Static Attribute Private Type reference (TYPE) BVAL Before Running a Subsequent Action 20010703
4 A_CATT Static Attribute Private Type reference (TYPE) BVAL CATT active? 20010410
5 A_DEF_SET Static Attribute Private Type reference (TYPE) BVAL Default Data Set 20010529
6 A_ERROR Static Attribute Public Object reference (TYPE REF TO) CL_WB2_ERROR Error Log 20001031
7 A_GROUP_VAL_DEF Static Attribute Private Type reference (TYPE) WB2_GROUP Default: Number of Business Process Steps 20010529
8 A_GUID Static Attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20030620
9 A_MODE Static Attribute Private Object reference (TYPE REF TO) CL_WB2_MODE Session 20001030
10 A_MODE_VAL_DEF Static Attribute Private Type reference (TYPE) WB2_MODE Default: Mode of Step of a Business Process 20010529
11 A_PRE_STEP Static Attribute Private Object reference (TYPE REF TO) CL_WB2_PRE_STEP Previous Business Process Step 20001030
12 A_PRE_STEP_VAL_DEF Static Attribute Private Type reference (TYPE) WB2_PRE_STEP Default: Preceding Step of a Business Process 20010529
13 A_SEL_STEP_VAL_DEF Static Attribute Private Type reference (TYPE) WB2_SEL_STEP Default: Selection Step of a Business Process 20010529
14 A_SET Static Attribute Private Type reference (TYPE) BVAL Values Set? 20010319
15 A_STEP Static Attribute Private Object reference (TYPE REF TO) CL_WB2_CURR_STEP Current Business Process Step 20001030
16 A_STEP_VAL_DEF Static Attribute Private Type reference (TYPE) WB2_STEP Default: Step of a Business Process 20010529
17 A_TEW_TYPE Static Attribute Private Object reference (TYPE REF TO) CL_WB2_TEW_TYPE TEW Type 20001030
18 A_TEW_TYPE_VAL_DEF Static Attribute Private Type reference (TYPE) WB2_TEW_TYPE Default: Trading Execution Workbench Type 20010529
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_DEFAULT Static method Public Method Delete Default Data 20010529
2 GET Static method Public Method Attributes of TEW 20001030
3 GET_DEFAULT Static method Public Method Return Default Data 20010529
4 GET_GUID Static method Public Method GUID for Execution of Action 20030620
5 GET_OPERATION Static method Public Method Operation 20010222
6 GET_SOURCE_RANGE Static method Public Method Selection Range for Source Documents 20010814
7 GET_TARGET_RANGE Static method Public Method Selection Range for Target Documents 20010814
8 GET_TEW_TYPE Static method Public Method TEW Type Object 20010927
9 INIT Static method Public Method Set Static Attributes 20001030
10 IS_BEFORE_ACTION Static method Public Method Is the status prior to subsequent action set? 20010703
11 IS_CATT_ACTIVE Static method Public Method CATT active? 20010410
12 IS_DEFAULT_SET Static method Public Method Set Default Data? 20010529
13 IS_SET Static method Public Method Values Set? 20010319
14 IS_WBGT_ACTIVE Static method Public Method Extended Table WBGT Active? 20001212
15 RESET_BEFORE_ACTION Static method Public Method Reset the status prior to subsequent action set 20010703
16 SET_BEFORE_ACTION Static method Public Method Directly before a subsequent action is run 20010703
17 SET_DEFAULT Static method Public Method Set Default Data 20010529
18 SET_SOURCE_RANGE Static method Public Method Selection Range for Source Documents 20010814
19 SET_TARGET_RANGE Static method Public Method Selection Range for Target Documents 20010814
Events
Class CL_WB2_PARAMETERS has no event.
Types
Class CL_WB2_PARAMETERS has no local type.
Method Signatures

Method CLEAR_DEFAULT Signature

Method CLEAR_DEFAULT on class CL_WB2_PARAMETERS has no parameter.
Method CLEAR_DEFAULT on class CL_WB2_PARAMETERS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MODE Call by reference Type reference (TYPE) WB2_MODE Modus des Schrittes eines Geschäftsprozesses 20001030
2 Exporting E_PRE_STEP Call by reference Type reference (TYPE) WB2_PRE_STEP Vorgängerschritt eines Geschäftsprozesses 20001030
3 Exporting E_STEP Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20001030
4 Exporting E_TEW_TYPE Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20001030

Method GET on class CL_WB2_PARAMETERS has no exception.

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GROUP Call by reference Type reference (TYPE) WB2_GROUP Menge von Geschäftsprozeßschritten 20010529
2 Exporting E_MODE Call by reference Type reference (TYPE) WB2_MODE Modus des Schrittes eines Geschäftsprozesses 20010529
3 Exporting E_PRE_STEP Call by reference Type reference (TYPE) WB2_PRE_STEP Vorgängerschritt eines Geschäftsprozesses 20010529
4 Exporting E_SEL_STEP Call by reference Type reference (TYPE) WB2_SEL_STEP Selektionsschritt eines Geschäftsprozesses 20010529
5 Exporting E_STEP Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20010529
6 Exporting E_TEW_TYPE Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20010529

Method GET_DEFAULT on class CL_WB2_PARAMETERS has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20030620

Method GET_GUID on class CL_WB2_PARAMETERS has no exception.

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OPERATION Call by reference Type reference (TYPE) WB2_OPERATION R/3 Operation 20010222
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010222

Method GET_SOURCE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE Call by reference Type reference (TYPE) WB2_TABLE_2_SEL_STAB Selektionen für Tabellen 20010814

Method GET_SOURCE_RANGE on class CL_WB2_PARAMETERS has no exception.

Method GET_TARGET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGE Call by reference Type reference (TYPE) WB2_TABLE_2_SEL_STAB Selektionen für Tabellen 20010814

Method GET_TARGET_RANGE on class CL_WB2_PARAMETERS has no exception.

Method GET_TEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEW_TYPE Value transfer Object reference (TYPE REF TO) CL_WB2_TEW_TYPE TEW Art 20010927

Method GET_TEW_TYPE on class CL_WB2_PARAMETERS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR Call by reference Object reference (TYPE REF TO) CL_WB2_ERROR Error Log 20001031
2 Importing I_MODE Call by reference Object reference (TYPE REF TO) CL_WB2_MODE Modus 20001030
3 Importing I_PRE_STEP Call by reference Object reference (TYPE REF TO) CL_WB2_PRE_STEP Vorgänger Geschäftsprozeßschritt 20001030
4 Importing I_STEP Call by reference Object reference (TYPE REF TO) CL_WB2_CURR_STEP aktueller Geschäftsprozeßschritt 20001030
5 Importing I_TEW_TYPE Call by reference Object reference (TYPE REF TO) CL_WB2_TEW_TYPE TEW Art 20001030

Method INIT on class CL_WB2_PARAMETERS has no exception.

Method IS_BEFORE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BEFORE_ACTION Value transfer Type reference (TYPE) BVAL Boolean 20010703

Method IS_BEFORE_ACTION on class CL_WB2_PARAMETERS has no exception.

Method IS_CATT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CATT Value transfer Type reference (TYPE) BVAL Boolean 20010410

Method IS_CATT_ACTIVE on class CL_WB2_PARAMETERS has no exception.

Method IS_DEFAULT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SET Value transfer Type reference (TYPE) BVAL Boolean 20010529

Method IS_DEFAULT_SET on class CL_WB2_PARAMETERS has no exception.

Method IS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SET Value transfer Type reference (TYPE) BVAL Boolean 20010319

Method IS_SET on class CL_WB2_PARAMETERS has no exception.

Method IS_WBGT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WBGT_ACTIVE Value transfer Type reference (TYPE) BVAL Boolean 20001212

Method IS_WBGT_ACTIVE on class CL_WB2_PARAMETERS has no exception.

Method RESET_BEFORE_ACTION Signature

Method RESET_BEFORE_ACTION on class CL_WB2_PARAMETERS has no parameter.
Method RESET_BEFORE_ACTION on class CL_WB2_PARAMETERS has no exception.

Method SET_BEFORE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20030620

Method SET_BEFORE_ACTION on class CL_WB2_PARAMETERS has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP Call by reference Type reference (TYPE) WB2_GROUP Menge von Geschäftsprozeßschritten 20010529
2 Importing I_MODE Call by reference Type reference (TYPE) WB2_MODE Modus des Schrittes eines Geschäftsprozesses 20010529
3 Importing I_PRE_STEP Call by reference Type reference (TYPE) WB2_PRE_STEP Vorgängerschritt eines Geschäftsprozesses 20010529
4 Importing I_SEL_STEP Call by reference Type reference (TYPE) WB2_SEL_STEP Selektionsschritt eines Geschäftsprozesses 20010529
5 Importing I_STEP Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20010529
6 Importing I_TEW_TYPE Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20010529

Method SET_DEFAULT on class CL_WB2_PARAMETERS has no exception.

Method SET_SOURCE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTION_RANGE Call by reference Object reference (TYPE REF TO) CL_WB2_SELECTION_RANGE Selektionsranges 20010814

Method SET_SOURCE_RANGE on class CL_WB2_PARAMETERS has no exception.

Method SET_TARGET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTION_RANGE Call by reference Object reference (TYPE REF TO) CL_WB2_SELECTION_RANGE Selektionsranges 20010814

Method SET_TARGET_RANGE on class CL_WB2_PARAMETERS has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 46C