SAP ABAP Class CL_GRPC_TIMEFRAME_WD (WD handler for the PC timeframe)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CCAT (Package) Process controls central catalogues
Properties
Class CL_GRPC_TIMEFRAME_WD  
Short Description WD handler for the PC timeframe    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CCAT   Process controls central catalogues 
Created 20070703   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_TIMEFRAME_WD has no forward declaration.
Interfaces
Class CL_GRPC_TIMEFRAME_WD has no interface implemented.
Friends
Class CL_GRPC_TIMEFRAME_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TF_YEAR Instance attribute Private Type reference (TYPE) GRPC_T_API_TF_YEAR The valueset for GRPC fields 20070703
2 MT_TIMEFRAME Instance attribute Private Type reference (TYPE) GRPC_T_API_TIMEFRAME The valueset for GRPC fields 20070703
3 M_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070703
4 M_SESSION_ID Instance attribute Private Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070703
2 SET_SESSION Instance method Public Method 20070703
3 SET_TIMEFRAME Instance method Public Method Set the time frame according to context value 20070703
Events
Class CL_GRPC_TIMEFRAME_WD has no event.
Types
Class CL_GRPC_TIMEFRAME_WD 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_CONTEXT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070703

Method CONSTRUCTOR on class CL_GRPC_TIMEFRAME_WD has no exception.

Method SET_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SESSION_ID Value transfer Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070703

Method SET_SESSION on class CL_GRPC_TIMEFRAME_WD has no exception.

Method SET_TIMEFRAME Signature

Method SET_TIMEFRAME on class CL_GRPC_TIMEFRAME_WD has no parameter.
Method SET_TIMEFRAME on class CL_GRPC_TIMEFRAME_WD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250