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 | 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 | Constant | Public | Type reference (TYPE) | BALOBJ_D | '/TDAG/CP' | Application Log: Object Name (Application Code) | 20100520 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'IMDS' | Application Log: Subobject | 20100520 | ||
| 3 | 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 | Instance method | Public | Method | Creates the header node with the module information | 20100716 | |
| 2 | Static method | Public | Method | Creates a log header for an IMDS Log | 20100520 | |
| 3 | 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 | IV_MATNO | Call by reference | Type reference (TYPE) | /TDAG/CPE_PARTNO | Part/Item/Material Number | 20100716 | |||
| 2 | IV_MODULE_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_IMDSID | Module ID | 20100716 | |||
| 3 | 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 | ES_LOG_HEADER | Call by reference | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20100520 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | GUID | GUID | 20100629 | |||
| 3 | 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 | ET_RETURN | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20100520 | |||
| 2 | IS_HEAD_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Header message | 20100705 | |||
| 3 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20100520 | |||
| 4 | IV_ACTION | Call by reference | Type reference (TYPE) | /TDAG/CPE_LOG_ACTION | Action for Application Log | 20100629 | |||
| 5 | 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 |