SAP ABAP Class CL_WLF_INVC_CO_MAP_IN_A2A_ABS (AB:Abstract Clas for Outbound Mapping of A2A V1 Confirmation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_XI_PROXY (Package) Agency Business: SOA proxy implementations
Properties
Class CL_WLF_INVC_CO_MAP_IN_A2A_ABS  
Short Description AB:Abstract Clas for Outbound Mapping of A2A V1 Confirmation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_XI_PROXY   Agency Business: SOA proxy implementations 
Created 20110331   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no forward declaration.
Interfaces
Class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no interface implemented.
Friends
Class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_T001 Instance attribute Protected Type reference (TYPE) T001 Company Codes 20110331
2 A_TMFK Instance attribute Protected Type reference (TYPE) TMFK Agency Business: Billing Document Types 20110331
3 A_TMPRX_DET Instance attribute Protected Type reference (TYPE) WZRE_S_TMPRX_DET AB: Structure for TMPRX_DET (Data Mapping Determination) 20110331
4 CO_MAPPING Constant Protected Type reference (TYPE) SMT_MAP 'WLF_IVE_E_INVOICEERPCO_V1' Mapping 20110331
5 CO_MP_HEADER Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER' Mapping Step 20110331
6 CO_MP_HEADER_ADDRESS_DATA Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_ADDRESS_DATA' Mapping Step 20110331
7 CO_MP_HEADER_CANC_INFO Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_CANCELLATION_INFO' Mapping Step 20110401
8 CO_MP_HEADER_PARTY Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_PARTY' Mapping Step 20110331
9 CO_MP_HEADER_TAX Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_TAX' Mapping Step 20110331
10 CO_MP_HEADER_TEXTS Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_TEXTS' Mapping Step 20110331
11 CO_MP_ITEM_COND Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_COND' Mapping Step 20110331
12 CO_MP_ITEM_DATA Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_DATA' Mapping Step 20110331
13 CO_MP_ITEM_REF Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_REF' Mapping Step 20110331
14 CO_MP_ITEM_TAX Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_TAX' Mapping Step 20110331
15 CO_MP_ITEM_TEXTS Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_TEXTS' Mapping Step 20110331
16 MO_BADI Instance attribute Protected Object reference (TYPE REF TO) WLF_SE_INVC_ERP_RQ_IN 20110331
17 MO_BADI_INT Instance attribute Protected Object reference (TYPE REF TO) WLF_SE_INVC_ERP_RQ_IN_INT 20110331
18 MO_ENGINE_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_SMT_ENGINE_FACTORY Factory for SMT Engine instanciation 20110331
19 MO_MESSAGE_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20110331
20 MV_MAPPING Instance attribute Protected Type reference (TYPE) SMT_MAP Mapping 20110331
21 MV_USE_CASE Instance attribute Protected Type reference (TYPE) WLF_USE_CASE_TYPE Use Case Type 20110331
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BADI Instance method Protected Method Call External BAdI 20110331
2 CALL_INTERNAL_BADI Instance method Protected Method Call Internal BAdI 20110331
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110331
4 DO_GET_ADDRESS_DATA Instance method Protected Method DO IMPL: Determine adaress data of BTDParties 20110331
5 DO_MAP_HEADER_PARTIES Instance method Protected Method DO IMPL: implement header BTDParty mapping 20110331
6 GET_ADDRESS_DATA_BY_CUSTOMER Instance method Protected Method Read address from customer 20110331
7 GET_ADDRESS_DATA_BY_VENDOR Instance method Protected Method Read address from vendor 20110331
8 GET_BAPI_ADDR_VIA_ADDRNO Instance method Protected Method delivers address-data in BAPIADDR1 20110331
9 GET_BILLING_DOC_TYPE_DATA Instance method Protected Method get the billing document type data 20110331
10 GET_COMP_CODE_DATA Instance method Protected Method get the company code data 20110331
11 GET_IDNT_SCHEME Instance method Protected Method Get the identification scheme 20110331
12 GET_OWN_ADDRESS Instance method Protected Method Get own address from Customizing 20110331
13 INITIALIZE Instance method Protected Method Initialize mapping request 20110331
14 MAP_ALL_ITEMS Instance method Protected Method Outbound Mapping for all items 20110331
15 MAP_CURRENT_ITEM Instance method Protected Method Outbound Mapping for current item 20110331
16 MAP_HEADER Instance method Protected Method outbound Mapping for header data 20110331
17 MAP_HEADER_ADDRESS_DATA Instance method Protected Method Mapping of address data 20110331
18 MOVE_MSG_IN_TO_MSG_OUT Instance method Protected Method Move Message Inbound to Message Outbound 20110331
19 PREPARE_MAPPING Instance method Protected Method Prepare Mapping execution 20110331
20 PROCESS_STEP_HEADER Instance method Protected Method Process mapping step HEADER 20110331
21 PROCESS_STEP_HEADER_CANC_INFO Instance method Protected Method Process mapping step HEADER_CANCELLATION_INFO 20110401
22 PROCESS_STEP_HEADER_PARTY Instance method Protected Method Process mapping step HEADER_PARTY 20110331
23 PROCESS_STEP_HEADER_TAX Instance method Protected Method Process mapping step HEADER_TAX 20110331
24 PROCESS_STEP_HEADER_TEXTS Instance method Protected Method Process mapping step HEADER_TEXTS 20110331
25 PROCESS_STEP_ITEM_COND Instance method Protected Method Process mapping step ITEM_COND 20110331
26 PROCESS_STEP_ITEM_DATA Instance method Protected Method Process mapping step ITEM_DATA 20110331
27 PROCESS_STEP_ITEM_REF Instance method Protected Method Process mapping step ITEM_REF 20110331
28 PROCESS_STEP_ITEM_TAX Instance method Protected Method Process mapping step ITEM_TAX 20110331
29 PROCESS_STEP_ITEM_TEXTS Instance method Protected Method Process mapping step ITEM_TEXTS 20110331
30 PROC_STEP_HEADER_ADDRESS_DATA Instance method Protected Method Process mapping step HEADER_ADDRESS_DATA 20110331
31 SET_MAPPING Instance method Private Method Set SMT mapping 20110331
Events
Class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no event.
Types
Class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no local type.
Method Signatures

Method CALL_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG Invoice confirmation 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method CALL_INTERNAL_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG Invoice confirmation 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no parameter.
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331

Method DO_GET_ADDRESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PRDCTRECPTY_ADDRESS Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20110331
2 Exporting ES_WLF_ADDRESSES Call by reference Type reference (TYPE) WLF_ADDRESSES AB: Structure with Address Data 20110331
3 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110331
4 Importing IS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method DO_MAP_HEADER_PARTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method GET_ADDRESS_DATA_BY_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ADDRESS Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20110331
2 Importing IV_CUSTOMER Call by reference Type reference (TYPE) KUNNR Customer Number 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method GET_ADDRESS_DATA_BY_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ADDRESS Call by reference Type reference (TYPE) BAPIADDR1 20110331
2 Importing IV_VENDOR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method GET_BAPI_ADDR_VIA_ADDRNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20110331
2 Importing I_ADDRNO Call by reference Type reference (TYPE) AD_ADDRNUM Address number 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method GET_BILLING_DOC_TYPE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LFART Call by reference Type reference (TYPE) WFART Agency business: Billing document type 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331

Method GET_COMP_CODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMP_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331

Method GET_IDNT_SCHEME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USE_CASE Call by reference Type reference (TYPE) WLF_USE_CASE_TYPE Use Case Type 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method GET_OWN_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ADDRESS Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20110331
2 Importing IS_T001 Call by reference Type reference (TYPE) T001 Company Codes 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method INITIALIZE Signature

Method INITIALIZE on class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no parameter.
Method INITIALIZE on class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no exception.

Method MAP_ALL_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method MAP_CURRENT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ES_INVC_ITEM Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_ITM IDT, Invoice Item 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method MAP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method MAP_HEADER_ADDRESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method MOVE_MSG_IN_TO_MSG_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20110331
2 Importing IR_MSG_OUT Call by reference Object reference (TYPE REF TO) DATA 20110331
3 Importing IS_MSG_IN Call by reference Type reference (TYPE) ANY 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331

Method PREPARE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_HEADER_CANC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice ERP Confirmation 20110401
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110401
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110404
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110404

Method PROCESS_STEP_HEADER_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_HEADER_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_HEADER_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_MSG MDT - Invoice Confirmation 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_ITEM_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INVC_ITEM Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_ITM IDT, Invoice Item 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INVC_ITEM Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_ITM IDT, Invoice Item 20110331
2 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110331
3 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_ITEM_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INVC_ITEM Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_ITM IDT, Invoice Item 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_ITEM_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INVC_ITEM Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_ITM IDT, Invoice Item 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROCESS_STEP_ITEM_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INVC_ITEM Call by reference Type reference (TYPE) SAPPLCO_INVC_ERPCF1_ITM IDT, Invoice Item 20110331
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110331
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method PROC_STEP_HEADER_ADDRESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ADDRESS Call by reference Type reference (TYPE) SAPPLCO_ADDRESS Proxy Structure (Generated) 20110331
2 Importing IS_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20110331
3 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110331
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110331
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110331

Method SET_MAPPING Signature

Method SET_MAPPING on class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no parameter.
Method SET_MAPPING on class CL_WLF_INVC_CO_MAP_IN_A2A_ABS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606