SAP ABAP Class CL_ERP_WEC_PARTNER_MAPPING (Web Channel Partner API)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
WEC-APP-UM-ERP (Application Component) Web Channel UM ERP aspects
⤷
ERP_WEC_USER (Package) WebChannel / User Management

⤷

⤷

Properties
Class | CL_ERP_WEC_PARTNER_MAPPING | |
Short Description | Web Channel Partner API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_WEC_USER | WebChannel / User Management |
Created | 20100723 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ERP_WEC_PARTNER_MAPPING has no interface implemented.
Friends
Class CL_ERP_WEC_PARTNER_MAPPING has no friend class.
Attributes
Class CL_ERP_WEC_PARTNER_MAPPING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Map Individual Address from Customer API to WEC | 20101015 |
2 | ![]() |
Static method | Public | Method | Map Contact Address from WEC to Customer API | 20101015 |
3 | ![]() |
Static method | Public | Method | Map Individual Address from Customer API to WEC | 20100827 |
4 | ![]() |
Static method | Public | Method | Map Individual Address from WEC to Customer API | 20101015 |
5 | ![]() |
Static method | Public | Method | Map Organization Address from Customer API to WEC | 20100827 |
6 | ![]() |
Static method | Public | Method | Map Organizational Address from WEC to Customer API | 20100827 |
Events
Class CL_ERP_WEC_PARTNER_MAPPING has no event.
Types
Class CL_ERP_WEC_PARTNER_MAPPING has no local type.
Method Signatures
Method MAP_CONTACT_ADDRESS_API2WEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_IND_ADDRESS | Call by reference | Type reference (TYPE) | ERPS_WEC_ADDRESS_IND | Web Channel Ind Address | 20101015 | ||
2 | ![]() |
IS_ADDRESS | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>PERS_ADDRESS | 20101015 | |||
3 | ![]() |
IS_COMMUNIC | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>PERS_COMMUNIC | 20101015 | |||
4 | ![]() |
IS_CUSTOMER | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CONTPERS | 20101015 |
Method MAP_CONTACT_ADDRESS_API2WEC on class CL_ERP_WEC_PARTNER_MAPPING has no exception.
Method MAP_CONTACT_ADDRESS_WEC2API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ADDRESS | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>PERS_ADDRESS | 20101015 | |||
2 | ![]() |
ES_COMMUNIC | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>PERS_COMMUNIC | 20101015 | |||
3 | ![]() |
ES_CUSTOMER | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CONTPERS | 20101015 | |||
4 | ![]() |
IS_IND_ADDRESS | Call by reference | Type reference (TYPE) | ERPS_WEC_ADDRESS_IND | Web Channel Ind Address | 20101015 |
Method MAP_CONTACT_ADDRESS_WEC2API on class CL_ERP_WEC_PARTNER_MAPPING has no exception.
Method MAP_IND_ADDRESS_API2WEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_IND_ADDRESS | Call by reference | Type reference (TYPE) | ERPS_WEC_ADDRESS_IND | Web Channel Ind Address | 20100827 | ||
2 | ![]() |
IS_ADDRESS | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER_ADDRESS | 20100827 | |||
3 | ![]() |
IS_COMMUNIC | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>COMMUNIC | 20100827 | |||
4 | ![]() |
IS_CUSTOMER | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER | 20100827 |
Method MAP_IND_ADDRESS_API2WEC on class CL_ERP_WEC_PARTNER_MAPPING has no exception.
Method MAP_IND_ADDRESS_WEC2API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ADDRESS | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER_ADDRESS | 20101015 | |||
2 | ![]() |
ES_COMMUNIC | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>COMMUNIC | 20101015 | |||
3 | ![]() |
ES_CUSTOMER | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER | 20101015 | |||
4 | ![]() |
IS_IND_ADDRESS | Call by reference | Type reference (TYPE) | ERPS_WEC_ADDRESS_IND | Web Channel Ind Address | 20101015 |
Method MAP_IND_ADDRESS_WEC2API on class CL_ERP_WEC_PARTNER_MAPPING has no exception.
Method MAP_ORG_ADDRESS_API2WEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ORG_ADDRESS | Call by reference | Type reference (TYPE) | ERPS_WEC_ADDRESS_ORG | Web Channel Org Address | 20100827 | ||
2 | ![]() |
IS_ADDRESS | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER_ADDRESS | 20100827 | |||
3 | ![]() |
IS_COMMUNIC | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>COMMUNIC | 20100827 | |||
4 | ![]() |
IS_CUSTOMER | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER | 20100827 |
Method MAP_ORG_ADDRESS_API2WEC on class CL_ERP_WEC_PARTNER_MAPPING has no exception.
Method MAP_ORG_ADDRESS_WEC2API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ADDRESS | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER_ADDRESS | 20100827 | |||
2 | ![]() |
ES_COMMUNIC | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>COMMUNIC | 20100827 | |||
3 | ![]() |
ES_CUSTOMER | Call by reference | Type reference (TYPE) | IF_ERP_CUSTOMER_FLASH=>CUSTOMER | 20100827 | |||
4 | ![]() |
IS_ORG_ADDRESS | Call by reference | Type reference (TYPE) | ERPS_WEC_ADDRESS_ORG | Web Channel Ind Address | 20100827 |
Method MAP_ORG_ADDRESS_WEC2API on class CL_ERP_WEC_PARTNER_MAPPING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |