SAP ABAP Class CL_GRPC_TIMEFRAME_FIXED (Library to handle days and weeks)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CUSTOMIZING (Package) Customizing
Properties
Class CL_GRPC_TIMEFRAME_FIXED  
Short Description Library to handle days and weeks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CUSTOMIZING   Customizing 
Created 20071005   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_TIMEFRAME_FIXED has no interface implemented.
Friends
Class CL_GRPC_TIMEFRAME_FIXED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FREQUENCY_ANY Constant Public Type reference (TYPE) GRPC_ATTRVALUE '0SAP_ANY' 20071030
2 C_FREQUENCY_DAILY Constant Public Type reference (TYPE) GRPC_ATTRVALUE '0SAP_DAY' 20071030
3 C_FREQUENCY_WEEKLY Constant Public Type reference (TYPE) GRPC_ATTRVALUE '0SAP_WEEK' 20071030
4 C_SAP_HARDCODED_PREFIX Constant Private Type reference (TYPE) STRING '0SAP' 20071005
Methods
# Method Level Visibility Method type Description Created on
1 IS_FIXED Static method Public Method 20071005
2 NEXT Static method Public Method 20071005
3 PREV Static method Public Method 20071005
4 RESOLVE Static method Public Method 20071005
5 RETRIEVE Static method Public Method 20071005
6 TEXT Static method Public Method 20071005
Events
Class CL_GRPC_TIMEFRAME_FIXED has no event.
Types
Class CL_GRPC_TIMEFRAME_FIXED has no local type.
Method Signatures

Method IS_FIXED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20071005
2 Importing I_VALUE Value transfer Type reference (TYPE) ANY GRPC Entity API: Timeframe of the session 20071005

Method IS_FIXED on class CL_GRPC_TIMEFRAME_FIXED has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20071005
2 Exporting E_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20071005
3 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20071005
4 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20071005

Method NEXT on class CL_GRPC_TIMEFRAME_FIXED has no exception.

Method PREV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20071005
2 Exporting E_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20071005
3 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20071005
4 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20071005

Method PREV on class CL_GRPC_TIMEFRAME_FIXED has no exception.

Method RESOLVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20071005
2 Exporting E_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20071005
3 Importing I_FOCUS_DATE Value transfer Type reference (TYPE) SY-DATUM Current Date of Application Server 20071005
4 Importing I_FREQUENCY Value transfer Type reference (TYPE) GRPC_ATTRVALUE Attribute Value 20071005

Method RESOLVE on class CL_GRPC_TIMEFRAME_FIXED has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_RESULT Value transfer Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20071005
2 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20071005
3 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20071005

Method RETRIEVE on class CL_GRPC_TIMEFRAME_FIXED has no exception.

Method TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) GRPC_TEXT Text 20071005
2 Importing I_LANGUAGE Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20071119
3 Importing I_TF_YEAR Value transfer Type reference (TYPE) GRPC_API_SESSION_TF_YEAR The year of the GRPC entity API session 20071005
4 Importing I_TIMEFRAME Value transfer Type reference (TYPE) GRPC_API_SESSION_TIMEFRAME GRPC Entity API: Timeframe of the session 20071005

Method TEXT on class CL_GRPC_TIMEFRAME_FIXED has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250