SAP ABAP Class /TDAG/CP_IMDSCL_APPLOG (Application Log Handling for IMDS)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_IMDS (Package) IMDS Advanced Interface Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /TDAG/CPCL_LOGGER CP: Logger for the application log. 20100520
Properties
Class /TDAG/CP_IMDSCL_APPLOG  
Short Description Application Log Handling for IMDS    
Super Class /TDAG/CPCL_LOGGER CP: Logger for the application log. 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /TDAG/CP_IMDS   IMDS Advanced Interface Integration 
Created 20100520   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /TDAG/CP_IMDSCL_APPLOG has no interface implemented.
Friends
Class /TDAG/CP_IMDSCL_APPLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OBJ Constant Public Type reference (TYPE) BALOBJ_D '/TDAG/CP' Application Log: Object Name (Application Code) 20100520
2 MC_SUBOBJ Constant Public Type reference (TYPE) BALSUBOBJ 'IMDS' Application Log: Subobject 20100520
3 MO_CURRENT_LOG Static Attribute Private Object reference (TYPE REF TO) /TDAG/CP_IMDSCL_APPLOG Application Log Handling for IMDS 20100520
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HEADER_NODE Instance method Public Method Creates the header node with the module information 20100716
2 CREATE_LOG_HEADER Static method Public Method Creates a log header for an IMDS Log 20100520
3 CREATE_NODE_WITH_MESSAGES Instance method Public Method Creates a node and adds messages to it 20100520
Events
Class /TDAG/CP_IMDSCL_APPLOG has no event.
Types
Class /TDAG/CP_IMDSCL_APPLOG has no local type.
Method Signatures

Method CREATE_HEADER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNO Call by reference Type reference (TYPE) /TDAG/CPE_PARTNO Part/Item/Material Number 20100716
2 Importing IV_MODULE_ID Call by reference Type reference (TYPE) /TDAG/CPE_IMDSID Module ID 20100716
3 Importing IV_MODULE_VERSION Call by reference Type reference (TYPE) /TDAG/CPE_MODULE_VERS Module Version 20100716

Method CREATE_HEADER_NODE on class /TDAG/CP_IMDSCL_APPLOG has no exception.

Method CREATE_LOG_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LOG_HEADER Call by reference Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20100520
2 Importing IV_GUID Call by reference Type reference (TYPE) GUID GUID 20100629
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) /TDAG/CPE_OBJTYPE Object Type 20100520

Method CREATE_LOG_HEADER on class /TDAG/CP_IMDSCL_APPLOG has no exception.

Method CREATE_NODE_WITH_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20100520
2 Importing IS_HEAD_MSG Call by reference Type reference (TYPE) BAL_S_MSG Header message 20100705
3 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20100520
4 Importing IV_ACTION Call by reference Type reference (TYPE) /TDAG/CPE_LOG_ACTION Action for Application Log 20100629
5 Importing IV_CUST_SUPP Call by reference Type reference (TYPE) /TDAG/CPE_COMPANY_ID Company-/ Org.-ID (Customer or Supplier) 20100629

Method CREATE_NODE_WITH_MESSAGES on class /TDAG/CP_IMDSCL_APPLOG has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200_600