SAP ABAP Data Element OB_MULTI (Cross-object method call)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_OBJ (Package) CTS: Object Editing (Including Transport Objects)
Basic Data
Data Element OB_MULTI
Short Description Cross-object method call  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type X    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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  
Medium 15 Cross-object 
Long 20 Cross-Object 
Heading  
Documentation

Definition

This flag indicates that the method is called for several objects (cross-object).

Use

This flag must always be set if the object method is to be called only once within a transport for several objects. All these objects must realize the relevant method with the same function module, and the flag must be set for all objects.

If this flag is not set, then the method is called separately for each object (or each logical object type), even when the same module is used for differing objects.

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