SAP ABAP Class CL_UPARI_PLNQTY (Process Assortment Planning Quantities)
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_UPARI_PLNQTY | Process Assortment Planning Quantities | 20071220 |
Properties
| Class | CL_UPARI_PLNQTY | |
| Short Description | Process Assortment Planning Quantities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARI | Retail Assortment Planning Data Interface |
| Created | 20071220 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARI_PLNQTY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UPARI_PLNQTY | Process Assortment Planning Quantities | 20071220 |
Friends
Class CL_UPARI_PLNQTY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add amount from cube to raw data amount | 20080125 | |
| 2 | Instance method | Public | Method | 20071220 | ||
| 3 | Static method | Private | Method | Return the next quantity ID | 20071220 | |
| 4 | Static method | Private | Method | Return the planning level for a line of the info cube data | 20071220 | |
| 5 | Static method | Private | Method | Check whether cube line is valid for target data cumulation | 20080219 |
Events
Class CL_UPARI_PLNQTY has no event.
Types
Class CL_UPARI_PLNQTY has no local type.
Method Signatures
Method ADD_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AMOUNT | Call by reference | Type reference (TYPE) | BCTCO_AMOUNT | Proxy Structure (Generated) | 20080125 | |||
| 2 | XS_AMOUNT | Call by reference | Type reference (TYPE) | BCTCO_AMOUNT | Proxy Structure (Generated) | 20080125 |
Method ADD_AMOUNT on class CL_UPARI_PLNQTY has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_UPARI_PLNQTY has no parameter.
Method GET_INSTANCE on class CL_UPARI_PLNQTY has no exception.
Method NEXT_QTYID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_QTYID | Value transfer | Type reference (TYPE) | I | 20071220 |
Method NEXT_QTYID on class CL_UPARI_PLNQTY has no exception.
Method PLN_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CUBE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>YS_CUBE_ASRTPLN | 20071220 | ||||
| 2 | IS_PLNQTY | Call by reference | Type reference (TYPE) | IF_UPARI_T=>YS_CUBE_PLNQTY | 20071220 | ||||
| 3 | R_LEVEL | Value transfer | Type reference (TYPE) | I | 20071220 |
Method PLN_LEVEL on class CL_UPARI_PLNQTY has no exception.
Method VALID_TGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CUBE | Call by reference | Type reference (TYPE) | IF_UPARI_T=>YS_CUBE_ASRTPLN | 20080219 | ||||
| 2 | R_LEVEL | Value transfer | Type reference (TYPE) | I | 20080219 |
Method VALID_TGT on class CL_UPARI_PLNQTY has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |