SAP ABAP Class CL_HUM_LOG (log handling)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-HU (Application Component) Handling Unit Management
⤷
OPS_SE_HUM_XI_PROXY (Package) Web Service Proxies Handling Unit Management
⤷
⤷
Properties
| Class | CL_HUM_LOG | |
| Short Description | log handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_HUM_XI_PROXY | Web Service Proxies Handling Unit Management |
| Created | 20080219 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HUM_LOG has no forward declaration.
Interfaces
Class CL_HUM_LOG has no interface implemented.
Friends
Class CL_HUM_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | adds one given message to the log | 20080219 | |
| 2 | Static method | Public | Method | adds an internal table of given messages to the log | 20080320 | |
| 3 | Static method | Public | Method | adds an internal table of given messages to the log | 20080220 | |
| 4 | Static method | Public | Method | checks if at least one error message in the log | 20080220 | |
| 5 | Static method | Public | Method | gets the log | 20080220 | |
| 6 | Static method | Public | Method | initialises the log | 20080220 |
Events
Class CL_HUM_LOG has no event.
Types
Class CL_HUM_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20080219 | |||
| 2 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080219 | |||
| 3 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20080219 | |||
| 4 | IM_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20080219 | ||
| 5 | IM_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20080219 | ||
| 6 | IM_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20080219 | ||
| 7 | IM_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20080219 |
Method ADD_MESSAGE on class CL_HUM_LOG has no exception.
Method ADD_TABLE_OF_HU_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG | Call by reference | Type reference (TYPE) | HUITEM_MESSAGES_T | Table with BAPI Return Information | 20080320 |
Method ADD_TABLE_OF_HU_MESSAGES on class CL_HUM_LOG has no exception.
Method ADD_TABLE_OF_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080220 |
Method ADD_TABLE_OF_MESSAGES on class CL_HUM_LOG has no exception.
Method EVAL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR | Call by reference | Type reference (TYPE) | XFELD | gets flagged if the log contains at least one error message | 20080220 |
Method EVAL_ERROR on class CL_HUM_LOG has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080220 |
Method GET_LOG on class CL_HUM_LOG has no exception.
Method INIT_LOG Signature
Method INIT_LOG on class CL_HUM_LOG has no parameter.
Method INIT_LOG on class CL_HUM_LOG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |