SAP ABAP Data Element SWEOBJFBCD (Name of FM for determining the object type: Change document)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWE (Package) Business Workflow: Events
Basic Data
Data Element SWEOBJFBCD
Short Description Name of FM for determining the object type: Change document  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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  
Medium 20 FM for object type 
Long  
Heading  
Documentation

Definition

The function module is used for determining the object type from the data passed by the change document. The interface of the function module is described using the following templates.

  • SWE_CD_TEMPLATE_OBJTYPE_FB
  • SWE_CD_TEMPLATE_OBJTYPE_FB_2

Use

The function module SWE_CD_TEMPLATE_OBJTYPE_FB is used to describe the interface for the handling of BOR objects. This is still supported for reasons of compatibility.

Since BOR objects and classes are supported, a new version of the interface has been defined. This is described using the function module SWE_CD_TEMPLATE_OBJTYPE_FB_2. This interface enables processing of both BOR objects and classes.

The new interface should be used for new modules, but existing modules can still be used providing no information is lost.

Dependencies

The function module is only called at runtime if the object type is initial.

Example

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