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 | Constant | Public | See coding | 20110105 | |||||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | WLF_SE_PRX_ORG_DATA | 20101118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine GLN for R3 object | 20110105 | |
| 2 | Static method | Public | Method | Determine GLN for Purchasing organization | 20110105 | |
| 3 | Static method | Public | Method | Determine GLN for sales organization | 20110105 | |
| 4 | Static method | Public | Method | Determine Purchasing Org Data dynamically | 20101117 | |
| 5 | Static method | Public | Method | Determine Sales Org Data dynamically | 20101117 | |
| 6 | Static method | Private | Method | Get the organizational purchasing data | 20101117 | |
| 7 | 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 | IV_OBJECT | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110105 | |||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20110105 | |||
| 3 | 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 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20110105 | |||
| 2 | IV_PURCHASING_ORG | Call by reference | Type reference (TYPE) | EKORG | Purchasing Organization | 20110105 | |||
| 3 | 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 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20110105 | |||
| 2 | IV_SALES_ORG | Call by reference | Type reference (TYPE) | VKORG | Purchasing Organization | 20110105 | |||
| 3 | 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 | CS_KOMZRKE | Call by reference | Type reference (TYPE) | KOMZRKE | Payment Document: External Data Transfer Header Data | 20101117 | |||
| 2 | IO_MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_BS_SOA_MESSAGE_CONTAINER | Message container | 20101117 | |||
| 3 | IS_MSG_IN | Call by reference | Type reference (TYPE) | DATA | 20101118 | ||||
| 4 | IS_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CS_KOMZRKE | Call by reference | Type reference (TYPE) | KOMZRKE | Payment Document: External Data Transfer Header Data | 20101117 | |||
| 2 | IO_MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_BS_SOA_MESSAGE_CONTAINER | Message container | 20101117 | |||
| 3 | IS_MSG_IN | Call by reference | Type reference (TYPE) | DATA | 20101118 | ||||
| 4 | IS_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_PURCH_GRP | Call by reference | Type reference (TYPE) | EKGRP | Purchasing Group | 20101117 | |||
| 2 | EV_PURCH_ORG | Call by reference | Type reference (TYPE) | EKORG | Purchasing Organization | 20101117 | |||
| 3 | IO_MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_BS_SOA_MESSAGE_CONTAINER | Message container | 20101117 | |||
| 4 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20101117 | |||
| 5 | IV_VENDOR | Call by reference | Type reference (TYPE) | LIFNR | Account Number of Vendor or Creditor | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_DISTR_CHANNEL | Call by reference | Type reference (TYPE) | VTWEG | Distribution Channel | 20101117 | |||
| 2 | EV_DIVISION | Call by reference | Type reference (TYPE) | SPART | Division | 20101117 | |||
| 3 | EV_SALES_GROUP | Call by reference | Type reference (TYPE) | VKGRP | Sales Group | 20101117 | |||
| 4 | EV_SALES_OFFICE | Call by reference | Type reference (TYPE) | VKBUR | Sales Office | 20101117 | |||
| 5 | EV_SALES_ORG | Call by reference | Type reference (TYPE) | VKORG | Sales Organization | 20101117 | |||
| 6 | IO_MESSAGE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_BS_SOA_MESSAGE_CONTAINER | Message container | 20101117 | |||
| 7 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20101117 | |||
| 8 | IV_CUSTOMER | Call by reference | Type reference (TYPE) | KUNNR | Customer Number | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Agency Business: Error in Mapping Inbound | 20101117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |