SAP ABAP Data Element OB_LANG (Flag: Method call for LANG object)
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_LANG
Short Description Flag: Method call for LANG object  
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 10 LANG 
Medium 15 LANG 
Long 20 Call for LANG Object 
Heading 20 Call for LANG Object 
Documentation

Definition

This flag indicates that the method must also be executed for logical objects of the type LANG.

Use

Set this flag whenever you want the method to be executed for logical objects in language transports.

In this case the transport request contains
LANG <object name> ...
instead of
R3TR <object name> ...

If you do not set this flag, the method is only called for logical objects of the type R3TR. Objects of the type LANG are not included.

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