SAP ABAP Class CL_RMPS_DOD_VITAL (Vital Records)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_DOD_GENERAL (Package) DoD: General Functions
Properties
Class CL_RMPS_DOD_VITAL  
Short Description Vital Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DOD_GENERAL   DoD: General Functions 
Created 20060531   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_DOD_VITAL has no interface implemented.
Friends
Class CL_RMPS_DOD_VITAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_IF_SRM Static Attribute Protected Object reference (TYPE REF TO) IF_SRM General SRM Methods 20090827
Methods
# Method Level Visibility Method type Description Created on
1 CATEGORIES_DUE_GET Instance method Public Method Gets records that are due to be checked 20060606
2 CATEGORIES_GET Instance method Public Method Gets records that are due to be checked 20060904
3 CATEGORIES_REVIEWED_GET Instance method Public Method Gets records that are due to be checked 20060904
4 CATEGORY_SET_REVIEW_DATE Instance method Public Method Set Check Date 20060606
5 CONSTRUCTOR Instance method Public Constructor Constructor 20060602
6 DOCUMENT_SET_REVIEW_DATE Instance method Public Method Set Check Date 20091026
7 FOLDERS_DUE_GET Instance method Public Method Gets records that are due to be checked 20060531
8 FOLDERS_GET Instance method Public Method Gets records that are due to be checked 20060901
9 FOLDERS_REVIEWED_GET Instance method Public Method Gets records that are due to be checked 20060901
10 FOLDER_SET_REVIEW_DATE Instance method Public Method Set Check Date 20060602
11 PERIODS_GET Instance method Public Method Read Customizing 20060531
12 PERIOD_DATE_BACKWARDS Instance method Protected Method Calculate Period from Given Date 20090827
13 PERIOD_GET Instance method Public Method Read Customizing 20060606
14 PERIOD_TEXT_GET Instance method Public Method Get Periodicity Description 20060606
15 REVIEW_DATE_CALCULATE Instance method Public Method Calculate Check Date 20060606
Events
Class CL_RMPS_DOD_VITAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RANGE_VITAL_PE Public See coding 20060601 TY_RANGE_VITAL_PE type range of RMPSU_VITAL_per
2 TY_TT_VITALPER Public See coding 20060531 TY_TT_VITALPER type STANDARD TABLE OF rmpsu_vitalper with DEFAULT KEY
Method Signatures

Method CATEGORIES_DUE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CATEGORIES Call by reference Type reference (TYPE) TABLE 20060606
2 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060606
3 Importing IM_FROM_DATE Call by reference Type reference (TYPE) D '00000000' 20060606
4 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060606
5 Importing IM_PERIOD Call by reference Type reference (TYPE) TY_RANGE_VITAL_PE 20060606
6 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS ID in SRM 20060606
7 Importing IM_TO_DATE Call by reference Type reference (TYPE) D 20060606

Method CATEGORIES_DUE_GET on class CL_RMPS_DOD_VITAL has no exception.

Method CATEGORIES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CATEGORIES Call by reference Type reference (TYPE) TABLE 20060904
2 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060904
3 Importing IM_FROM_DATE Call by reference Type reference (TYPE) D '00000000' 20060904
4 Importing IM_GET_NEXT_REVIEW Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20060904
5 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060904
6 Importing IM_PERIOD Call by reference Type reference (TYPE) TY_RANGE_VITAL_PE 20060904
7 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS ID in SRM 20060904
8 Importing IM_TO_DATE Call by reference Type reference (TYPE) D 20060904

Method CATEGORIES_GET on class CL_RMPS_DOD_VITAL has no exception.

Method CATEGORIES_REVIEWED_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CATEGORIES Call by reference Type reference (TYPE) TABLE 20060904
2 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060904
3 Importing IM_FROM_DATE Call by reference Type reference (TYPE) D '00000000' 20060904
4 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060904
5 Importing IM_PERIOD Call by reference Type reference (TYPE) TY_RANGE_VITAL_PE 20060904
6 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS ID in SRM 20060904
7 Importing IM_TO_DATE Call by reference Type reference (TYPE) D 20060904

Method CATEGORIES_REVIEWED_GET on class CL_RMPS_DOD_VITAL has no exception.

Method CATEGORY_SET_REVIEW_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060606
2 Importing IM_DOKOBJECT Call by reference Type reference (TYPE) SDOKOBJECT 20060606
3 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20060606
4 Importing IM_REVIEW_DATE Call by reference Type reference (TYPE) D 20060606

Method CATEGORY_SET_REVIEW_DATE on class CL_RMPS_DOD_VITAL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060602

Method CONSTRUCTOR on class CL_RMPS_DOD_VITAL has no exception.

Method DOCUMENT_SET_REVIEW_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20091026
2 Importing IM_DOC_CLASS Call by reference Type reference (TYPE) SDOK_CLASS Dokumentenklasse 20091103
3 Importing IM_DOC_CONTEXT Call by reference Type reference (TYPE) BAPIDOCCONTEXT SRM Kontext für Dokumentzugriff 20091026
4 Importing IM_DOC_OBJID Call by reference Type reference (TYPE) SDOK_DOCID ID für Dokumente und Beziehungen 20091103
5 Importing IM_DOC_RMSID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20091103
6 Importing IM_DOC_SPSID Call by reference Type reference (TYPE) SRMSPSID Elementart-ID 20091103
7 Importing IM_DOKOBJECT Call by reference Type reference (TYPE) SDOKOBJECT 20091026
8 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20091026
9 Importing IM_REVIEW_DATE Call by reference Type reference (TYPE) D 20091026

Method DOCUMENT_SET_REVIEW_DATE on class CL_RMPS_DOD_VITAL has no exception.

Method FOLDERS_DUE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FOLDERS Call by reference Type reference (TYPE) TABLE 20060601
2 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060601
3 Importing IM_FROM_DATE Call by reference Type reference (TYPE) D '00000000' 20060531
4 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060531
5 Importing IM_PERIOD Call by reference Type reference (TYPE) TY_RANGE_VITAL_PE 20060601
6 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS ID in SRM 20060531
7 Importing IM_TO_DATE Call by reference Type reference (TYPE) D 20060531

Method FOLDERS_DUE_GET on class CL_RMPS_DOD_VITAL has no exception.

Method FOLDERS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FOLDERS Call by reference Type reference (TYPE) TABLE 20060901
2 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060901
3 Importing IM_FROM_DATE Call by reference Type reference (TYPE) D '00000000' 20060901
4 Importing IM_GET_NEXT_REVIEW Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20060901
5 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060901
6 Importing IM_PERIOD Call by reference Type reference (TYPE) TY_RANGE_VITAL_PE 20060901
7 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS ID in SRM 20060901
8 Importing IM_TO_DATE Call by reference Type reference (TYPE) D 20060901

Method FOLDERS_GET on class CL_RMPS_DOD_VITAL has no exception.

Method FOLDERS_REVIEWED_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FOLDERS Call by reference Type reference (TYPE) TABLE 20060901
2 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060901
3 Importing IM_FROM_DATE Call by reference Type reference (TYPE) D '00000000' 20060901
4 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060901
5 Importing IM_PERIOD Call by reference Type reference (TYPE) TY_RANGE_VITAL_PE 20060901
6 Importing IM_RMS_ID Call by reference Type reference (TYPE) BAPIRMSID RMS ID in SRM 20060901
7 Importing IM_TO_DATE Call by reference Type reference (TYPE) D 20060901

Method FOLDERS_REVIEWED_GET on class CL_RMPS_DOD_VITAL has no exception.

Method FOLDER_SET_REVIEW_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20060602
2 Importing IM_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20060602
3 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20060606
4 Importing IM_REVIEW_DATE Call by reference Type reference (TYPE) D 20060602

Method FOLDER_SET_REVIEW_DATE on class CL_RMPS_DOD_VITAL has no exception.

Method PERIODS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERIOD Call by reference Type reference (TYPE) TY_RANGE_VITAL_PE 20060601
2 Returning RE_PERIODS Value transfer Type reference (TYPE) TY_TT_VITALPER 20060531

Method PERIODS_GET on class CL_RMPS_DOD_VITAL has no exception.

Method PERIOD_DATE_BACKWARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) D 20090827
2 Importing IM_PERIOD Call by reference Type reference (TYPE) RMPSU_VITALPER Periodizitäten für Prüfung auf Notwendigkeit 20090827
3 Returning RE_BACKWARD_DATE Value transfer Type reference (TYPE) D 20090827

Method PERIOD_DATE_BACKWARDS on class CL_RMPS_DOD_VITAL has no exception.

Method PERIOD_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PER Call by reference Type reference (TYPE) RMPSU_VITAL_PER Periodische Zeitdauer für Prüfung auf Notwendigkeit 20060606
2 Returning RE_PERIOD Value transfer Type reference (TYPE) RMPSU_VITALPER Periodische Zeitdauern für Prüfung auf Notwendigkeit 20060606

Method PERIOD_GET on class CL_RMPS_DOD_VITAL has no exception.

Method PERIOD_TEXT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20060606
2 Importing IM_PER Call by reference Type reference (TYPE) RMPSU_VITAL_PER Periodische Zeitdauer für Prüfung auf Notwendigkeit 20060606
3 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20060606

Method PERIOD_TEXT_GET on class CL_RMPS_DOD_VITAL has no exception.

Method REVIEW_DATE_CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) D Ausgangsdatum 20060606
2 Importing IM_PER Call by reference Type reference (TYPE) RMPSU_VITAL_PER Periodische Zeitdauern für Prüfung auf Notwendigkeit 20060606
3 Returning RE_REVIEW_DATE Value transfer Type reference (TYPE) RMPSU_VITAL_NEXT_REVIEW Datum der nächsten Prüfung 20060606

Method REVIEW_DATE_CALCULATE on class CL_RMPS_DOD_VITAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710