SAP ABAP Class CL_RSMRM_UTIL_TIMEPERIOD (Utility Class for timescale operations)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-CRM (Application Component) Customer Relationship Management
     RSMRM_GENERAL (Package) MRM: General objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMRM_UTIL_TIMEPERIOD_CAL Utility Class for calender timescale operations 20040210
2 Inheritance (c INHERITING FROM c_ref)  CL_RSMRM_UTIL_TIMEPERIOD_FIS Utility Class for fiscal timeperiod operations 20040210
Properties
Class CL_RSMRM_UTIL_TIMEPERIOD  
Short Description Utility Class for timescale operations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMRM_GENERAL   MRM: General objects 
Created 20040210   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSMRG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSMRM_UTIL_TIMEPERIOD has no interface implemented.
Friends
Class CL_RSMRM_UTIL_TIMEPERIOD has no friend class.
Attributes
Class CL_RSMRM_UTIL_TIMEPERIOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_DAYS Instance method Public Method 20040210
2 GET_FIRST_DAY Instance method Public Method 20040210
3 GET_LAST_DAY Instance method Public Method 20040210
4 GET_NEXT Instance method Public Method 20040210
5 GET_PERIOD Instance method Public Method 20040210
6 GET_PREVIOUS Instance method Public Method 20040210
Events
Class CL_RSMRM_UTIL_TIMEPERIOD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_PERIOD Protected See coding 20040210
Method Signatures

Method COUNT_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) I 20040210
2 Importing I_PERIOD Call by reference Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210

Method COUNT_DAYS on class CL_RSMRM_UTIL_TIMEPERIOD has no exception.

Method GET_FIRST_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DAY Value transfer Type reference (TYPE) D 20040210
2 Importing I_PERIOD Call by reference Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210

Method GET_FIRST_DAY on class CL_RSMRM_UTIL_TIMEPERIOD has no exception.

Method GET_LAST_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DAY Value transfer Type reference (TYPE) D 20040210
2 Importing I_PERIOD Call by reference Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210

Method GET_LAST_DAY on class CL_RSMRM_UTIL_TIMEPERIOD has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PERIOD Value transfer Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210
2 Importing I_PERIOD Call by reference Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210

Method GET_NEXT on class CL_RSMRM_UTIL_TIMEPERIOD has no exception.

Method GET_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PERIOD Value transfer Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210
2 Importing I_DAY Call by reference Type reference (TYPE) D 20040210

Method GET_PERIOD on class CL_RSMRM_UTIL_TIMEPERIOD has no exception.

Method GET_PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PERIOD Value transfer Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210
2 Importing I_PERIOD Call by reference Type reference (TYPE) RSMRMS_G_PERIOD Zeitraum-Informationen 20040210

Method GET_PREVIOUS on class CL_RSMRM_UTIL_TIMEPERIOD has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 331