SAP ABAP Data Element WB2_CLASS (Class)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Basic Data
Data Element WB2_CLASS
Short Description Class  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEOCLSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Class 
Medium 15 Class 
Long 20 Class 
Heading 10 Class 
Documentation

Definition

An action class is used as an interface for transferring data to R/3 documents and performing background activities. It must implement the "IF_WB2_ACTION" interface. The TEW only transfers the data of the preceding document to the action class. Creation of or changes to documents is the responsibility of the action class. The business logic is implemented in the action classes in the form of ABAP programs.

Use

Using the business process step to be processed, the session and the associated previous step, defined in the TEW, the system automatically determines the appropriate business scenario and from this determines a single action class. The action class defines the R/3 document that needs to be processed, and any other background actions that need to be executed.

History
Last changed by/on SAP  20110901 
SAP Release Created in