SAP ABAP Data Element FINB_TR_DEBUG (Debugging Switch)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_TRANSPORT_TOOL (Package) Transport Support / Container Transport
Basic Data
Data Element FINB_TR_DEBUG
Short Description Debugging Switch  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UG_FLG    
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 Debugging 
Medium 15 Debugging 
Long 30 Debugging Method Calls 
Heading 15 Debugging 
Documentation

Definition

You can use this indicator to check the object-specific methods for the transport objects.

Use

Problem handling by SAP Support.

  • Online:
    Processing is stopped before the object-specific method is called up.
  • Batch processing:
    Particularly when a transport request is imported, an endless loop is created.

    The process can be intercepted using transaction SM50. By switching to a local variable, the program flow can be continued.

Dependencies

If you choose the Adjust Entries key, the system will add the corresponding data to the table of local attributes.

Example

History
Last changed by/on SAP  20041006 
SAP Release Created in 150