SAP ABAP Class CL_UPARI_FB_BADI_MATBAS (Class for BAdI: BADI_UPARI_MATBAS)
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 | 20071121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_BADI_UPARI_MATBAS | Interface for BAdI: BADI_UPARI_MATBAS | 20071121 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UPARI_T | Types and constants of UPARI | 20071127 |
Properties
| Class | CL_UPARI_FB_BADI_MATBAS | |
| Short Description | Class for BAdI: BADI_UPARI_MATBAS | |
| 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 | 20071121 | 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 | 20071121 | ||
| 2 | IF_EX_BADI_UPARI_MATBAS | Interface for BAdI: BADI_UPARI_MATBAS | 20071121 | ||
| 3 | IF_UPARI_T | Types and constants of UPARI | 20071127 |
Friends
Class CL_UPARI_FB_BADI_MATBAS has no friend class.
Attributes
Class CL_UPARI_FB_BADI_MATBAS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Fill list of released products | 20071128 | |
| 2 | Static method | Private | Method | Fill structures that comes from SKU | 20071126 | |
| 3 | Static method | Public | Method | Map fields to material basic data message | 20071122 | |
| 4 | Static method | Public | Method | Read all material basic data | 20071128 |
Events
Class CL_UPARI_FB_BADI_MATBAS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GS_PROD_CAT | Private | See coding | 20071128 | BEGIN OF ty_gs_prod_cat,
material(60) TYPE c,
prod_cat TYPE bctco_matlerpbscdatacrtereqprc,
END OF ty_gs_prod_cat
|
||
| 2 | TY_GT_PROD_CAT | Private | See coding | 20071128 | ty_gt_prod_cat TYPE STANDARD TABLE OF ty_gs_prod_cat
|
Method Signatures
Method FILL_PRODUCT_RELEASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRODUCT_RELEASED | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_PRODUCT | 20071128 | ||||
| 2 | I_RETURN_NOT_RELEASED | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20071128 | |||
| 3 | XT_CHAVL_PRD | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071128 |
Method FILL_PRODUCT_RELEASED on class CL_UPARI_FB_BADI_MATBAS has no exception.
Method FILL_SKU_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROD_CAT | Call by reference | Type reference (TYPE) | TY_GT_PROD_CAT | Proxy Table Type (Generated) | 20071126 | |||
| 2 | IT_CHAVL_SKU | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071126 | ||||
| 3 | I_USE_RF_SKU | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Use info object 0RF_SKU instead of 0CM_SKU | 20071205 |
Method FILL_SKU_DATA on class CL_UPARI_FB_BADI_MATBAS has no exception.
Method MAP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROXY_OUT | Call by reference | Type reference (TYPE) | BCTCO_BUS_DOC_MSG_HDR | Business information from the perspective of the sender appl | 20100227 | |||
| 2 | ET_CONTENT_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_MATBAS_MSG | 20071128 | ||||
| 3 | IT_CHAVL_PRD | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071122 | ||||
| 4 | IT_CHAVL_SKU | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071122 | ||||
| 5 | I_USE_RF_SKU | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Use info object 0RF_SKU instead of 0CM_SKU | 20071205 | ||
| 6 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20100202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20100202 | ||
| 2 | Mandatory field is missing | 20100202 |
Method READ_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHAVL_PRD | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071128 | ||||
| 2 | ET_CHAVL_SKU | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071128 | ||||
| 3 | IS_MSGTP | Call by reference | Type reference (TYPE) | UPARI_TC_MSGTP | Message types | 20071128 | |||
| 4 | IT_SELOPT | Call by reference | Type reference (TYPE) | UPARI_YT_SELOPT | Select options for release workbench | 20071128 | |||
| 5 | I_ONLY_MAIN_SKU | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Restrict data to main SKU | 20071217 | ||
| 6 | I_READ_ATTR | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Single-Character Flag | 20071128 | ||
| 7 | I_READ_TEXT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Single-Character Flag | 20071128 | ||
| 8 | I_USE_RF_SKU | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Use info object 0RF_SKU instead of 0CM_SKU | 20071205 | ||
| 9 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20071128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Characteristic not found | 20071128 | ||
| 2 | Error related to customizing | 20071128 | ||
| 3 | Invalid selection | 20071128 | ||
| 4 | RFC error when reading info object | 20071128 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |