SAP ABAP Class CL_UPARU_VARIABLE (MAP-SEM Planning Variable)
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_VARIABLE  
Short Description MAP-SEM Planning Variable    
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 20030124   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UPCFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UPARU_VARIABLE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_UPARU_AREA 20030124 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 20030124
2 GR_VARIABLE Instance attribute Private Object reference (TYPE REF TO) CL_SEM_VARIABLE MAP-SEM: SEM Variable class 20030609
3 GT_CHA Instance attribute Public Type reference (TYPE) UPC_YT_CHA MAP-SEM: Characteristics 20030124
4 GT_VARSEL Instance attribute Public Type reference (TYPE) UPARU_YT_API_VARSEL MAP-SEM: Restricted Variable Values 20030124
5 GT_VARSEL_ALL Instance attribute Public Type reference (TYPE) UPARU_YT_API_VARSEL MAP-SEM: All Variable Values 20030124
6 GT_VAR_TXT Instance attribute Private Type reference (TYPE) UPARU_YT_VAR_TXT MAP-SEM: Planning variable text 20071003
7 G_NO_VALUE Instance attribute Public Type reference (TYPE) BOOLE_D MAP-SEM: No Restriction Executed 20030124
8 G_NUMVALUE Instance attribute Public Type reference (TYPE) UPC_Y_VAR_NUMBER MAP-SEM: Numeric Value for Variables 20030124
9 G_REPLACE Instance attribute Public Type reference (TYPE) UPC_Y_VAR_REPLACE_TYPE MAP-SEM: Replacement Type of Variables 20030609
10 G_TEXT Instance attribute Public Type reference (TYPE) UPC_Y_VARIABLETXT MAP-SEM: Name of Variable 20030611
11 G_TYPE Instance attribute Public Type reference (TYPE) UPC_Y_VAR_TYPE MAP-SEM: Variable Type 20030124
12      
13 G_USERSEL_ENABLED Instance attribute Public Type reference (TYPE) UPC_Y_USERSEL_ENABLED MAP-SEM: Input Allowed by User 20030124
14 G_USER_RESTRICTION Instance attribute Public Type reference (TYPE) UPC_Y_USERSEL_NEEDED MAP-SEM: Restriction of Selection Required by User 20030124
15 G_VAR Instance attribute Public Type reference (TYPE) UPC_Y_VARIABLE MAP-SEM: Variable 20030124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Build a MAP-SEM planning variable object and get detail 20030124
2 GET_TEXT Instance method Public Method Get the text for all values of a variable 20070928
3 REFRESH Instance method Public Method Reload the variable content 20030124
4 UPDATE Instance method Public Method Update the variable content 20030124
Events
Class CL_UPARU_VARIABLE has no event.
Types
Class CL_UPARU_VARIABLE 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 20030124
2 Importing I_VAR Call by reference Type reference (TYPE) UPC_Y_VARIABLE Planungsvariable 20030124
# Exception Resumable Description Created on
1 CX_UPARU_VARIABLE_ERROR Fehler in MAP-SEM-Planungsvariablen 20030124

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VAR_TXT Call by reference Type reference (TYPE) UPARU_YT_VAR_TXT MAP-SEM: Text Planungsvariable 20070928
2 Importing IR_PLEVEL Call by reference Object reference (TYPE REF TO) CL_UPARU_PLEVEL MAP-SEM-Planungsebene 20070928
3 Importing IT_DYNCONTEXT Call by reference Type reference (TYPE) UPARU_YT_DYNAMIC_CONTEXT 20070928
# Exception Resumable Description Created on
1 CX_UPARU_VARIABLE_ERROR 20070928

Method REFRESH Signature

Method REFRESH on class CL_UPARU_VARIABLE has no parameter.
# Exception Resumable Description Created on
1 CX_UPARU_VARIABLE_ERROR Fehler in MAP-SEM-Planungsvariablen 20030124

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITK_VARSEL Call by reference Type reference (TYPE) UPARU_YT_API_VARSEL MAP-SEM: Selektionsbedingung für Variable 20030124
2 Importing I_NUMVALUE Call by reference Type reference (TYPE) UPC_Y_VAR_NUMBER MAP-SEM: Zahlenwert für Variablen 20030124
# Exception Resumable Description Created on
1 CX_UPARU_VARIABLE_ERROR Fehler in MAP-SEM-Planungsvariablen 20030124
History
Last changed by/on SAP  20141101 
SAP Release Created in 350