SAP ABAP Data Element LDAP_TLEV (Trace level of LDAP Connector)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-DIR (Application Component) Directory
     SLDAP (Package) LDAP Basic Functions
Basic Data
Data Element LDAP_TLEV
Short Description Trace level of LDAP Connector  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LDAPTLEV    
Data Type NUMC   Character string with only digits 
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 TraceLevel 
Medium 20 Trace level 
Long 40 Trace level of LDAP Connector 
Heading 55 Trace level of LDAP Connector 
Documentation

Definition

Trace level for LDAP Connector

Use

Possible values are:

  • 0 Trace switched off

    Data for program start (version, start time) and error situations (lack of memory, RFC terminations) are always written in the trace file.

  • 1 Function calls

    As 0, but also all calls to the directory with return value, messages for incorrect input data at the interface and automatic logout from connections in the case of exceeding time.

  • 2 Function calls with flat parameters

    As 1, but also the functions of the LDAP connector that are addressed by the ABAP interface with their flat parameters.

  • 3: Maximum

    As 2, but also all table lines of interface and other internal data.

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