SAP ABAP Class CL_RSPLFS_PARAM_ELEM (Elementary Parameter (Value))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFS (Package) Planning Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSPLFS_PARAM Parameter Value (Superclass) 20040513
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_PARAM_ELEM Elementary Parameter 20040513
Properties
Class CL_RSPLFS_PARAM_ELEM  
Short Description Elementary Parameter (Value)    
Super Class CL_RSPLFS_PARAM Parameter Value (Superclass) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFS   Planning Service 
Created 20040513   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSPLFS_PARAM_ELEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_PARAM_ELEM Elementary Parameter 20040513
Friends
Class CL_RSPLFS_PARAM_ELEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_IS_VARIABLE Instance attribute Public Type reference (TYPE) RSPLF_IS_VARIABLE Value is a variable 20040715
2 N_VALUE Instance attribute Public Type reference (TYPE) RSCHAVL Value (as string) 20040708
3 P_REFRESH_INT_VALUE Instance attribute Private Type reference (TYPE) RS_BOOL Internal value has to be refreshed 20040825
4 P_R_INT_VALUE Instance attribute Private Object reference (TYPE REF TO) DATA Internal value (reference to data object with proper type) 20040825
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040824
2 SET_IS_VARIABLE Instance method Public Method Set flag "is variable" 20040715
3 SET_VALUE Instance method Public Method Set value (as character) 20040513
4 _CREATE_INT_VALUE Instance method Private Method Create data object according to the type of the InfoObject 20040825
Events
Class CL_RSPLFS_PARAM_ELEM has no event.
Types
Class CL_RSPLFS_PARAM_ELEM 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 I_R_PARAM_DEF Call by reference Object reference (TYPE REF TO) CL_RSPLFD_PARAM Definition Parameter 20040824

Method CONSTRUCTOR on class CL_RSPLFS_PARAM_ELEM has no exception.

Method SET_IS_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_VARIABLE Call by reference Type reference (TYPE) RSPLF_IS_VARIABLE Flag "is variable" 20040715

Method SET_IS_VARIABLE on class CL_RSPLFS_PARAM_ELEM has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) RSCHAVL Wert 20040513

Method SET_VALUE on class CL_RSPLFS_PARAM_ELEM has no exception.

Method _CREATE_INT_VALUE Signature

Method _CREATE_INT_VALUE on class CL_RSPLFS_PARAM_ELEM has no parameter.
Method _CREATE_INT_VALUE on class CL_RSPLFS_PARAM_ELEM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400