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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | N | RFC log counter | 20090311 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DMF_INTERFACE | RFC log ID | 20090311 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TZNTSTMPL | timestamp | 20090311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | pre-selection of log records | 20090202 |
2 | ![]() |
Static method | Public | Method | posting of DMF log RFC content | 20090130 |
3 | ![]() |
Instance method | Public | Method | reading of DMF log RFC content | 20090130 |
4 | ![]() |
Instance method | Public | Method | reading of DMF log RFC content | 20090204 |
5 | ![]() |
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 | ![]() |
EV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090202 | ||
2 | ![]() |
EV_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Current Time of Application Server | 20090202 | ||
3 | ![]() |
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 | ![]() |
IT_RFC_DATA | Call by reference | Type reference (TYPE) | ANY | RFC data | 20090130 | ||
2 | ![]() |
IV_DMF_ID | Call by reference | Type reference (TYPE) | DMF_INTERFACE | interface ID | 20090130 | ||
3 | ![]() |
IV_RFC_TAB_TYPE | Call by reference | Type reference (TYPE) | FIELDNAME | RFC table type | 20090130 | ||
4 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20090130 | |||
2 | ![]() |
EV_TYPE | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20090130 | ||
3 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | DMF_INTERFACE | Interface Type Identification | 20090130 | ||
4 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090130 | ||
5 | ![]() |
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 | ![]() |
ET_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20090204 | |||
2 | ![]() |
EV_TYPE | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20090204 | ||
3 | ![]() |
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 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | DMF_INTERFACE | Interface Type Identification | 20090204 | ||
2 | ![]() |
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 |