SAP ABAP Class CL_UPARI_FB_BADI_ASLERM (Class for BAdI: BADI_UPARI_ASLERM)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPARI (Package) Retail Assortment Planning Data Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20071205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_BADI_UPARI_ASLERM | Interface for BAdI: BADI_UPARI_ASLERM | 20071205 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UPARI_T | Types and constants of UPARI | 20080108 |
Properties
| Class | CL_UPARI_FB_BADI_ASLERM | |
| Short Description | Class for BAdI: BADI_UPARI_ASLERM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARI | Retail Assortment Planning Data Interface |
| Created | 20071205 | SAP |
| Last change | 20141101 | |
| 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20071205 | ||
| 2 | IF_EX_BADI_UPARI_ASLERM | Interface for BAdI: BADI_UPARI_ASLERM | 20071205 | ||
| 3 | IF_UPARI_T | Types and constants of UPARI | 20080108 |
Friends
Class CL_UPARI_FB_BADI_ASLERM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | UPARI_TC_MSGTP | Message types | 20080109 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TY_GTH_FIXTURE | Buffer of assortment version fixture data | 20080109 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | UPARI_Y_MSGTYPE | Message type | 20080109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check authority to release or rerelease assortment version | 20080108 | |
| 2 | Static method | Public | Method | Map data for the Asstmt Store Layout Elmt Req Message to SOP | 20080108 | |
| 3 | Static method | Public | Method | Return the message for a single assortment version | 20080108 | |
| 4 | Static method | Public | Method | Read assortement version to include in output message | 20080108 | |
| 5 | Static method | Private | Method | Read fixture data for specific assortment version fixture | 20080109 |
Events
Class CL_UPARI_FB_BADI_ASLERM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GS_FIXTURE | Private | See coding | 20080109 | BEGIN OF ty_gs_fixture,
asort type IF_UPARI_T=>UPARI_Y_CHAVL_VALUE,
asrtvrs type IF_UPARI_T=>UPARI_Y_CHAVL_VALUE,
avrsfixs type IF_UPARI_T=>UPARI_Y_CHAVL_VALUE,
fixt type IF_UPARI_T=>UPARI_Y_CHAVL_VALUE,
END OF ty_gs_fixture
|
||
| 2 | TY_GTH_FIXTURE | Private | See coding | 20080109 | ty_gth_fixture TYPE HASHED TABLE OF ty_gs_fixture WITH UNIQUE KEY asort asrtvrs avrsfixs
|
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGTYPE | Call by reference | Type reference (TYPE) | UPARI_Y_MSGTYPE | Message type | 20080108 | |||
| 2 | I_RERELEASE | Call by reference | Type reference (TYPE) | CHAR1 | ABAP_FALSE | Release assortment version even if already released | 20080108 | ||
| 3 | XS_BAPI | Call by reference | Type reference (TYPE) | CL_UPARO_MAPASSTMTSLEIDQR_IMPL=>TY_BAPI | Assortment version to check | 20080108 | |||
| 4 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20080108 |
Method CHECK_AUTHORITY on class CL_UPARI_FB_BADI_ASLERM has no exception.
Method MAP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTENT_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_ASLERM_MSG | 20080108 | ||||
| 2 | IT_CHAVL_ASRTVRS | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20080108 | ||||
| 3 | IT_SELOPT | Call by reference | Type reference (TYPE) | UPARI_YT_SELOPT | Select options for release workbench | 20080108 | |||
| 4 | I_MSGTYPE | Call by reference | Type reference (TYPE) | UPARI_Y_MSGTYPE | Message type | 20080108 | |||
| 5 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20080108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid selection | 20080108 |
Method MAP_UPARO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTENT_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_ASLERM_MSG | 20080109 | ||||
| 2 | IS_ASSORTMENT_VERSION | Call by reference | Type reference (TYPE) | UPARO_YS_ASSORTMENT_VERSION | Assortment version to map | 20080108 | |||
| 3 | I_MSGTYPE | Call by reference | Type reference (TYPE) | UPARI_Y_MSGTYPE | Message type | 20080108 | |||
| 4 | I_REL_PRODUCTS | Call by reference | Type reference (TYPE) | CHAR1 | ABAP_TRUE | Release products with assortment version | 20080108 | ||
| 5 | I_RERELEASE | Call by reference | Type reference (TYPE) | CHAR1 | ABAP_FALSE | Release even if assortment version already released | 20080108 | ||
| 6 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20080108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid selection | 20080108 |
Method READ_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHAVL_ASRTVRS | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20080108 | ||||
| 2 | IS_MSGTP | Call by reference | Type reference (TYPE) | UPARI_TC_MSGTP | Message types | 20080108 | |||
| 3 | IT_PRODUCT_LIST | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_PRODUCT | 20080108 | ||||
| 4 | IT_SELOPT | Call by reference | Type reference (TYPE) | UPARI_YT_SELOPT | Select options for release workbench | 20080108 | |||
| 5 | I_MSGTYPE | Call by reference | Type reference (TYPE) | UPARI_Y_MSGTYPE | Message type | 20080108 | |||
| 6 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20080108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Characteristic not found | 20080108 | ||
| 2 | Error related to customizing | 20080108 | ||
| 3 | Invalid Selection | 20080108 | ||
| 4 | RFC Error | 20080108 |
Method READ_FIXTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_AVRSFIXS | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_Y_CHAVL_VALUE | 20080109 | ||||
| 2 | I_ASORT | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_Y_CHAVL_VALUE | 20080109 | ||||
| 3 | I_ASRTVRS | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_Y_CHAVL_VALUE | 20080109 | ||||
| 4 | I_AVRSFIXS | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_Y_CHAVL_VALUE | 20080109 | ||||
| 5 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20080125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Characteristic not found | 20080109 | ||
| 2 | Error related to customizing | 20080109 | ||
| 3 | Invalid selection | 20080109 | ||
| 4 | RFC error | 20080109 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |