SAP ABAP Class CL_IVE_E_TRANSFORMATION_NOTIF (Transformation Class for Invoice services)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_PREFETCH Prefetch Methods 20070918
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_TRANSFORMATION Transformation Class 20070918
Properties
Class CL_IVE_E_TRANSFORMATION_NOTIF  
Short Description Transformation Class for Invoice services    
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 20070918   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)
2 MMCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 MRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WUF_PREFETCH Prefetch Methods 20070918
2 IF_WUF_TRANSFORMATION Transformation Class 20070918
Friends
Class CL_IVE_E_TRANSFORMATION_NOTIF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SHKZG_HABEN Constant Private Type reference (TYPE) SHKZG 'H' Debit/Credit Indicator 20101022
2 GC_SHKZG_SOLL Constant Private Type reference (TYPE) SHKZG 'S' Debit/Credit Indicator 20101022
Methods
# Method Level Visibility Method type Description Created on
1 ACCOUNT_ASSIGNMENT_TRANSFORM Static method Public Method Transform accountcodingblock 20071220
2 BILL_TO_ID Static method Public Method Bill to ID for notification_out 20070919
3 DIFF_INV_PARTY_OUT Static method Public Method Different Invoicing party for notification_out 20070918
4 FILL_REVERSAL_DOC_INFORMATION Static method Public Method Method for reversal document mapping 20091023
5 INV_TRAN_OUT Static method Public Method Outbound mapping of field RBKP-INV_TRAN (CTRM) 20110127
6 TYPECODE_TRANSFORM Static method Public Method Method for Type code transformation notify_out 20110119
7 TYPECODE_TRANSFORM_GL_MAT Static method Public Method TypeCode transformation (direct G/L postings) 20110119
8 TYPECODE_TRANSFORM_ITEM Static method Public Method TypeCode transformation (direct G/L postings) 20101022
9 WBS_ELEMENT_TRANSFORM Static method Public Method WBS element 20070920
10 XUNPL_ACCT_ASSIGN_TRANSFORM Static method Public Method Unplanned Indicator for Account Assignment transformation 20071004
Events
Class CL_IVE_E_TRANSFORMATION_NOTIF has no event.
Types
Class CL_IVE_E_TRANSFORMATION_NOTIF has no local type.
Method Signatures

Method ACCOUNT_ASSIGNMENT_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COST_CENTRE_ID Call by reference Type reference (TYPE) SAPPLCO_ACC_CODINGBLOCK_ASSGN-COST_CENTRE_ID IDT, Accounting Coding Block Assignment 20071220
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20071220
3 Exporting E_PROFIT_CENTRE_ID Call by reference Type reference (TYPE) SAPPLCO_ACC_CODINGBLOCK_ASSGN-PROFIT_CENTRE_ID Proxy Data Element (Generated) 20071220
4 Importing I_COST_CENTER Call by reference Type reference (TYPE) BAPI_INCINV_CREATE_ACCOUNT-COSTCENTER Cost Center 20071220
5 Importing I_CO_AREA Call by reference Type reference (TYPE) BAPI_INCINV_CREATE_ACCOUNT-CO_AREA Transfer Structure for Invoice Acct Assignment Data (Create) 20071220
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20071220
7 Importing I_PROFIT_CENTER Call by reference Type reference (TYPE) BAPI_INCINV_CREATE_ACCOUNT-PROFIT_CTR Transfer Structure for Invoice Acct Assignment Data (Create) 20071220

Method ACCOUNT_ASSIGNMENT_TRANSFORM on class CL_IVE_E_TRANSFORMATION_NOTIF has no exception.

Method BILL_TO_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BILL_TO_ID Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_TRANSACTION_D Proxy Data Element (Generated) 20070919
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070919
3 Importing I_FISC_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20070919
4 Importing I_INV_DOC_NO Call by reference Type reference (TYPE) RE_BELNR Document Number of an Invoice Document 20070919
5 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070919
# Exception Resumable Description Created on
1 CX_WUF_TRANSFORMATION_ERROR Error on Transformation or Field Assignment 20070919

Method DIFF_INV_PARTY_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BILL_FROM_PARTY_INT_ID Call by reference Type reference (TYPE) SAPPLCO_PARTY_INTERNAL_ID Proxy Table Type (Generated) 20070928
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070918
3 Importing I_DIFF_INV Call by reference Type reference (TYPE) LIFRE Different Invoicing Party 20070918
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070918
# Exception Resumable Description Created on
1 CX_WUF_TRANSFORMATION_ERROR Error on Transformation or Field Assignment 20070918

Method FILL_REVERSAL_DOC_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CANCELLATION_INVOICE_INDICA Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator is the representation of a situation that has exac 20091023
2 Exporting EV_CANCELLED_INVOICE_ID Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOCUMENT_ID BusinessTransactionDocumentID 20091023
3 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20091023
4 Importing IV_CATEGORY Call by reference Type reference (TYPE) IVTYP Origin of a Logistics Invoice Verification Document 20091023
5 Importing IV_REVERSAL_DOC Call by reference Type reference (TYPE) STBLG Reverse Document Number 20091023
6 Importing IV_REVERSAL_YEAR Call by reference Type reference (TYPE) STJAH Reverse document fiscal year 20091023
7 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20091023
# Exception Resumable Description Created on
1 CX_WUF_ERROR Fehler 20091023

Method INV_TRAN_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DIFFERENTIALLY_INVOICED_IND Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator is the representation of a situation that has exac 20110127
2 Exporting EV_FINALLY_INVOICED_IND Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator is the representation of a situation that has exac 20110127
3 Exporting EV_PROVISIONALLY_INVOICED_IND Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator is the representation of a situation that has exac 20110127
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20110127
5 Importing IV_FISC_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20110127
6 Importing IV_INV_DOC_NO Call by reference Type reference (TYPE) RE_BELNR Document Number of an Invoice Document 20110127
7 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20110127
# Exception Resumable Description Created on
1 CX_WUF_TRANSFORMATION_ERROR Error on Transformation or Field Assignment 20110127

Method TYPECODE_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20110119
2 Importing INVOICE_IND Call by reference Type reference (TYPE) BAPI_INCINV_CREATE_HEADER-INVOICE_IND Indicator: post invoice 20110119
3 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20110119
4 Exporting TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_TYPE_CODE Proxy Data Element (Generated) 20110119
# Exception Resumable Description Created on
1 CX_WUF_TRANSFORMATION_ERROR Error on Transformation or Field Assignment 20110119

Method TYPECODE_TRANSFORM_GL_MAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_CR_IND Call by reference Type reference (TYPE) BAPI_INCINV_DETAIL_GL_ACCOUNT-DB_CR_IND Debit/Credit Indicator 20110119
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20110119
3 Exporting ITEM_TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_TYPE_CODE Proxy Data Element (Generated) 20110119
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20110119
# Exception Resumable Description Created on
1 CX_WUF_TRANSFORMATION_ERROR Error on Transformation or Field Assignment 20110119

Method TYPECODE_TRANSFORM_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEBIT_CREDIT_INDICATOR Call by reference Type reference (TYPE) BAPI_INCINV_DETAIL_ITEM-DEBIT_CREDIT_INDICATOR Debit/Credit Indicator 20101022
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20101022
3 Importing INVOICE_ITEM_IND Call by reference Type reference (TYPE) BAPI_INCINV_DETAIL_ITEM-DE_CRE_IND Indicator: Subsequent Debit/Credit 20101022
4 Exporting ITEM_TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_TYPE_CODE Proxy Data Element (Generated) 20101022
5 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20101022
# Exception Resumable Description Created on
1 CX_WUF_TRANSFORMATION_ERROR Error on Transformation or Field Assignment 20101022

Method WBS_ELEMENT_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070920
2 Exporting E_PROJ_ELEMENT_ID Call by reference Type reference (TYPE) SAPPLCO_PROJ_REF_ELMNT_ID_CONT Proxy Data Element (Generated) 20070920
3 Exporting E_PROJ_ELEMENT_TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_PROJ_ELMNT_TYPE_CONT Proxy Data Element (Generated) 20070920
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070920
5 Importing I_WBS_ELEMENT Call by reference Type reference (TYPE) PS_PSP_PNR Work Breakdown Structure Element (WBS Element) 20070920
# Exception Resumable Description Created on
1 CX_WUF_TRANSFORMATION_ERROR Error on Transformation or Field Assignment 20070923

Method XUNPL_ACCT_ASSIGN_TRANSFORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_CODE Call by reference Type reference (TYPE) SAPPLCO_ACC_CODINGBLOCK_ASSGN-ACTION_CODE Proxy Data Element (Generated) 20071004
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20071004
3 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20071004
4 Importing I_XUNPL Call by reference Type reference (TYPE) BAPI_INCINV_CREATE_ACCOUNT-XUNPL Unplanned Account Assignment from Invoice Verification 20071004

Method XUNPL_ACCT_ASSIGN_TRANSFORM on class CL_IVE_E_TRANSFORMATION_NOTIF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 603