SAP ABAP Class CL_UPARP_WD_AP_CHECK_CAPACITY (Assistance Class for UPARP_WD_AP_ASRT_VRS_INFO)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
⤷
UPARP (Package) Retail Planning
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090209 |
Properties
| Class | CL_UPARP_WD_AP_CHECK_CAPACITY | |
| Short Description | Assistance Class for UPARP_WD_AP_ASRT_VRS_INFO | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARP | Retail Planning |
| Created | 20090209 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARP_WD_AP_CHECK_CAPACITY has no forward declaration.
Interfaces
Class CL_UPARP_WD_AP_CHECK_CAPACITY has no interface implemented.
Friends
Class CL_UPARP_WD_AP_CHECK_CAPACITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UPARM_YT_ID_ROW_VALUES | Row Values | 20090209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculate the delta from the target and the planned amount | 20090209 | |
| 2 | Instance method | Public | Method | Gets the number of stores for the assortment version | 20090209 | |
| 3 | Instance method | Public | Method | Gets the release status of the assortment version | 20090209 |
Events
Class CL_UPARP_WD_AP_CHECK_CAPACITY has no event.
Types
Class CL_UPARP_WD_AP_CHECK_CAPACITY has no local type.
Method Signatures
Method CALCULATE_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLANNED_CAPACITY | Call by reference | Type reference (TYPE) | UPARP_CALC_VALUE | Result value of calculation for calculated columns | 20090209 | |||
| 2 | I_TOTAL_CAPACITY | Call by reference | Type reference (TYPE) | UPARP_CALC_VALUE | Result value of calculation for calculated columns | 20090209 | |||
| 3 | R_DELTA | Value transfer | Type reference (TYPE) | UPARP_CALC_VALUE | Result value of calculation for calculated columns | 20090209 |
Method CALCULATE_DELTA on class CL_UPARP_WD_AP_CHECK_CAPACITY has no exception.
Method GET_PLANNED_CAPACITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PLANNED_CAPACITY | Value transfer | Type reference (TYPE) | UPARP_CALC_VALUE | Result value of calculation for calculated columns | 20090217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Master data maintenance view exception | 20090209 |
Method GET_TOTAL_CAPACITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TOTAL_CAPACITY | Value transfer | Type reference (TYPE) | UPARP_CALC_VALUE | Total Capacity Value | 20090219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Master data maintenance view exception | 20090209 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |