SAP ABAP Class CL_BIL_HELPER (Helper class: log, messages, etc.)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BIL (Application Component) Billing
⤷
OPS_SE_BIL_XI_PROXY (Package) Web Service Proxies Billing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BIL_INVOICE_HELPER | Helper class for the Invoice | 20091106 |
Properties
Class | CL_BIL_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_BIL_XI_PROXY | Web Service Proxies Billing |
Created | 20091012 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BIL_HELPER has no forward declaration.
Interfaces
Class CL_BIL_HELPER has no interface implemented.
Friends
Class CL_BIL_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 | 20091012 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds the BAPI return values to the message table | 20091012 |
2 | ![]() |
Instance method | Public | Method | Transfers data from the input-table into the message table | 20091012 |
3 | ![]() |
Instance method | Public | Method | Adds message to the message table | 20091012 |
4 | ![]() |
Instance method | Public | Method | Adds fields from the system table to the message table | 20091012 |
5 | ![]() |
Static method | Public | Method | Fills the Return message structure for an exception class | 20091012 |
6 | ![]() |
Instance method | Public | Method | Retrieves the content of the error table | 20091012 |
7 | ![]() |
Instance method | Public | Method | Refreshes the message table | 20091012 |
Events
Class CL_BIL_HELPER has no event.
Types
Class CL_BIL_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 | Error found | 20091012 | ||
2 | ![]() |
IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20091012 | ||
3 | ![]() |
IX_ONLY_ERRORS | Call by reference | Type reference (TYPE) | BVAL | Only errors | 20091012 |
Method ADD_BAPI_RETURN_TO_TAB on class CL_BIL_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 | 20091012 |
Method ADD_MSG_TAB_TO_TAB on class CL_BIL_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 | 20091012 | ||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20091012 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20091012 | ||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20091012 | ||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20091012 | ||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20091012 | ||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | DATA | Message Variable | 20091012 |
Method ADD_MSG_TO_TAB on class CL_BIL_HELPER has no exception.
Method ADD_SY_MSG_TO_TAB Signature
Method ADD_SY_MSG_TO_TAB on class CL_BIL_HELPER has no parameter.
Method ADD_SY_MSG_TO_TAB on class CL_BIL_HELPER has no exception.
Method FILL_RETURN_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20091012 | ||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20091012 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Message Type | 20091012 | ||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | Message Variable | 20091012 | ||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | Message Variable | 20091012 | ||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | Message Variable | 20091012 | ||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | Message Variable | 20091012 | ||
8 | ![]() |
R_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20091012 |
Method FILL_RETURN_MESSAGE on class CL_BIL_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 | 20091012 |
Method GET_ERROR_TABLE on class CL_BIL_HELPER has no exception.
Method REFRESH_MSG_TAB Signature
Method REFRESH_MSG_TAB on class CL_BIL_HELPER has no parameter.
Method REFRESH_MSG_TAB on class CL_BIL_HELPER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |