SAP ABAP Class CL_DMF_LOG (log service for RFC content)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD (Application Component) Logistics Basic Data
     DMF_CORE (Package) Core Objects for common usage
Properties
Class CL_DMF_LOG  
Short Description log service for RFC content    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DMF_CORE   Core Objects for common usage 
Created 20090130   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMF_LOG has no forward declaration.
Interfaces
Class CL_DMF_LOG has no interface implemented.
Friends
Class CL_DMF_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_COUNT Static Attribute Private Type reference (TYPE) N RFC log counter 20090311
2 GV_ID Static Attribute Private Type reference (TYPE) DMF_INTERFACE RFC log ID 20090311
3 GV_TSTAMP Static Attribute Private Type reference (TYPE) TZNTSTMPL timestamp 20090311
Methods
# Method Level Visibility Method type Description Created on
1 DATA_PRESELECTION Instance method Public Method pre-selection of log records 20090202
2 POST_DMF_LOG Static method Public Method posting of DMF log RFC content 20090130
3 READ_DMF_LOG Instance method Public Method reading of DMF log RFC content 20090130
4 READ_DMF_LOG2 Instance method Public Method reading of DMF log RFC content 20090204
5 REORG_DATA Instance method Public Method reorganisation of log data 20090204
Events
Class CL_DMF_LOG has no event.
Types
Class CL_DMF_LOG has no local type.
Method Signatures

Method DATA_PRESELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20090202
2 Exporting EV_TIME Call by reference Type reference (TYPE) SY-UZEIT Current Time of Application Server 20090202
3 Importing IV_APPL Call by reference Type reference (TYPE) DMF_INTERFACE Interface Type Identification 20090202

Method DATA_PRESELECTION on class CL_DMF_LOG has no exception.

Method POST_DMF_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RFC_DATA Call by reference Type reference (TYPE) ANY RFC data 20090130
2 Importing IV_DMF_ID Call by reference Type reference (TYPE) DMF_INTERFACE interface ID 20090130
3 Importing IV_RFC_TAB_TYPE Call by reference Type reference (TYPE) FIELDNAME RFC table type 20090130
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPL UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) 20090203

Method POST_DMF_LOG on class CL_DMF_LOG has no exception.

Method READ_DMF_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Object reference (TYPE REF TO) DATA 20090130
2 Exporting EV_TYPE Call by reference Type reference (TYPE) FIELDNAME Field Name 20090130
3 Importing IV_APPL Call by reference Type reference (TYPE) DMF_INTERFACE Interface Type Identification 20090130
4 Importing IV_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20090130
5 Importing IV_TIME Call by reference Type reference (TYPE) SY-UZEIT Current Time of Application Server 20090130

Method READ_DMF_LOG on class CL_DMF_LOG has no exception.

Method READ_DMF_LOG2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Object reference (TYPE REF TO) DATA 20090204
2 Exporting EV_TYPE Call by reference Type reference (TYPE) FIELDNAME Field Name 20090204
3 Importing IV_KEY Call by reference Type reference (TYPE) CHAR32 Character field, length 32 20090204

Method READ_DMF_LOG2 on class CL_DMF_LOG has no exception.

Method REORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) DMF_INTERFACE Interface Type Identification 20090204
2 Importing IV_DATE_TO Call by reference Type reference (TYPE) SYDATS creation data 20090204

Method REORG_DATA on class CL_DMF_LOG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605