SAP ABAP Class CL_WLF_INVC_CO_MAP_IN_B2B_ABS (AB: Abstract Class for Outbound Mapping of B2B Conformation)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WLF_INVC_CO_MAP_IN__B2B AB: Standard outbound Mapping for InvoiceCO_Out 20110322
Properties
Class CL_WLF_INVC_CO_MAP_IN_B2B_ABS  
Short Description AB: Abstract Class for Outbound Mapping of B2B Conformation    
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 20110322   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_INVC_CO_MAP_IN_B2B_ABS has no forward declaration.
Interfaces
Class CL_WLF_INVC_CO_MAP_IN_B2B_ABS has no interface implemented.
Friends
Class CL_WLF_INVC_CO_MAP_IN_B2B_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 20110322
2 A_TMFK Instance attribute Protected Type reference (TYPE) TMFK Agency Business: Billing Document Types 20110322
3 A_TMPRX_DET Instance attribute Protected Type reference (TYPE) WZRE_S_TMPRX_DET AB: Structure for TMPRX_DET (Data Mapping Determination) 20110322
4 CO_MAPPING Constant Protected Type reference (TYPE) SMT_MAP 'CO_WLF_BIL_INVOICE_CONF1' Mapping 20110322
5 CO_MP_HEADER Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER' Mapping Step 20110322
6 CO_MP_HEADER_ADDRESS_DATA Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_ADDRESS_DATA' Mapping Step 20110322
7 CO_MP_HEADER_PARTY Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_PARTY' Mapping Step 20110322
8 CO_MP_HEADER_PARTY_CMP Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_PARTY_CMP' Mapping Step 20110322
9 CO_MP_HEADER_TAX Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_TAX' Mapping Step 20110322
10 CO_MP_HEADER_TEXTS Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'HEADER_TEXTS' Mapping Step 20110322
11 CO_MP_ITEM_COND Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_COND' Mapping Step 20110322
12 CO_MP_ITEM_DATA Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_DATA' Mapping Step 20110322
13 CO_MP_ITEM_REF Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_REF' Mapping Step 20110322
14 CO_MP_ITEM_TAX Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_TAX' Mapping Step 20110322
15 CO_MP_ITEM_TEXTS Constant Protected Type reference (TYPE) SMT_MAPPING_STEP 'ITEM_TEXTS' Mapping Step 20110322
16 MO_BADI Instance attribute Protected Object reference (TYPE REF TO) WLF_SE_INVC_RQ_IN 20110322
17 MO_BADI_INT Instance attribute Protected Object reference (TYPE REF TO) WLF_SE_INVC_RQ_IN_INT 20110322
18 MO_ENGINE_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_SMT_ENGINE_FACTORY Factory for SMT Engine instanciation 20110322
19 MO_MESSAGE_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20110322
20 MV_MAPPING Instance attribute Protected Type reference (TYPE) SMT_MAP Mapping 20110322
21 MV_USE_CASE Instance attribute Protected Type reference (TYPE) WLF_USE_CASE_TYPE Use Case Type 20110322
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BADI Instance method Protected Method Call External BAdI 20110322
2 CALL_INTERNAL_BADI Instance method Protected Method Call Internal BAdI 20110322
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110322
4 DO_GET_ADDRESS_DATA Instance method Protected Method DO IMPL: Determine adaress data of BTDParties 20110322
5 DO_MAP_HEADER_PARTIES Instance method Protected Method DO IMPL: implement header BTDParty mapping 20110322
6 GET_ADDRESS_DATA_BY_CUSTOMER Instance method Protected Method Read address from customer 20110328
7 GET_ADDRESS_DATA_BY_VENDOR Instance method Protected Method Read address from vendor 20110328
8 GET_BAPI_ADDR_VIA_ADDRNO Instance method Protected Method delivers address-data in BAPIADDR1 20110322
9 GET_BILLING_DOC_TYPE_DATA Instance method Protected Method get the billing document type data 20110322
10 GET_COMP_CODE_DATA Instance method Protected Method get the company code data 20110322
11 GET_IDNT_SCHEME Instance method Protected Method Get the identification scheme 20110322
12 GET_OWN_ADDRESS Instance method Protected Method Get own address from Customizing 20110325
13 INITIALIZE Instance method Protected Method Initialize mapping request 20110322
14 MAP_ALL_ITEMS Instance method Protected Method Outbound Mapping for all items 20110322
15 MAP_CURRENT_ITEM Instance method Protected Method Outbound Mapping for current item 20110322
16 MAP_HEADER Instance method Protected Method outbound Mapping for header data 20110322
17 MAP_HEADER_ADDRESS_DATA Instance method Protected Method Mapping of address data 20110322
18 MOVE_MSG_IN_TO_MSG_OUT Instance method Protected Method Move Message Inbound to Message Outbound 20110322
19 PREPARE_MAPPING Instance method Protected Method Prepare Mapping execution 20110322
20 PROCESS_STEP_HEADER Instance method Protected Method Process mapping step HEADER 20110322
21 PROCESS_STEP_HEADER_PARTY Instance method Protected Method Process mapping step HEADER_PARTY 20110322
22 PROCESS_STEP_HEADER_PARTY_CMP Instance method Protected Method Process mapping step HEADER_PARTY_CMP 20110322
23 PROCESS_STEP_HEADER_TAX Instance method Protected Method Process mapping step HEADER_TAX 20110322
24 PROCESS_STEP_HEADER_TEXTS Instance method Protected Method Process mapping step HEADER_TEXTS 20110322
25 PROCESS_STEP_ITEM_COND Instance method Protected Method Process mapping step ITEM_COND 20110322
26 PROCESS_STEP_ITEM_DATA Instance method Protected Method Process mapping step ITEM_DATA 20110322
27 PROCESS_STEP_ITEM_REF Instance method Protected Method Process mapping step ITEM_REF 20110322
28 PROCESS_STEP_ITEM_TAX Instance method Protected Method Process mapping step ITEM_TAX 20110322
29 PROCESS_STEP_ITEM_TEXTS Instance method Protected Method Process mapping step ITEM_TEXTS 20110322
30 PROC_STEP_HEADER_ADDRESS_DATA Instance method Protected Method Process mapping step HEADER_ADDRESS_DATA 20110322
31 SET_MAPPING Instance method Private Method Set SMT mapping 20110324
Events
Class CL_WLF_INVC_CO_MAP_IN_B2B_ABS has no event.
Types
Class CL_WLF_INVC_CO_MAP_IN_B2B_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) IVE_E_INVOICE_CONFIRMATION Invoice confirmation 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVOICE_CONFIRMATION Invoice confirmation 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

Method CONSTRUCTOR Signature

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

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) 20110328
2 Exporting ES_WLF_ADDRESSES Call by reference Type reference (TYPE) WLF_ADDRESSES AB: Structure with Address Data 20110322
3 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110325
4 Importing IS_OUTPUT Call by reference Type reference (TYPE) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) 20110328
2 Importing IV_CUSTOMER Call by reference Type reference (TYPE) KUNNR Customer Number 20110328
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110328
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110328

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 20110328
2 Importing IV_VENDOR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20110328
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110328
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110328

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) 20110322
2 Importing I_ADDRNO Call by reference Type reference (TYPE) AD_ADDRNUM Address number 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322

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 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322

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 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) 20110325
2 Importing IS_T001 Call by reference Type reference (TYPE) T001 Company Codes 20110325
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110325
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110325

Method INITIALIZE Signature

Method INITIALIZE on class CL_WLF_INVC_CO_MAP_IN_B2B_ABS has no parameter.
Method INITIALIZE on class CL_WLF_INVC_CO_MAP_IN_B2B_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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_INVC_ITEM IDT, Invoice Item 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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 20110322
2 Importing IR_MSG_OUT Call by reference Object reference (TYPE REF TO) DATA 20110322
3 Importing IS_MSG_IN Call by reference Type reference (TYPE) ANY 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

Method PROCESS_STEP_HEADER_PARTY_CMP 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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_MSG MDT - Invoice Confirmation 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_INVC_ITEM IDT, Invoice Item 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_INVC_ITEM IDT, Invoice Item 20110322
2 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110322
3 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_INVC_ITEM IDT, Invoice Item 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_INVC_ITEM IDT, Invoice Item 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) IVE_E_INVC_CONF_INVC_ITEM IDT, Invoice Item 20110322
2 Importing IS_API_OUT Call by reference Type reference (TYPE) WLF_INVC_API_OUT Agency Business: API Outbound 20110322
3 Importing IS_CURRENT_KOMLFP Call by reference Type reference (TYPE) KOMLFP Vendor billing document: billing document items 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

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) 20110322
2 Importing IS_BAPIADDR1 Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20110322
3 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Comm. Structure: Vendor Billing Doc. Header 20110322
# Exception Resumable Description Created on
1 CX_WLF_INVC_FATAL_ERROR Agency Business: Fatal Error 20110322
2 CX_WLF_INVC_MAPPING_OUT_ERROR Agency Business: Error in Mapping Outbound 20110322

Method SET_MAPPING Signature

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