SAP ABAP Interface IF_RMPS_PRO_DISPOSAL_OBJECT (Generic Disposal Object)
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_DOD_DISPOSAL_EXT_ST Transfer to External Storage 20100106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PRO_DISPOSAL_DESTRUCT Review Process 20090922
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PRO_DISPOSAL_EXPORT Export Process 20090922
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PRO_DISPOSAL_EXP_OFF Export to Offline Store only DOD relevant 20091014
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PRO_DISPOSAL_REVIEW Review Process 20090922
Properties
Interface IF_RMPS_PRO_DISPOSAL_OBJECT  
Short Description Generic Disposal Object    
General Data
Package RMPSPRO_DISPOSAL   PRO Disposal 
Created 20090922   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no forward declaration.
Interfaces
Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no interface.
Friends
Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_OBJECT Instance attribute Public Object reference (TYPE REF TO) IF_RMPS_PRO_DISPOSAL_ALV_GEN List of Due Objects 20090922
2 IF_SRM Instance attribute Public Object reference (TYPE REF TO) IF_SRM General SRM Methods 20090922
3 TEXT_CONTROL Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20090922
4 TRANSFER_FLAG Instance attribute Public Type reference (TYPE) XFELD Checkbox 20090922
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMMENT Instance method Public Method Check that a comment was entered 20090922
2 EXECUTE_PROCESS Instance method Public Method Executes the Disposal Process 20090922
3 INSTANCE_GET Static method Public Method Returns Reference to Object 20090922
4 SAVE_TEXT Instance method Public Method Saves text as SAPscript and returns the text key 20090922
5 SET_DISPOSAL_TRANSACTION_HEADE Instance method Public Method Set Disp.Transaction in DB RMPSPRO_DP_REP1 (header table) 20091029
6 SET_DISPOSAL_TRANSACTION_POSIT Instance method Public Method Set Disp.Transaction in DB RMPSPRO_DP_REP2 (position table) 20091029
7 SET_FOCUS Instance method Public Method Set Focus 20090922
8 TEXT_DELETE Instance method Public Method Deletes the Text Field 20090922
Events
Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no event.
Types
Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no local type.
Method Signatures

Method CHECK_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COMMENT_OK Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20090922

Method CHECK_COMMENT on Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no exception.

Method EXECUTE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNPRO_STR Call by reference Type reference (TYPE) RMPS_PRO_DISPOSAL_DYNPRO Dynpro-Struktur für Programm RMPS_PRO_DISPOSAL 20090922
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20090922

Method INSTANCE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALV_OBJ Call by reference Object reference (TYPE REF TO) IF_RMPS_PRO_DISPOSAL_ALV_GEN Liste fälliger Objekte 20090922
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20090922
3 Importing IM_TEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20090922
4 Importing IM_TRANSFER_FLAG Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20090922
5 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RMPS_PRO_DISPOSAL_OBJECT Generisches Aussonderungsobjekt 20090922

Method INSTANCE_GET on Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no exception.

Method SAVE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20090922
2 Returning RE_TEXT_KEY Value transfer Type reference (TYPE) RMPSPRO_TEXT_KEY Include-Struktur Textschlüssel 20090922

Method SAVE_TEXT on Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no exception.

Method SET_DISPOSAL_TRANSACTION_HEADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_STR Call by reference Type reference (TYPE) RMPSPRO_DP_REP1 PRO Disposal Process: Disposal Transaction 20091029
2 Importing IT_HEADER_STR Call by reference Type reference (TYPE) RMPSPRO_DP_REP1_TAB Table type of RMPSPRO_DP_REP1_TAB 20091029
# Exception Resumable Description Created on
1 CX_SRM Base Class (abstract) 20091029

Method SET_DISPOSAL_TRANSACTION_POSIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POSITION_STR Call by reference Type reference (TYPE) RMPSPRO_DP_REP2 PRO Disposal Process: Disposal Transaction 20091029
2 Importing IT_POSITION_STR Call by reference Type reference (TYPE) RMPSPRO_DP_REP2_TAB Table type of RMPSPRO_DP_REP1_TAB 20091029
# Exception Resumable Description Created on
1 CX_SRM Base Class (abstract) 20091029

Method SET_FOCUS Signature

Method SET_FOCUS on Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no parameter.
Method SET_FOCUS on Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no exception.

Method TEXT_DELETE Signature

Method TEXT_DELETE on Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no parameter.
Method TEXT_DELETE on Interface IF_RMPS_PRO_DISPOSAL_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in