SAP ABAP Class CL_UPARI_FB_BADI_PRPAR (Class for BAdI: BADI_UPARI_PRPAR)
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 | 20071120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_BADI_UPARI_PRPAR | Interface for BAdI: BADI_UPARI_PRPAR | 20071120 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UPARI_T | Types and constants of UPARI | 20071128 |
Properties
| Class | CL_UPARI_FB_BADI_PRPAR | |
| Short Description | Class for BAdI: BADI_UPARI_PRPAR | |
| 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 | 20071120 | 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 | 20071120 | ||
| 2 | IF_EX_BADI_UPARI_PRPAR | Interface for BAdI: BADI_UPARI_PRPAR | 20071120 | ||
| 3 | IF_UPARI_T | Types and constants of UPARI | 20071128 |
Friends
Class CL_UPARI_FB_BADI_PRPAR has no friend class.
Attributes
Class CL_UPARI_FB_BADI_PRPAR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fill structures that comes from VEN_PURORG | 20071128 | |
| 2 | Static method | Public | Method | Map fields to product procurement message | 20071128 | |
| 3 | Static method | Public | Method | Read all procurement arrangement data | 20071129 |
Events
Class CL_UPARI_FB_BADI_PRPAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GS_PURORG | Private | See coding | 20071205 | begin of ty_gs_purorg,
purch_org type upari_ys_chavl-value,
end of ty_gs_purorg
|
||
| 2 | TY_GS_VEN_PURORG | Private | See coding | 20071205 | begin of ty_gs_ven_purorg,
ven_purorg type upari_ys_chavl-value,
purorg_list type ty_gts_purorg,
end of ty_gs_ven_purorg
|
||
| 3 | TY_GTH_VEN_PURORG | Private | See coding | 20071205 | ty_gth_ven_purorg type hashed table of ty_gs_ven_purorg with unique key ven_purorg
|
||
| 4 | TY_GTS_PURORG | Private | See coding | 20071205 | ty_gts_purorg type sorted table of ty_gs_purorg with unique key purch_org
|
Method Signatures
Method FILL_VEN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VEN_PURORG | Call by reference | Type reference (TYPE) | TY_GTH_VEN_PURORG | 20071205 | ||||
| 2 | IT_CHAVL_VEN | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071128 |
Method FILL_VEN_DATA on class CL_UPARI_FB_BADI_PRPAR 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 | 20100301 | |||
| 2 | ET_MESSAGE_CONTENT | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_PRPAR_MSG | 20071128 | ||||
| 3 | IT_CHAVL_PRD | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071128 | ||||
| 4 | IT_CHAVL_VEN | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071128 | ||||
| 5 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20100203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | invalid data | 20100203 |
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 | 20071129 | ||||
| 2 | ET_CHAVL_VEN | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_CHAVL | 20071129 | ||||
| 3 | IS_MSGTP | Call by reference | Type reference (TYPE) | UPARI_TC_MSGTP | Message types | 20071129 | |||
| 4 | IT_PRODUCT_LIST | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_PRODUCT | 20071129 | ||||
| 5 | IT_SELOPT | Call by reference | Type reference (TYPE) | UPARI_YT_SELOPT | Select options for release workbench | 20071129 | |||
| 6 | I_ONLY_MAIN_SKU | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Restrict data to main SKU | 20071217 | ||
| 7 | I_USE_RF_SKU | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Use info object 0RF_SKU instead of 0CM_SKU | 20071205 | ||
| 8 | XT_APPL_MESSAGE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>UPARI_YT_APPL_MSG | 20071129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Characteristic not found | 20071129 | ||
| 2 | Error related to customizing | 20071129 | ||
| 3 | Invalid selection | 20071129 | ||
| 4 | RFC error when reading info object | 20071129 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |