SAP ABAP Class CL_UPARO_MAPASSTMTSLEIDQR_IMPL (Assortment version details service implementation class)
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_MAPASSTMTSLEIDQR_IMPL | |
Short Description | Assortment version details service implementation class | |
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 | 20071206 | SAP |
Last change | 20141101 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UPARO_MAPASSTMTSLEIDQR_IMPL has no interface implemented.
Friends
Class CL_UPARO_MAPASSTMTSLEIDQR_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_MAPASSTMTSLEIDQR_IMPL | Assortment version details service implementation class | 20071206 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | UPARO_SE_MAPASSTMTSLE_BY_IDQR | BAdI for assortment store layout element service | 20071206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071206 |
2 | ![]() |
Static method | Public | Method | Factory operation for service implementation | 20071206 |
3 | ![]() |
Instance method | Public | Method | Application calls | 20071206 |
4 | ![]() |
Instance method | Public | Method | Inbound data mapping | 20071206 |
5 | ![]() |
Instance method | Public | Method | Outbound data mapping | 20071206 |
6 | ![]() |
Instance method | Public | Method | Process service implementation | 20071206 |
7 | ![]() |
Instance method | Public | Method | Data Outbound Mapping Conversion | 20071206 |
8 | ![]() |
Instance method | Public | Method | Data Inbound Mapping Conversion | 20071206 |
9 | ![]() |
Instance method | Protected | Method | Link the query message to the response message | 20071206 |
Events
Class CL_UPARO_MAPASSTMTSLEIDQR_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BAPI | Public | See coding | 20071206 | BEGIN OF ty_bapi,
assortment TYPE uparo_ys_assortment,
assortment_version TYPE uparo_ys_assortment_version,
products TYPE uparo_yt_product_assignment,
END OF ty_bapi
|
||
2 | TY_INPUT | Public | Type reference (TYPE) | UPARO_MAP_ASSTMT_IDQ_SYNC | Proxy Structure (Generated) | 20071206 | |
3 | TY_OUTPUT | Public | Type reference (TYPE) | UPARO_MAP_ASSTMT_IDR_SYNC | Proxy Structure (Generated) | 20071206 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UPARO_MAPASSTMTSLEIDQR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UPARO_MAPASSTMTSLEIDQR_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_MAPASSTMTSLEIDQR_IMPL | Assortment version details service implementation class | 20071206 |
Method CREATE on class CL_UPARO_MAPASSTMTSLEIDQR_IMPL has no exception.
Method DO_APPL_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ASRTVRS | Call by reference | Type reference (TYPE) | UPARO_YS_ASSORTMENT_VERSION | Assortment version | 20071206 | ||
2 | ![]() |
RS_BAPI_DATA | Value transfer | Type reference (TYPE) | TY_BAPI | 20071206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20071206 |
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 | Assortment version | 20071206 | ||
2 | ![]() |
RS_ASRTVRS | Value transfer | Type reference (TYPE) | UPARO_YS_ASSORTMENT_VERSION | Assortment version | 20071206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20071206 |
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 | Product Assignment to assortment version | 20071210 | ||
2 | ![]() |
IS_BAPI | Call by reference | Type reference (TYPE) | TY_BAPI | 20071206 | |||
3 | ![]() |
IS_INPUT_MSG_HEADER | Call by reference | Type reference (TYPE) | BCTCO_BUS_DOC_MSG_HDR | Proxy Structure (Generated) | 20071206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20071206 |
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 | Product Assignment to assortment version | 20071206 | ||
2 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | TY_INPUT | Assortment version | 20071206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20071206 |
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 | Product Assignment to assortment version | 20071210 | ||
2 | ![]() |
IS_OUTPUT_DATA | Call by reference | Type reference (TYPE) | TY_BAPI | 20071206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20071206 |
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 | Assortment version | 20071206 | ||
2 | ![]() |
RS_SELECTION | Value transfer | Type reference (TYPE) | UPARO_YS_ASSORTMENT_VERSION | Assortment version | 20071206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP-SOP exception class | 20071206 |
Method LINK_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BUSINESS_DOC_HEADER | Call by reference | Type reference (TYPE) | BCTCO_BUS_DOC_MSG_HDR | Proxy Structure (Generated) | 20071206 | ||
2 | ![]() |
IS_BUSINESS_DOC_HEADER | Call by reference | Type reference (TYPE) | BCTCO_BUS_DOC_MSG_HDR | Proxy Structure (Generated) | 20071206 |
Method LINK_MESSAGES on class CL_UPARO_MAPASSTMTSLEIDQR_IMPL has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 703 |