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 CL_WB2_OBJECT_HANDLE 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 A_HANDLE Instance attribute Protected Type reference (TYPE) WB2_OBJECT_HANDLE Unique Number for Objects (Temporary) 20000713
2 A_PERS_KEY Instance attribute Protected Type reference (TYPE) SPERS_KEY Personalization Object Key 20001005
3 A_PERS_OFF Instance attribute Private Type reference (TYPE) BVAL Deactivate the Personalization Update 20010928
4 A_STEP_VAL Instance attribute Protected Type reference (TYPE) WB2_STEP Business Process Step 20000713
5 A_TEW_TYPE 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 CHECK Instance method Public Method Is step allowed? 20010529
2 DEFAULT Instance method Protected Method Default 20000713
3 GET_MASTER_DOC_TYPE Instance method Public Method Master Document 20000713
4 GET_POSSIBLE Instance method Public Method List of Possible Steps 20000713
5 GET_STEP Instance method Public Method Read Step 20000713
6 GET_TEW_TYPE Instance method Public Method TEW Type Object 20000731
7 SET_STEP Instance method Public Method Set Step 20000713
8 SWITCH_PERSONALISATION_OFF Instance method Public Method Deactivate the Personalization Update 20010928
9 SWITCH_PERSONALISATION_ON 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 Importing I_STEP Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20010529
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010529
2 WRONG_VALUE 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 Exporting E_DOC_TYPE Call by reference Type reference (TYPE) WB2_DOC_TYPE Dokumententyp 20000713
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000713

Method GET_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) WB2_LISTBOX_STEP_TAB mögliche Schritte 20000713
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000713

Method GET_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Importing 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