SAP ABAP Class CL_WB2_BUSINESS_STEP (Business Process Step)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-TEW (Application Component) Trading Execution Workbench
⤷
WB2B_TEW (Package) Trading Execution Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_SUBJECT | Observed by Observer | 20000713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_OBSERVER | Observer | 20000713 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_CURR_STEP | Current Business Process Step | 20000713 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_PRE_STEP | Previous Business Process Step | 20000713 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_SEL_STEP | Business Process Step for Selection of Source Document | 20000713 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_TARGET_SEL_STEP | Business Process Step for Selection of Source Document | 20000814 |
Properties
| Class | CL_WB2_BUSINESS_STEP | |
| Short Description | Business Process Step | |
| Super Class | CL_WB2_SUBJECT | Observed by Observer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WB2B_TEW | Trading Execution Workbench |
| Created | 20000713 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB2_OBSERVER | Observer | 20000713 |
Friends
Class CL_WB2_BUSINESS_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | WB2_OBJECT_HANDLE | Unique Number for Objects (Temporary) | 20000713 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SPERS_KEY | Personalization Object Key | 20001005 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BVAL | Deactivate the Personalization Update | 20010928 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WB2_STEP | Business Process Step | 20000713 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WB2_TEW_TYPE | TEW Type | 20000713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Is step allowed? | 20010529 | |
| 2 | Instance method | Protected | Method | Default | 20000713 | |
| 3 | Instance method | Public | Method | Master Document | 20000713 | |
| 4 | Instance method | Public | Method | List of Possible Steps | 20000713 | |
| 5 | Instance method | Public | Method | Read Step | 20000713 | |
| 6 | Instance method | Public | Method | TEW Type Object | 20000731 | |
| 7 | Instance method | Public | Method | Set Step | 20000713 | |
| 8 | Instance method | Public | Method | Deactivate the Personalization Update | 20010928 | |
| 9 | Instance method | Public | Method | Deactivate the Personalization Update | 20010928 |
Events
Class CL_WB2_BUSINESS_STEP has no event.
Types
Class CL_WB2_BUSINESS_STEP has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt des Geschäftsprozesses | 20010529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20010529 | ||
| 2 | falscher Wert | 20010529 |
Method DEFAULT Signature
Method DEFAULT on class CL_WB2_BUSINESS_STEP has no parameter.
Method DEFAULT on class CL_WB2_BUSINESS_STEP has no exception.
Method GET_MASTER_DOC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DOC_TYPE | Call by reference | Type reference (TYPE) | WB2_DOC_TYPE | Dokumententyp | 20000713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000713 |
Method GET_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | WB2_LISTBOX_STEP_TAB | mögliche Schritte | 20000713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | interner Fehler | 20000713 |
Method GET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STEP | Value transfer | Type reference (TYPE) | WB2_STEP | Schritt | 20000713 |
Method GET_STEP on class CL_WB2_BUSINESS_STEP has no exception.
Method GET_TEW_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_WB2_TEW_TYPE | TEW Art | 20000731 |
Method GET_TEW_TYPE on class CL_WB2_BUSINESS_STEP has no exception.
Method SET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | WB2_STEP | Schritt | 20000713 |
Method SET_STEP on class CL_WB2_BUSINESS_STEP has no exception.
Method SWITCH_PERSONALISATION_OFF Signature
Method SWITCH_PERSONALISATION_OFF on class CL_WB2_BUSINESS_STEP has no parameter.
Method SWITCH_PERSONALISATION_OFF on class CL_WB2_BUSINESS_STEP has no exception.
Method SWITCH_PERSONALISATION_ON Signature
Method SWITCH_PERSONALISATION_ON on class CL_WB2_BUSINESS_STEP has no parameter.
Method SWITCH_PERSONALISATION_ON on class CL_WB2_BUSINESS_STEP has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 46C |