SAP ABAP Class CL_RMPS_STORDUR (Wrapper Storage Periods, Catalog)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_FILEPLAN_ADDON (Package) Enhancements Record Plan
Properties
Class CL_RMPS_STORDUR  
Short Description Wrapper Storage Periods, Catalog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_FILEPLAN_ADDON   Enhancements Record Plan 
Created 20020612   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 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMPL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMPS_STORDUR has no interface implemented.
Friends
Class CL_RMPS_STORDUR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_STORDUR Static Attribute Private Type reference (TYPE) TY_STORDUR_TAB Storage Time - Table Type 20020612
2 GT_STORDUR_DESCR Static Attribute Private Type reference (TYPE) TY_STORDUR_DESCR_TAB Storage Time - Table Type (Key: DESCR) 20020730
3 GT_UNIT_TEXTS Static Attribute Private Type reference (TYPE) SWDTDD07V Table of Fixed Values for Domains 20020612
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_STOR_PERIOD Static method Public Method Calculate Storage Periods 20020612
2 CHECK Static method Public Method Check Given Storage Time 20020612
3 CHECK_STORDUR Static method Public Method Check if Storage Time >= [Storage Period from ... to] 20021216
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020612
5 GET Static method Public Method Get Information on Given Storage Time from Catalog 20020612
6 GET_DESCR Static method Public Method Read Description (with Special Case TO_INHERIT) 20020612
7 GET_DROPDOWN_TAB Static method Public Method Prepare Drop-Down List of Storage Time 20020612
8 GET_INHERITED_DESCR Static method Public Method Collect Special Text for "TO_INHERIT" 20020612
9 GET_STORDUR_FROM_DESCR Static method Public Method Read Unique Key for Description 20020730
Events
Class CL_RMPS_STORDUR has no event.
Types
Class CL_RMPS_STORDUR has no local type.
Method Signatures

Method CALCULATE_STOR_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20020930
2 Importing STORDUR Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION Aufbewahrungsdauer 20020612
3 Exporting STORPER_END Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20020612
4 Importing STORPER_FROM Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20020612

Method CALCULATE_STOR_PERIOD on class CL_RMPS_STORDUR has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20020930
2 Importing STORDUR Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION Aufbewahrungsdauer 20020612
# Exception Resumable Description Created on
1 NOT_FOUND Aufbewahrungsdauer nicht gefunden. 20020612

Method CHECK_STORDUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RMSID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20021216
2 Importing STORDUR Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION Aufbew.dauer 20021216
3 Importing STORPER_END Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20021216
4 Importing STORPER_FROM Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20021216
# Exception Resumable Description Created on
1 NOT_VALID Aufbew.dauer < [Aufbew.frist von ... bis] 20021216

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RMPS_STORDUR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMPS_STORDUR has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20020930
2 Importing STORDUR Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION Aufbewahrungsdauer 20020612
3 Exporting STORDUR_DESCR Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION_DESCR Aufbewahrungsdauer: Beschreibung 20020612
4 Exporting STORDUR_UNIT Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION_UNIT Aufbewahrungsdauer: Einheit 20020612
5 Exporting STORDUR_UNIT_EXTERNAL Call by reference Type reference (TYPE) VAL_TEXT Kurztext zu Festwerten 20020612
6 Exporting STORDUR_VALUE Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION_VALUE Aufbewahrungsdauer: Anzahl bezogen auf Zeiteinheit 20020612
# Exception Resumable Description Created on
1 NOT_FOUND Aufbewahrungsdauer in Katalog nicht gefunden 20020612

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DESCRIPTION Call by reference Type reference (TYPE) SDYDO_TEXT_ELEMENT 20020612
2 Importing DESCRVALUE Call by reference Type reference (TYPE) SDYDO_VALUE 20020612
3 Importing RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20020930

Method GET_DESCR on class CL_RMPS_STORDUR has no exception.

Method GET_DROPDOWN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OPTION_TAB Call by reference Type reference (TYPE) SDYDO_OPTION_TAB 20020612
2 Importing RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20020930

Method GET_DROPDOWN_TAB on class CL_RMPS_STORDUR has no exception.

Method GET_INHERITED_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCR Value transfer Type reference (TYPE) STRING 20020612

Method GET_INHERITED_DESCR on class CL_RMPS_STORDUR has no exception.

Method GET_STORDUR_FROM_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCR Call by reference Type reference (TYPE) RMPS_STORAGE_DURATION_DESCR Aufbewahrungsdauer: Beschreibung 20020730
2 Importing RMS_ID Call by reference Type reference (TYPE) SRMRMSID RMS ID 20020930
3 Returning STORDUR Value transfer Type reference (TYPE) RMPS_STORAGE_DURATION Aufbewahrungsdauer (ohne Konv.Exit) 20020730
# Exception Resumable Description Created on
1 DESCR_AMBIGUOUS 20020730
History
Last changed by/on SAP  20110908 
SAP Release Created in 110_620