SAP ABAP Class CL_UPARO_MAPASSTMSLEIDQR1_IMPL (Assortment version details service implementation class V1)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-SOP (Application Component) MAP to SOP Integration
⤷
UPARO_SOP_XI_PROXY (Package) Proxies Merchandise and Assortment Planning to SOP

⤷

⤷

Properties
Class | CL_UPARO_MAPASSTMSLEIDQR1_IMPL | |
Short Description | Assortment version details service implementation class V1 | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UPARO_SOP_XI_PROXY | Proxies Merchandise and Assortment Planning to SOP |
Created | 20090611 | SAP |
Last change | 20141101 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UPARO_MAPASSTMSLEIDQR1_IMPL has no forward declaration.
Interfaces
Class CL_UPARO_MAPASSTMSLEIDQR1_IMPL has no interface implemented.
Friends
Class CL_UPARO_MAPASSTMSLEIDQR1_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_UPARO_MAPASSTMSLEIDQR1_IMPL | Assortment version details service implementation class V1 | 20090611 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | UPARO_SE_MAPASORTSLEIDQR1 | 20090612 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090611 |
2 | ![]() |
Static method | Public | Method | Factory operation for service implementation | 20090611 |
3 | ![]() |
Instance method | Public | Method | Application calls | 20090611 |
4 | ![]() |
Instance method | Public | Method | Inbound data mapping | 20090611 |
5 | ![]() |
Instance method | Public | Method | Outbound data mapping | 20090611 |
6 | ![]() |
Instance method | Public | Method | Process service implementation | 20090611 |
7 | ![]() |
Static method | Public | Method | Data Outbound Mapping Conversion | 20090611 |
8 | ![]() |
Static method | Public | Method | Data Inbound Mapping Conversion | 20090611 |
Events
Class CL_UPARO_MAPASSTMSLEIDQR1_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BAPI | Public | See coding | 20090611 | BEGIN OF TY_BAPI,
assortment TYPE uparo_ys_assortment,
versions TYPE uparo_yt_version,
END OF TY_BAPI
|
||
2 | TY_INPUT | Public | Type reference (TYPE) | UPARO_MAP_ASSTMT_IDQ_SYNC_V1 | MAP Assortment ERP Store Layout Element By ID Query Message | 20090611 | |
3 | TY_OUTPUT | Public | Type reference (TYPE) | UPARO_MAP_ASSTMT_IDR_SYNC_V1 | MAP Assortment ERP Store Layout Element By ID Response Messa | 20090611 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UPARO_MAPASSTMSLEIDQR1_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UPARO_MAPASSTMSLEIDQR1_IMPL has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_UPARO_MAPASSTMSLEIDQR1_IMPL | Assortment version details service implementation class V1 | 20090611 |
Method CREATE on class CL_UPARO_MAPASSTMSLEIDQR1_IMPL has no exception.
Method DO_APPL_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BAPI_DATA | Call by reference | Type reference (TYPE) | TY_BAPI | 20090611 | |||
2 | ![]() |
IS_ASRTVRS | Call by reference | Type reference (TYPE) | UPARO_YS_ASSORTMENT_VERSION | Assortment version | 20090611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20090611 |
Method DO_INBOUND_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | TY_INPUT | MAP Assortment ERP Store Layout Element By ID Query Message | 20090611 | ||
2 | ![]() |
RS_ASRTVRS | Value transfer | Type reference (TYPE) | UPARO_YS_ASSORTMENT_VERSION | Assortment version | 20090611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20090611 |
Method DO_OUTBOUND_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | TY_OUTPUT | MAP Assortment ERP Store Layout Element By ID Response Messa | 20090611 | ||
2 | ![]() |
IS_BAPI | Call by reference | Type reference (TYPE) | TY_BAPI | 20090611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20090611 |
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | TY_OUTPUT | MAP Assortment ERP Store Layout Element By ID Response Messa | 20090611 | ||
2 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | TY_INPUT | MAP Assortment ERP Store Layout Element By ID Query Message | 20090611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20090611 |
Method EXPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | TY_OUTPUT | MAP Assortment ERP Store Layout Element By ID Response Messa | 20090611 | ||
2 | ![]() |
IS_OUTPUT_DATA | Call by reference | Type reference (TYPE) | TY_BAPI | 20090611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20090611 |
Method IMPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | TY_INPUT | MAP Assortment ERP Store Layout Element By ID Query Message | 20090611 | ||
2 | ![]() |
RS_SELECTION | Value transfer | Type reference (TYPE) | UPARO_YS_ASSORTMENT_VERSION | Assortment version | 20090611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20090611 |
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 705 |