SAP ABAP Class CL_IVE_E_HELPER (Helper class: log, messages, etc.)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-IV-GF-ES (Application Component) Enterprise Services in Invoice Verification
⤷
OPS_SE_IVE_XI_PROXY (Package) Web Service Proxies Invoice Verification
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IVE_E_INVOICE_HELPER | Helper class for the Invoice | 20070709 |
Properties
| Class | CL_IVE_E_HELPER | |
| Short Description | Helper class: log, messages, etc. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_IVE_XI_PROXY | Web Service Proxies Invoice Verification |
| Created | 20070709 | SAP |
| Last change | 20110908 | SAP |
| 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 CL_IVE_E_HELPER has no interface implemented.
Friends
Class CL_IVE_E_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20070709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the BAPI return values to the message table | 20070709 | |
| 2 | Instance method | Public | Method | Transfers data from the input-table into the message table | 20070709 | |
| 3 | Instance method | Public | Method | Adds message to the message table | 20070709 | |
| 4 | Instance method | Public | Method | Adds fields from the system table to the message table | 20070709 | |
| 5 | Instance method | Public | Method | Transfers data from the WUF-Protocol-object into the table | 20070709 | |
| 6 | Instance method | Public | Method | Retrieves the content of the error table | 20070709 | |
| 7 | Instance method | Public | Method | Refreshes the message table | 20070709 |
Events
Class CL_IVE_E_HELPER has no event.
Types
Class CL_IVE_E_HELPER has no local type.
Method Signatures
Method ADD_BAPI_RETURN_TO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR_FOUND | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070709 | |||
| 2 | IS_RETURN | Call by reference | Type reference (TYPE) | BAPIRET1 | Return Parameter | 20101105 | |||
| 3 | IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20070709 | |||
| 4 | IX_ONLY_ERRORS | Call by reference | Type reference (TYPE) | BVAL | ABAP_FALSE | Boolean | 20070709 |
Method ADD_BAPI_RETURN_TO_TAB on class CL_IVE_E_HELPER has no exception.
Method ADD_MSG_TAB_TO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MSG | Call by reference | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20070709 |
Method ADD_MSG_TAB_TO_TAB on class CL_IVE_E_HELPER has no exception.
Method ADD_MSG_TO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20070709 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20070709 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20070709 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20070709 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20070709 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20070709 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20070709 |
Method ADD_MSG_TO_TAB on class CL_IVE_E_HELPER has no exception.
Method ADD_SY_MSG_TO_TAB Signature
Method ADD_SY_MSG_TO_TAB on class CL_IVE_E_HELPER has no parameter.
Method ADD_SY_MSG_TO_TAB on class CL_IVE_E_HELPER has no exception.
Method ADD_WUF_PROT_TO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WUF_PROT | Call by reference | Object reference (TYPE REF TO) | CL_WUF_PROTOCOL | Log | 20070709 |
Method ADD_WUF_PROT_TO_TAB on class CL_IVE_E_HELPER has no exception.
Method GET_ERROR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20070709 |
Method GET_ERROR_TABLE on class CL_IVE_E_HELPER has no exception.
Method REFRESH_MSG_TAB Signature
Method REFRESH_MSG_TAB on class CL_IVE_E_HELPER has no parameter.
Method REFRESH_MSG_TAB on class CL_IVE_E_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 603 |