SAP ABAP Class /TDAG/CPCL_APPLLOG_NODE (CP: Node for the application log)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP_OF (Package) CP: Overall functions and features
⤷
⤷
Properties
| Class | /TDAG/CPCL_APPLLOG_NODE | |
| Short Description | CP: Node for the application log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /TDAG/CP_OF | CP: Overall functions and features |
| Created | 20061027 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CPCL_APPLLOG_NODE has no forward declaration.
Interfaces
Class /TDAG/CPCL_APPLLOG_NODE has no interface implemented.
Friends
Class /TDAG/CPCL_APPLLOG_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20061027 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20061027 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /TDAG/CPY_APPLLOG_NODES | CP: application log nodes (references to objects) | 20061027 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20061027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add messages | 20061027 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20061027 | |
| 3 | Instance method | Public | Method | Create a subnode | 20061027 | |
| 4 | Instance method | Public | Method | Get messages (with messages from subnodes) | 20061027 |
Events
Class /TDAG/CPCL_APPLLOG_NODE has no event.
Types
Class /TDAG/CPCL_APPLLOG_NODE has no local type.
Method Signatures
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20061027 |
Method ADD_MESSAGES on class /TDAG/CPCL_APPLLOG_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEAD_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20061027 | |||
| 2 | I_DETLEVEL_HEAD | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20061027 |
Method CONSTRUCTOR on class /TDAG/CPCL_APPLLOG_NODE has no exception.
Method CREATE_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SUBNODE | Value transfer | Object reference (TYPE REF TO) | /TDAG/CPCL_APPLLOG_NODE | CP: Node for the application log | 20061027 | |||
| 2 | IS_HEAD_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20061027 |
Method CREATE_SUBNODE on class /TDAG/CPCL_APPLLOG_NODE has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20061027 |
Method GET_MESSAGES on class /TDAG/CPCL_APPLLOG_NODE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 0207B0406C |