SAP ABAP Class CL_WLF_INVC_MAP_FUNCTIONS (Central functions for Data Mapping)
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_MAP_FUNCTIONS  
Short Description Central functions for Data Mapping    
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 20101117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_INVC_MAP_FUNCTIONS has no forward declaration.
Interfaces
Class CL_WLF_INVC_MAP_FUNCTIONS has no interface implemented.
Friends
Class CL_WLF_INVC_MAP_FUNCTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_GLN_OBJECT Constant Public See coding 20110105
2 GO_BADI Static Attribute Protected Object reference (TYPE REF TO) WLF_SE_PRX_ORG_DATA 20101118
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_GLN Static method Public Method Determine GLN for R3 object 20110105
2 DETERMINE_GLN_BY_PURCH_ORG Static method Public Method Determine GLN for Purchasing organization 20110105
3 DETERMINE_GLN_BY_SALES_ORG Static method Public Method Determine GLN for sales organization 20110105
4 DETERMINE_PURCH_ORG_DATA Static method Public Method Determine Purchasing Org Data dynamically 20101117
5 DETERMINE_SALES_ORG_DATA Static method Public Method Determine Sales Org Data dynamically 20101117
6 GET_PURCH_ORG_DATA Static method Private Method Get the organizational purchasing data 20101117
7 GET_SALES_ORG_DATA Static method Private Method Get the organizational sales data 20101117
Events
Class CL_WLF_INVC_MAP_FUNCTIONS has no event.
Types
Class CL_WLF_INVC_MAP_FUNCTIONS has no local type.
Method Signatures

Method DETERMINE_GLN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Type reference (TYPE) FIELDNAME Field Name 20110105
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CHAR30 30 Characters 20110105
3 Returning RV_GLN Value transfer Type reference (TYPE) CHAR18 AB: Identification Object Vendor 20110105

Method DETERMINE_GLN on class CL_WLF_INVC_MAP_FUNCTIONS has no exception.

Method DETERMINE_GLN_BY_PURCH_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20110105
2 Importing IV_PURCHASING_ORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20110105
3 Returning RV_GLN Value transfer Type reference (TYPE) CHAR18 AB: Identification Object Vendor 20110105

Method DETERMINE_GLN_BY_PURCH_ORG on class CL_WLF_INVC_MAP_FUNCTIONS has no exception.

Method DETERMINE_GLN_BY_SALES_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20110105
2 Importing IV_SALES_ORG Call by reference Type reference (TYPE) VKORG Purchasing Organization 20110105
3 Returning RV_GLN Value transfer Type reference (TYPE) CHAR18 AB: Identification Object Vendor 20110105

Method DETERMINE_GLN_BY_SALES_ORG on class CL_WLF_INVC_MAP_FUNCTIONS has no exception.

Method DETERMINE_PURCH_ORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_KOMZRKE Call by reference Type reference (TYPE) KOMZRKE Payment Document: External Data Transfer Header Data 20101117
2 Importing IO_MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20101117
3 Importing IS_MSG_IN Call by reference Type reference (TYPE) DATA 20101118
4 Importing IS_TMFK Call by reference Type reference (TYPE) TMFK Agency Business: Billing Document Types 20101117
# Exception Resumable Description Created on
1 CX_WLF_INVC_MAPPING_IN_ERROR Agency Business: Error in Mapping Inbound 20101117

Method DETERMINE_SALES_ORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_KOMZRKE Call by reference Type reference (TYPE) KOMZRKE Payment Document: External Data Transfer Header Data 20101117
2 Importing IO_MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20101117
3 Importing IS_MSG_IN Call by reference Type reference (TYPE) DATA 20101118
4 Importing IS_TMFK Call by reference Type reference (TYPE) TMFK Agency Business: Billing Document Types 20101117
# Exception Resumable Description Created on
1 CX_WLF_INVC_MAPPING_IN_ERROR Agency Business: Error in Mapping Inbound 20101117

Method GET_PURCH_ORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PURCH_GRP Call by reference Type reference (TYPE) EKGRP Purchasing Group 20101117
2 Exporting EV_PURCH_ORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20101117
3 Importing IO_MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20101117
4 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20101117
5 Importing IV_VENDOR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20101117
# Exception Resumable Description Created on
1 CX_WLF_INVC_MAPPING_IN_ERROR Agency Business: Error in Mapping Inbound 20101117

Method GET_SALES_ORG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISTR_CHANNEL Call by reference Type reference (TYPE) VTWEG Distribution Channel 20101117
2 Exporting EV_DIVISION Call by reference Type reference (TYPE) SPART Division 20101117
3 Exporting EV_SALES_GROUP Call by reference Type reference (TYPE) VKGRP Sales Group 20101117
4 Exporting EV_SALES_OFFICE Call by reference Type reference (TYPE) VKBUR Sales Office 20101117
5 Exporting EV_SALES_ORG Call by reference Type reference (TYPE) VKORG Sales Organization 20101117
6 Importing IO_MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BS_SOA_MESSAGE_CONTAINER Message container 20101117
7 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20101117
8 Importing IV_CUSTOMER Call by reference Type reference (TYPE) KUNNR Customer Number 20101117
# Exception Resumable Description Created on
1 CX_WLF_INVC_MAPPING_IN_ERROR Agency Business: Error in Mapping Inbound 20101117
History
Last changed by/on SAP  20110908 
SAP Release Created in 606