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 ABAP 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 GT_MESSAGE Instance attribute Protected Type reference (TYPE) APPLMSGTAB Return Table for Messages 20070709
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BAPI_RETURN_TO_TAB Instance method Public Method Adds the BAPI return values to the message table 20070709
2 ADD_MSG_TAB_TO_TAB Instance method Public Method Transfers data from the input-table into the message table 20070709
3 ADD_MSG_TO_TAB Instance method Public Method Adds message to the message table 20070709
4 ADD_SY_MSG_TO_TAB Instance method Public Method Adds fields from the system table to the message table 20070709
5 ADD_WUF_PROT_TO_TAB Instance method Public Method Transfers data from the WUF-Protocol-object into the table 20070709
6 GET_ERROR_TABLE Instance method Public Method Retrieves the content of the error table 20070709
7 REFRESH_MSG_TAB 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 Exporting EX_ERROR_FOUND Call by reference Type reference (TYPE) BVAL Boolean 20070709
2 Importing IS_RETURN Call by reference Type reference (TYPE) BAPIRET1 Return Parameter 20101105
3 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20070709
4 Importing 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 Importing 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 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20070709
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20070709
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20070709
4 Importing I_MSGV1 Call by reference Type reference (TYPE) DATA Message Variable 20070709
5 Importing I_MSGV2 Call by reference Type reference (TYPE) DATA Message Variable 20070709
6 Importing I_MSGV3 Call by reference Type reference (TYPE) DATA Message Variable 20070709
7 Importing 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 Importing 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 Exporting 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