SAP ABAP Class CL_TM_TRQ_LOG (Application log for consistency check)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-INT-TM (Application Component) Transportation Management Integration
     INT_TM_ERP_BASICS (Package) ERP - Ext. TMS Order Integration: Basic Functions
Properties
Class CL_TM_TRQ_LOG  
Short Description Application log for consistency check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INT_TM_ERP_BASICS   ERP - Ext. TMS Order Integration: Basic Functions 
Created 20091109   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TM_TRQ_LOG has no forward declaration.
Interfaces
Class CL_TM_TRQ_LOG has no interface implemented.
Friends
Class CL_TM_TRQ_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ALTEXT Instance attribute Protected Type reference (TYPE) BALTEXT Application log: Standard text 20091109
2 M_EXTNUMBER Instance attribute Protected Type reference (TYPE) BALNREXT Application Log: External ID 20091109
3 M_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20091109
4 M_OBJECT Instance attribute Protected Type reference (TYPE) BALOBJ_D Application Log: Object Name (Application Code) 20091109
5 M_SUBOBJECT Instance attribute Protected Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20091109
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091109
2 DISPLAY_LOG Instance method Public Method 20091109
3 GET_DISPLAY_PROFILE Instance method Private Method 20091109
4 SAVE Instance method Public Method 20091109
5 WRITE_HEADER Instance method Private Method 20091109
6 WRITE_MESSAGES Instance method Public Method 20091109
Events
Class CL_TM_TRQ_LOG has no event.
Types
Class CL_TM_TRQ_LOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALTEXT Call by reference Type reference (TYPE) BALTEXT Application log: Standard text 20091109
2 Importing I_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20091109
3 Importing I_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application Log: Object Name (Application Code) 20091109
4 Importing I_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20091109

Method CONSTRUCTOR on class CL_TM_TRQ_LOG has no exception.

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class CL_TM_TRQ_LOG has no parameter.
Method DISPLAY_LOG on class CL_TM_TRQ_LOG has no exception.

Method GET_DISPLAY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20091109

Method GET_DISPLAY_PROFILE on class CL_TM_TRQ_LOG has no exception.

Method SAVE Signature

Method SAVE on class CL_TM_TRQ_LOG has no parameter.
Method SAVE on class CL_TM_TRQ_LOG has no exception.

Method WRITE_HEADER Signature

Method WRITE_HEADER on class CL_TM_TRQ_LOG has no parameter.
Method WRITE_HEADER on class CL_TM_TRQ_LOG has no exception.

Method WRITE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20091109

Method WRITE_MESSAGES on class CL_TM_TRQ_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605