SAP ABAP Class CL_GRFN_VARIABLE (Variables)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_VARIABLE (Package) Variables used in Integration Engine
Properties
Class CL_GRFN_VARIABLE  
Short Description Variables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_VARIABLE   Variables used in Integration Engine 
Created 20080730   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_VARIABLE has no forward declaration.
Interfaces
Class CL_GRFN_VARIABLE has no interface implemented.
Friends
Class CL_GRFN_VARIABLE has no friend class.
Attributes
Class CL_GRFN_VARIABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TYPE Static method Public Method Get type of variable 20080731
2 GET_VALUE Static method Public Method Get value of variable 20080730
3 QUERY Static method Public Method Get list of available variables 20081022
4 RAISE_EXCEPTION Static method Public Method Raise exception 20081203
Events
Class CL_GRFN_VARIABLE has no event.
Types
Class CL_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 Importing IV_VARIABLE Call by reference Type reference (TYPE) GRFN_VARIABLE Variable name 20080731
2 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20080731
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080731

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 Value of variable 20080730
2 Importing IS_REQUEST Call by reference Type reference (TYPE) GRFN_S_VARIABLE_REQUEST Variable request 20081022
3 Importing IV_VARIABLE Call by reference Type reference (TYPE) GRFN_VARIABLE Variable name 20080730
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080730

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VARIABLE Value transfer Type reference (TYPE) GRFN_T_VARIABLE Variable list 20081022

Method QUERY on class CL_GRFN_VARIABLE has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) IF_MESSAGE Interface for Accessing Texts from Message Objects 20081203
2 Importing IT_REMOTE_MESSAGES Call by reference Type reference (TYPE) TSMESG Message collector 20081203
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20081203
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 Message Variable 20081203
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081203
History
Last changed by/on SAP  20141106 
SAP Release Created in 300