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 GR_AREA Instance attribute Public Object reference (TYPE REF TO) CL_UPARU_AREA MAP-SEM Planing Area 20030120
2 GT_CHA Instance attribute Public Type reference (TYPE) UPARU_YT_API_PLEVEL_CHA MAP-SEM Planning Level Characteristics 20030120
3 GT_CHASEL Instance attribute Public Type reference (TYPE) UPARU_YT_API_CHASEL MAP-SEM Characteristic Selection 20030120
4 GT_FUNCTIONS Instance attribute Private Type reference (TYPE) UPARU_YT_API_FUNCTION MAP-SEM: Planning Function 20030120
5 GT_KYF Instance attribute Public Type reference (TYPE) UPARU_YT_API_KYF MAP-SEM Key Figure List 20030120
6 GT_LAYOUT_COL Instance attribute Private Type reference (TYPE) UPARU_YTH_LAYOUT_COL MAP-SEM Planning layout - Collection 20030121
7 GT_SEQUENCES Instance attribute Private Type reference (TYPE) UPARU_YT_API_SEQUENCE MAP-SEM: Planning Sequence 20030603
8 G_PLEVEL Instance attribute Public Type reference (TYPE) UPC_Y_PLEVEL Planning level 20030120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Build a MAP-SEM planning level object and get detail 20030120
2 EXECUTE_FUNCTION Instance method Public Method Execute a planning function 20030120
3 EXECUTE_SEQUENCE Instance method Public Method Execute a planning sequence 20030603
4 GET_LAYOUT_DETAIL Instance method Public Method Get a MAP-SEM planning layout object 20030121
5 IS_FUNCTION_EXIST Instance method Public Method Verify whether a planning function exist or not. 20030120
6 IS_SEQUENCE_EXIST Instance method Public Method Verify whether a planning sequence exist or not. 20030603
7 REFRESH_PLEVEL_CHASEL 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 Importing IR_AREA Call by reference Object reference (TYPE REF TO) CL_UPARU_AREA MAP-SEM-Planungsgebiet 20030120
2 Importing I_PLEVEL Call by reference Type reference (TYPE) UPC_Y_PLEVEL Planungsebene 20030120
# Exception Resumable Description Created on
1 CX_UPARU_PLEVEL_ERROR 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 Importing I_FUNCTION Call by reference Type reference (TYPE) UPC_Y_METHOD Planungsfunktion 20030120
2 Importing I_PARAM Call by reference Type reference (TYPE) UPC_Y_PARAM Parametergruppe 20030120
3 Importing I_PPACKAGE Call by reference Type reference (TYPE) UPC_Y_PACKAGE Planungspaket 20030121
# Exception Resumable Description Created on
1 CX_UPARU_PLEVEL_ERROR 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 Importing I_PPACKAGE Call by reference Type reference (TYPE) UPC_Y_PACKAGE Planungspaket 20030603
2 Importing I_SEQUENCE Call by reference Type reference (TYPE) UPF_Y_BUNDLE Planungssequenz 20030603
# Exception Resumable Description Created on
1 CX_UPARU_PLEVEL_ERROR 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 Exporting ER_LAYOUT Call by reference Object reference (TYPE REF TO) CL_UPARU_LAYOUT MAP-SEM-Planungslayout 20030121
2 Importing I_LAYOUT Call by reference Type reference (TYPE) UPARU_Y_LAYOUT Planungslayout 20030121
3 Importing I_PPACKAGE Call by reference Type reference (TYPE) UPC_Y_PACKAGE Planungspaket 20030121
4 Importing I_READ_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Modus nur Ausgabe (Read-Only) 20030122
5 Importing I_WITH_REFRESH Call by reference Type reference (TYPE) BOOLE_D SPACE Mit Datenaktualisierung 20030812
# Exception Resumable Description Created on
1 CX_UPARU_PLEVEL_ERROR 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 Returning E_EXISTING Value transfer Type reference (TYPE) BOOLE_D Planungsfunktion vorhanden? 20030120
2 Importing 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 Returning E_EXISTING Value transfer Type reference (TYPE) BOOLE_D Planungsfunktion vorhanden? 20030603
2 Importing 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 CX_UPARU_PLEVEL_ERROR MAP-SEM Planing Level Errors 20070803
History
Last changed by/on SAP  20141101 
SAP Release Created in 350