SAP ABAP Class IF_RMPS_RESUBMISSION (Resubmission Handling)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_RESUBMISSION Resubmissions (Class Role) 20030814
Properties
Class IF_RMPS_RESUBMISSION  
Short Description Resubmission Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030813   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RMPS_RESUBMISSION has no interface implemented.
Friends
Class IF_RMPS_RESUBMISSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DIALOG_RESULT_CANCEL Constant Public Type reference (TYPE) CHAR1 'A' Cancel 20030820
2 DIALOG_RESULT_CREATE_NEW Constant Public Type reference (TYPE) CHAR1 'N' Confirmed 20040901
3 DIALOG_RESULT_OKAY Constant Public Type reference (TYPE) CHAR1 'Y' Confirmed 20030820
4 G_RESUB_POID Instance attribute Public Object reference (TYPE REF TO) IF_SRM_POID 20030821
5 MODE_CREATE Constant Public Type reference (TYPE) CHAR1 'C' Change 20030905
6 MODE_DELETE Constant Public Type reference (TYPE) CHAR1 'X' Delete 20030905
7 MODE_DISPLAY Constant Public Type reference (TYPE) CHAR1 'D' Display 20030905
8 MODE_MODIFY Constant Public Type reference (TYPE) CHAR1 'M' Change 20030905
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CONTEXT_MENU Instance method Public Method 20030820
2 DELETE Instance method Public Method Delete 20030818
3 DIALOG Instance method Public Method Dialog: Display, Change, Delete? 20030818
4 EXECUTE Instance method Public Method Execute FCode 20030901
5 GET_ATTRIBUTE Instance method Public Method 20030818
6 SAVE Instance method Public Method Save in Database 20030818
7 SET_ATTRIBUTE Instance method Public Method 20030818
8 SET_DONE Instance method Public Method Set current resubmission to complete; evaluate resub. tmpl 20030818
Events
Class IF_RMPS_RESUBMISSION has no event.
Types
Class IF_RMPS_RESUBMISSION has no local type.
Method Signatures

Method BUILD_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CTMENU Value transfer Object reference (TYPE REF TO) CL_CTMENU 20030820
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030901
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20030901

Method DELETE Signature

Method DELETE on class IF_RMPS_RESUBMISSION has no parameter.
Method DELETE on class IF_RMPS_RESUBMISSION has no exception.

Method DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) CHAR1 'D' Display/Modify/Create/Xdelete 20030820
2 Returning RE_DIALOG_RESULT Value transfer Type reference (TYPE) CHAR1 20030820
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030825

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SYUCOMM 20030901
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20030905

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20030818
2 Returning RE_VALUE Value transfer Type reference (TYPE) STRING 20030818

Method GET_ATTRIBUTE on class IF_RMPS_RESUBMISSION has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RE_PROCEED Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20110407

Method SAVE on class IF_RMPS_RESUBMISSION has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20030818
2 Importing IM_VALUE Call by reference Type reference (TYPE) STRING 20030818

Method SET_ATTRIBUTE on class IF_RMPS_RESUBMISSION has no exception.

Method SET_DONE Signature

Method SET_DONE on class IF_RMPS_RESUBMISSION has no parameter.
Method SET_DONE on class IF_RMPS_RESUBMISSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in