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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_TABLE_2_SEL_STAB | Selection Range for Source Documents | 20010814 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_TABLE_2_SEL_STAB | Seelction Range for Target Documents | 20010814 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BVAL | Before Running a Subsequent Action | 20010703 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BVAL | CATT active? | 20010410 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BVAL | Default Data Set | 20010529 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WB2_ERROR | Error Log | 20001031 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_GROUP | Default: Number of Business Process Steps | 20010529 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20030620 | ||
9 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WB2_MODE | Session | 20001030 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_MODE | Default: Mode of Step of a Business Process | 20010529 | ||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WB2_PRE_STEP | Previous Business Process Step | 20001030 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_PRE_STEP | Default: Preceding Step of a Business Process | 20010529 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_SEL_STEP | Default: Selection Step of a Business Process | 20010529 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BVAL | Values Set? | 20010319 | ||
15 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WB2_CURR_STEP | Current Business Process Step | 20001030 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_STEP | Default: Step of a Business Process | 20010529 | ||
17 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WB2_TEW_TYPE | TEW Type | 20001030 | ||
18 | ![]() |
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 | ![]() |
Static method | Public | Method | Delete Default Data | 20010529 |
2 | ![]() |
Static method | Public | Method | Attributes of TEW | 20001030 |
3 | ![]() |
Static method | Public | Method | Return Default Data | 20010529 |
4 | ![]() |
Static method | Public | Method | GUID for Execution of Action | 20030620 |
5 | ![]() |
Static method | Public | Method | Operation | 20010222 |
6 | ![]() |
Static method | Public | Method | Selection Range for Source Documents | 20010814 |
7 | ![]() |
Static method | Public | Method | Selection Range for Target Documents | 20010814 |
8 | ![]() |
Static method | Public | Method | TEW Type Object | 20010927 |
9 | ![]() |
Static method | Public | Method | Set Static Attributes | 20001030 |
10 | ![]() |
Static method | Public | Method | Is the status prior to subsequent action set? | 20010703 |
11 | ![]() |
Static method | Public | Method | CATT active? | 20010410 |
12 | ![]() |
Static method | Public | Method | Set Default Data? | 20010529 |
13 | ![]() |
Static method | Public | Method | Values Set? | 20010319 |
14 | ![]() |
Static method | Public | Method | Extended Table WBGT Active? | 20001212 |
15 | ![]() |
Static method | Public | Method | Reset the status prior to subsequent action set | 20010703 |
16 | ![]() |
Static method | Public | Method | Directly before a subsequent action is run | 20010703 |
17 | ![]() |
Static method | Public | Method | Set Default Data | 20010529 |
18 | ![]() |
Static method | Public | Method | Selection Range for Source Documents | 20010814 |
19 | ![]() |
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 | ![]() |
E_MODE | Call by reference | Type reference (TYPE) | WB2_MODE | Modus des Schrittes eines Geschäftsprozesses | 20001030 | ||
2 | ![]() |
E_PRE_STEP | Call by reference | Type reference (TYPE) | WB2_PRE_STEP | Vorgängerschritt eines Geschäftsprozesses | 20001030 | ||
3 | ![]() |
E_STEP | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20001030 | ||
4 | ![]() |
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 | ![]() |
E_GROUP | Call by reference | Type reference (TYPE) | WB2_GROUP | Menge von Geschäftsprozeßschritten | 20010529 | ||
2 | ![]() |
E_MODE | Call by reference | Type reference (TYPE) | WB2_MODE | Modus des Schrittes eines Geschäftsprozesses | 20010529 | ||
3 | ![]() |
E_PRE_STEP | Call by reference | Type reference (TYPE) | WB2_PRE_STEP | Vorgängerschritt eines Geschäftsprozesses | 20010529 | ||
4 | ![]() |
E_SEL_STEP | Call by reference | Type reference (TYPE) | WB2_SEL_STEP | Selektionsschritt eines Geschäftsprozesses | 20010529 | ||
5 | ![]() |
E_STEP | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20010529 | ||
6 | ![]() |
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 | ![]() |
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 | ![]() |
E_OPERATION | Call by reference | Type reference (TYPE) | WB2_OPERATION | R/3 Operation | 20010222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20010222 |
Method GET_SOURCE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_ERROR | Call by reference | Object reference (TYPE REF TO) | CL_WB2_ERROR | Error Log | 20001031 | ||
2 | ![]() |
I_MODE | Call by reference | Object reference (TYPE REF TO) | CL_WB2_MODE | Modus | 20001030 | ||
3 | ![]() |
I_PRE_STEP | Call by reference | Object reference (TYPE REF TO) | CL_WB2_PRE_STEP | Vorgänger Geschäftsprozeßschritt | 20001030 | ||
4 | ![]() |
I_STEP | Call by reference | Object reference (TYPE REF TO) | CL_WB2_CURR_STEP | aktueller Geschäftsprozeßschritt | 20001030 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_GROUP | Call by reference | Type reference (TYPE) | WB2_GROUP | Menge von Geschäftsprozeßschritten | 20010529 | ||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | WB2_MODE | Modus des Schrittes eines Geschäftsprozesses | 20010529 | ||
3 | ![]() |
I_PRE_STEP | Call by reference | Type reference (TYPE) | WB2_PRE_STEP | Vorgängerschritt eines Geschäftsprozesses | 20010529 | ||
4 | ![]() |
I_SEL_STEP | Call by reference | Type reference (TYPE) | WB2_SEL_STEP | Selektionsschritt eines Geschäftsprozesses | 20010529 | ||
5 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20010529 | ||
6 | ![]() |
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 | ![]() |
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 | ![]() |
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 |