SAP ABAP Class CL_UPARU_PLEVEL (MAP-SEM Planing Level)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPARU (Package) Retail Assortment Planning User Interface
⤷
⤷
Properties
| Class | CL_UPARU_PLEVEL | |
| Short Description | MAP-SEM Planing Level | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARU | Retail Assortment Planning User Interface |
| Created | 20030116 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARU_PLEVEL has no forward declaration.
Interfaces
Class CL_UPARU_PLEVEL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UPARU_AREA | 20030121 | MAP-SEM Planing Area |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UPARU_AREA | MAP-SEM Planing Area | 20030120 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UPARU_YT_API_PLEVEL_CHA | MAP-SEM Planning Level Characteristics | 20030120 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UPARU_YT_API_CHASEL | MAP-SEM Characteristic Selection | 20030120 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UPARU_YT_API_FUNCTION | MAP-SEM: Planning Function | 20030120 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UPARU_YT_API_KYF | MAP-SEM Key Figure List | 20030120 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UPARU_YTH_LAYOUT_COL | MAP-SEM Planning layout - Collection | 20030121 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UPARU_YT_API_SEQUENCE | MAP-SEM: Planning Sequence | 20030603 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UPC_Y_PLEVEL | Planning level | 20030120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Build a MAP-SEM planning level object and get detail | 20030120 | |
| 2 | Instance method | Public | Method | Execute a planning function | 20030120 | |
| 3 | Instance method | Public | Method | Execute a planning sequence | 20030603 | |
| 4 | Instance method | Public | Method | Get a MAP-SEM planning layout object | 20030121 | |
| 5 | Instance method | Public | Method | Verify whether a planning function exist or not. | 20030120 | |
| 6 | Instance method | Public | Method | Verify whether a planning sequence exist or not. | 20030603 | |
| 7 | Instance method | Public | Method | Refresh the planning level characteristic selection | 20070803 |
Events
Class CL_UPARU_PLEVEL has no event.
Types
Class CL_UPARU_PLEVEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_AREA | Call by reference | Object reference (TYPE REF TO) | CL_UPARU_AREA | MAP-SEM-Planungsgebiet | 20030120 | |||
| 2 | I_PLEVEL | Call by reference | Type reference (TYPE) | UPC_Y_PLEVEL | Planungsebene | 20030120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in MAP-SEM-Planungsebenen | 20030120 |
Method EXECUTE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION | Call by reference | Type reference (TYPE) | UPC_Y_METHOD | Planungsfunktion | 20030120 | |||
| 2 | I_PARAM | Call by reference | Type reference (TYPE) | UPC_Y_PARAM | Parametergruppe | 20030120 | |||
| 3 | I_PPACKAGE | Call by reference | Type reference (TYPE) | UPC_Y_PACKAGE | Planungspaket | 20030121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in MAP-SEM-Planungsebenen | 20030120 |
Method EXECUTE_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PPACKAGE | Call by reference | Type reference (TYPE) | UPC_Y_PACKAGE | Planungspaket | 20030603 | |||
| 2 | I_SEQUENCE | Call by reference | Type reference (TYPE) | UPF_Y_BUNDLE | Planungssequenz | 20030603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in MAP-SEM-Planungsebenen | 20030603 |
Method GET_LAYOUT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_UPARU_LAYOUT | MAP-SEM-Planungslayout | 20030121 | |||
| 2 | I_LAYOUT | Call by reference | Type reference (TYPE) | UPARU_Y_LAYOUT | Planungslayout | 20030121 | |||
| 3 | I_PPACKAGE | Call by reference | Type reference (TYPE) | UPC_Y_PACKAGE | Planungspaket | 20030121 | |||
| 4 | I_READ_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Modus nur Ausgabe (Read-Only) | 20030122 | ||
| 5 | I_WITH_REFRESH | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Mit Datenaktualisierung | 20030812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in MAP-SEM-Planungsebenen | 20030121 |
Method IS_FUNCTION_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTING | Value transfer | Type reference (TYPE) | BOOLE_D | Planungsfunktion vorhanden? | 20030120 | |||
| 2 | I_FUNCTION | Call by reference | Type reference (TYPE) | UPC_Y_METHOD | Planungsfunktion | 20030120 |
Method IS_FUNCTION_EXIST on class CL_UPARU_PLEVEL has no exception.
Method IS_SEQUENCE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTING | Value transfer | Type reference (TYPE) | BOOLE_D | Planungsfunktion vorhanden? | 20030603 | |||
| 2 | I_SEQUENCE | Call by reference | Type reference (TYPE) | UPF_Y_BUNDLE | Planungssequenz | 20030603 |
Method IS_SEQUENCE_EXIST on class CL_UPARU_PLEVEL has no exception.
Method REFRESH_PLEVEL_CHASEL Signature
Method REFRESH_PLEVEL_CHASEL on class CL_UPARU_PLEVEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MAP-SEM Planing Level Errors | 20070803 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 350 |