SAP ABAP Class IF_GRFN_VARIABLE (Interface for Variable classes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_DATA_TF_FROM Data time frame date from 20081022
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_DATA_TF_TO Data time frame date to 20081022
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_EXEC_DATE Execution date 20080731
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_FISCAL_PERIOD Parent class for fiscal period variables 20081023
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_FREQ_TF_FROM Frequency time frame date from 20081022
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_FREQ_TF_TO Frequency time frame date to 20081022
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_OBJECT_ID Object ID 20090713
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_VAR_PARENT_ID Parent Object ID 20090303
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_VAR_CURRENCY Org. unit currency 20081028
Properties
Class IF_GRFN_VARIABLE  
Short Description Interface for Variable classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080627   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_VARIABLE has no forward declaration.
Interfaces
Class IF_GRFN_VARIABLE has no interface implemented.
Friends
Class IF_GRFN_VARIABLE has no friend class.
Attributes
Class IF_GRFN_VARIABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TYPE Static method Public Method Get the type of value 20080627
2 GET_VALUE Instance method Public Method Get the value of variable 20080627
Events
Class IF_GRFN_VARIABLE has no event.
Types
Class IF_GRFN_VARIABLE has no local type.
Method Signatures

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20081022

Method GET_TYPE on class IF_GRFN_VARIABLE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Value transfer Type reference (TYPE) ANY 20081022
2 Importing IS_REQUEST Call by reference Type reference (TYPE) GRFN_S_VARIABLE_REQUEST Variable request 20081022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080730
History
Last changed by/on SAP  20141106 
SAP Release Created in