SAP ABAP Class CL_WB2_GROUP (Group of Business Process Steps)
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 20000705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_OBSERVER Observer 20000711
Properties
Class CL_WB2_GROUP  
Short Description Group of Business Process Steps    
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 20000705   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 20000711
Friends
Class CL_WB2_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_GROUP Instance attribute Private Type reference (TYPE) WB2_GROUP Group of Business Process Steps 20000705
2 A_HANDLE Instance attribute Private Type reference (TYPE) WB2_OBJECT_HANDLE Unique Number for Objects (Temporary) 20000711
3 A_PERS_OFF Instance attribute Private Type reference (TYPE) BVAL Deactivate the Personalization Update 20010928
4 A_TEW_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_WB2_TEW_TYPE TEW Type Object 20000705
5 C_PERS_KEY Constant Private Type reference (TYPE) SPERS_KEY 'WB2_GROUP' Personalization Object Key 20001005
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Group allowed? 20010529
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000705
3 DEFAULT Instance method Private Method Default 20000711
4 GET_POSSIBLE Instance method Public Method List of all Possible Groups 20000705
5 GET_TEW_GROUP Instance method Public Method Read Group 20000707
6 SET_TEW_GROUP Instance method Public Method Set Group 20000707
7 SWITCH_PERSONALISATION_OFF Instance method Public Method Deactivate the Personalization Update 20010928
8 SWITCH_PERSONALISATION_ON Instance method Public Method Deactivate the Personalization Update 20010928
Events
Class CL_WB2_GROUP has no event.
Types
Class CL_WB2_GROUP 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_GROUP Call by reference Type reference (TYPE) WB2_GROUP Menge von Geschäftsprozeßschritten 20010529
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010529
2 WRONG_VALUE falscher Wert 20010529

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEW_TYPE Call by reference Object reference (TYPE REF TO) CL_WB2_TEW_TYPE TEW Art 20000705

Method CONSTRUCTOR on class CL_WB2_GROUP has no exception.

Method DEFAULT Signature

Method DEFAULT on class CL_WB2_GROUP has no parameter.
Method DEFAULT on class CL_WB2_GROUP has no exception.

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_GROUP_TAB mögliche Gruppen 20000707
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000705

Method GET_TEW_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GROUP Value transfer Type reference (TYPE) WB2_GROUP Gruppe 20000707

Method GET_TEW_GROUP on class CL_WB2_GROUP has no exception.

Method SET_TEW_GROUP 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 Gruppe 20000707

Method SET_TEW_GROUP on class CL_WB2_GROUP has no exception.

Method SWITCH_PERSONALISATION_OFF Signature

Method SWITCH_PERSONALISATION_OFF on class CL_WB2_GROUP has no parameter.
Method SWITCH_PERSONALISATION_OFF on class CL_WB2_GROUP has no exception.

Method SWITCH_PERSONALISATION_ON Signature

Method SWITCH_PERSONALISATION_ON on class CL_WB2_GROUP has no parameter.
Method SWITCH_PERSONALISATION_ON on class CL_WB2_GROUP has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in