SAP ABAP Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE (Disposal Schedule)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPSPRO_DISPOSAL (Package) PRO Disposal
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PRO_DISPOSAL_SCHEDULE Disposal Schedule 20040309
Properties
Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE  
Short Description Disposal Schedule    
General Data
Package RMPSPRO_DISPOSAL   PRO Disposal 
Created 20040309   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no interface.
Friends
Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPOSAL_SCHEDULE_ID Instance attribute Public Type reference (TYPE) RMPSP_DP_ID Unique Indicator of a Disposal Schedule 20040309
2 LEVEL Instance attribute Public Type reference (TYPE) RMPS_LEVEL Level at which Disposal Schedule Applies 20060808
3 PART_LEVEL Instance attribute Public Type reference (TYPE) XFELD Checkbox 20040504
Methods
# Method Level Visibility Method type Description Created on
1 DISPOSAL_INSTRUCTION_GET Instance method Public Method Disposal Action (Review, Export, Transfer, Destruction) 20040309
2 EFFDATE_CUTOFFDATE_GET Instance method Public Method 20060619
3 EFFECTIVE_DATE_GET Instance method Public Method Effective Disposal Date 20040309
4 EVENT_CATEGORY_GET Instance method Public Method Type of Event: Internal / External(singular / instance-dep.) 20040309
5 EVENT_GET Instance method Public Method 20060710
6 GET_DP_INSTR_TYPE Instance method Public Method 20061109
7 INSTANCE_GET Static method Public Method Generates Instance and Returns Reference 20040309
8 IS_EXTERNAL Instance method Public Method 20061128
9 IS_IMMEDIATE_DESTR Instance method Public Method Checks whether rule has event "immediate destruction" 20041029
10 PERIOD_GET Instance method Public Method Disposal Period 20040421
11 REFERRED_PROPERTY_GET Instance method Public Method Attribute that refers to the event (int/ext instance-dep.) 20040309
Events
Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no event.
Types
Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no local type.
Method Signatures

Method DISPOSAL_INSTRUCTION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT_STAGE Call by reference Type reference (TYPE) RMPS_STAGE Zähler für multi-stage Aussonderung 20060710
2 Returning RE_DISPOSAL_INSTRUCTION Value transfer Type reference (TYPE) RMPSPRO_DISP_INSTRUCTION Aussonderungsaktion 20040310

Method DISPOSAL_INSTRUCTION_GET on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method EFFDATE_CUTOFFDATE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CUT_OFF_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20060619
2 Exporting EX_EFFECTIVE_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20060619
3 Exporting EX_NEW_STAGE Call by reference Type reference (TYPE) RMPS_STAGE Zähler für multi-stage Aussonderung 20060829
4 Exporting EX_PRL_EFFECTIVE_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20091008
5 Importing IM_ADD_ATTRIBUTES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB 20060809
6 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20060619
7 Importing IM_INCREASE_STAGE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060829
8 Importing IM_KEEP_CUTOFF_DATE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20061024
9 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20060619
10 Importing IM_POID_ATTRIBUTES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB 20060619
11 Importing IM_SET_BACK_STAGE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20060825
12 Importing IM_SRM_ATTR_LIST Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20060619
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DISPOSAL Ausnahmeklasse für Aussonderung 20060619
2 CX_SRM Basisklasse (abstrakt) 20060619

Method EFFECTIVE_DATE_GET 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 20040318
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040318
3 Importing IM_POID_ATTRIBUTES Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB 20040319
4 Importing IM_SRM_ATTR_LIST Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20040505
5 Returning RE_EFFECTIVE_DATE Value transfer Type reference (TYPE) DATS Feld vom Typ DATS 20040310
# Exception Resumable Description Created on
1 CX_RMPS_PRO_DISPOSAL Ausnahmeklasse für Aussonderung 20040310
2 CX_SRM Framework (abstrakt) 20050929

Method EVENT_CATEGORY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXTERNAL Call by reference Type reference (TYPE) XFELD Extern = 'X' , Intern = ' ' 20040309
2 Exporting EX_EXTERNAL_SINGULAR Call by reference Type reference (TYPE) XFELD Extern singulär = 'X' , Extern instanzabhängig = ' ' 20040309
3 Exporting EX_PART_LEVEL Call by reference Type reference (TYPE) XFELD Aussonderung nur auf Part-Ebene 20040310

Method EVENT_CATEGORY_GET on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method EVENT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT_STAGE Call by reference Type reference (TYPE) RMPS_STAGE Zähler für multi-stage Aussonderung 20060710
2 Returning RE_EVENT Value transfer Type reference (TYPE) RMPSPRO_EVENTTYPE Auslösendes Ereignis einer Aussonderungsperiode 20060710

Method EVENT_GET on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method GET_DP_INSTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DP_INSTR_TYPE Call by reference Type reference (TYPE) RMPS_DP_INSTRUCTION_TYPE Aussonderungstyp 20061109
2 Importing IM_CURRENT_STAGE Call by reference Type reference (TYPE) RMPS_STAGE Zähler für multi-stage Aussonderung 20061109

Method GET_DP_INSTR_TYPE on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method INSTANCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISPOSAL_SCHEDULE_ID Call by reference Type reference (TYPE) RMPSP_DP_ID Eindeutiger Kennzeichner einer Aussonderungsregel 20040309
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RMPS_PRO_DISPOSAL_SCHEDULE Aussonderungsregel 20040309

Method INSTANCE_GET on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method IS_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT_STAGE Call by reference Type reference (TYPE) RMPS_STAGE Zähler für multi-stage Aussonderung 20061128
2 Returning RE_IS_EXTERNAL Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20061128

Method IS_EXTERNAL on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method IS_IMMEDIATE_DESTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_IMMEDIATE_DESTR Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041029

Method IS_IMMEDIATE_DESTR on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method PERIOD_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT_STAGE Call by reference Type reference (TYPE) RMPS_STAGE Zähler für multi-stage Aussonderung 20060710
2 Returning RE_PERIOD Value transfer Type reference (TYPE) RMPSPRO_PERIOD Aussonderungsperiode (Struktur yyy|mm) 20040421

Method PERIOD_GET on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.

Method REFERRED_PROPERTY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROPERTY_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribut eines Dokuments oder einer Beziehung 20040310
2 Exporting EX_PROPERTY_NAME2 Call by reference Type reference (TYPE) SDOK_PROPN Attribut eines Dokuments oder einer Beziehung 20091013
3 Exporting EX_PROPERTY_NAME3 Call by reference Type reference (TYPE) SDOK_PROPN Attribut eines Dokuments oder einer Beziehung 20091013
4 Exporting EX_RETENTION_PERIOD Call by reference Type reference (TYPE) RMPSPRO_PERIOD Aussonderungsperiode (Struktur yyy|mm) 20040310
5 Importing IM_CURRENT_STAGE Call by reference Type reference (TYPE) RMPS_STAGE Zähler für multi-stage Aussonderung 20060915

Method REFERRED_PROPERTY_GET on Interface IF_RMPS_PRO_DISPOSAL_SCHEDULE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640