SAP ABAP Class CL_IVE_E_INVOICE_FUNCTIONS (CL_IVE_E_INVOICE_FUNCTIONS)
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
Properties
Class CL_IVE_E_INVOICE_FUNCTIONS  
Short Description    
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 20070802   SAP 
Last change 20130531   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_FUNCTIONS has no interface implemented.
Friends
Class CL_IVE_E_INVOICE_FUNCTIONS has no friend class.
Attributes
Class CL_IVE_E_INVOICE_FUNCTIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_STRUCTURE Static method Public Method compare specified structure fields 20070803
2 CONVERT_LOG Static method Public Method 20070802
3 GET_BUS_DOC_MSG_HEADER Static method Public Method get BusinessDocumentMessageHeader 20070802
4 GET_UUID Static method Public Method get Universally Unique Identifier 20070803
Events
Class CL_IVE_E_INVOICE_FUNCTIONS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ACTION_CODE_EVAL Protected See coding Evaluation of action-codes 20070803 BEGIN OF TY_ACTION_CODE_EVAL , action_code_1 TYPE char2, action_code_2 TYPE char2, action_code_1_descr TYPE char20, action_code_2_descr TYPE char20, error TYPE bval, updkz TYPE updkz_d, msgno TYPE sy-msgno, END OF ty_action_code_eval
2 TY_ACTION_CODE_EVAL_HTAB Protected See coding Hash-table of ty_action_code_eval 20070803 TY_ACTION_CODE_EVAL_HTAB TYPE HASHED TABLE OF ty_action_code_eval WITH UNIQUE KEY action_code_1 action_code_2
3 TY_VALID_ACTION_CODES Protected See coding valid action code 20070803 BEGIN OF TY_VALID_ACTION_CODES, action_code TYPE SAPPLCO_ACTION_CODE, END OF ty_valid_action_codes
4 TY_VALID_ACTION_CODES_HTAB Protected See coding Hash-table of ty_valid_action_codes 20070803 TY_VALID_ACTION_CODES_HTAB TYPE HASHED TABLE OF ty_valid_action_codes WITH UNIQUE KEY action_code
Method Signatures

Method COMPARE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_NAME Call by reference Type reference (TYPE) IVE_E_FIELDNAME_STAB Field Name 20070803
2 Importing I_NEW Call by reference Type reference (TYPE) DATA 20070803
3 Importing I_OLD Call by reference Type reference (TYPE) DATA 20070803
4 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING 20070803
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20070803

Method CONVERT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG Call by reference Type reference (TYPE) SAPPLCO_LOG Proxy Structure (Generated) 20070803
2 Importing I_LOG Call by reference Type reference (TYPE) PRX_GDT_LOG Proxy Structure (generated) 20070803

Method CONVERT_LOG on class CL_IVE_E_INVOICE_FUNCTIONS has no exception.

Method GET_BUS_DOC_MSG_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUS_DOC_MSG_HEAD Call by reference Type reference (TYPE) SAPPLCO_BUS_DOC_MESSAGE_HEADER Business information from the perspective of the sender appl 20070803
2 Importing I_MSG_HELPER Call by reference Object reference (TYPE REF TO) CL_IVE_E_HELPER Helper class: log, messages, etc. 20070803
3 Importing I_PRED_ID Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_DOCUMENT_MES1 Proxy Structure (Generated) 20070803
4 Importing I_PRED_UUID Call by reference Type reference (TYPE) ANY 20070802
# Exception Resumable Description Created on
1 CX_IVE_E_CONVERSION_ERROR Error in conversion 20070803

Method GET_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UUID Value transfer Type reference (TYPE) STRING 20070803
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20070803
History
Last changed by/on SAP  20130531 
SAP Release Created in 603