SAP ABAP Class CL_GRPC_SCOPING (Scoping abstract class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_SCOPING (Package) Process Control: Scoping
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_MODEL_ACCGROUP Accountgroup Scoping Model Class 20080821
2 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_MODEL_THRESHOLD Threshold model class 20080825
Properties
Class CL_GRPC_SCOPING  
Short Description Scoping abstract class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_SCOPING   Process Control: Scoping 
Created 20080819   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRPC_SCOPING has no interface implemented.
Friends
Class CL_GRPC_SCOPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_INIT_HRID Constant Protected Type reference (TYPE) GRFN_OBJECT_ID '99999999' Object ID 20080903
2 MV_INIT_THRESHOLD Constant Protected Type reference (TYPE) GRPC_FLAG '_' GRPC Flag Char 1 20080904
3 MV_LANGUAGE Instance attribute Protected Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20080825
4 MV_TF_YEAR Instance attribute Protected Type reference (TYPE) GRPC_YEAR Year 20080820
5 MV_TIMEFRAME Instance attribute Protected Type reference (TYPE) GRPC_TIMEFRAME Timeframe 20080820
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CURRENCY_CODE Instance method Public Method Check currency code 20080908
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080819
3 CONVERT_TIMEFRAME Instance method Private Method Convert timeframe to yearly based 20081202
Events
Class CL_GRPC_SCOPING has no event.
Types
Class CL_GRPC_SCOPING has no local type.
Method Signatures

Method CHECK_CURRENCY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENCY_CODE Call by reference Type reference (TYPE) GRFN_CURRENCY Currency 20080908
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080908

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20080825
2 Importing IV_TF_YEAR Call by reference Type reference (TYPE) GRPC_YEAR Year 20080819
3 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) GRPC_TIMEFRAME Timeframe 20080819

Method CONSTRUCTOR on class CL_GRPC_SCOPING has no exception.

Method CONVERT_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_TF_YEAR Call by reference Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20081202
2 Exporting EV_TARGET_TIMEFRAME Call by reference Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20081202
3 Importing IV_SOURCE_TF_YEAR Call by reference Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20081202
4 Importing IV_SOURCE_TIMEFRAME Call by reference Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20081202

Method CONVERT_TIMEFRAME on class CL_GRPC_SCOPING has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300