SAP ABAP Class CL_IVE_E_INVOICE_HELPER (Helper class for the Invoice)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IVE_E_HELPER Helper class: log, messages, etc. 20070709
Properties
Class CL_IVE_E_INVOICE_HELPER  
Short Description Helper class for the Invoice    
Super Class CL_IVE_E_HELPER Helper class: log, messages, etc. 
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_INVOICE_HELPER has no interface implemented.
Friends
Class CL_IVE_E_INVOICE_HELPER has no friend class.
Attributes
Class CL_IVE_E_INVOICE_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Add data from exception to error protocol 20110311
2 CONTAINS_ERRORS Instance method Public Method Check if the message helper contains error messages 20100525
3 CONTAINS_ERRORS_BAPI Static method Public Method Check if BAPI return contains errors 20100525
4 GET_ERROR_TAB_BAPI Instance method Public Method Retrieves the content of the error table 20101102
Events
Class CL_IVE_E_INVOICE_HELPER has no event.
Types
Class CL_IVE_E_INVOICE_HELPER has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20110311

Method ADD_EXCEPTION on class CL_IVE_E_INVOICE_HELPER has no exception.

Method CONTAINS_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTAINS_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20100525

Method CONTAINS_ERRORS on class CL_IVE_E_INVOICE_HELPER has no exception.

Method CONTAINS_ERRORS_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRET Call by reference Type reference (TYPE) TB_BAPIRET2 Table for BAPI errors 20100525
2 Returning RV_CONTAINS_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20100525

Method CONTAINS_ERRORS_BAPI on class CL_IVE_E_INVOICE_HELPER has no exception.

Method GET_ERROR_TAB_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RETURN Value transfer Type reference (TYPE) TB_BAPIRET2 Table for BAPI errors 20101102

Method GET_ERROR_TAB_BAPI on class CL_IVE_E_INVOICE_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 603