SAP ABAP Class CL_RMPS_SP_POST_BACKEND3 (Back End of Incoming Post Item GSP2)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_SP_POST (Package) Incoming Post Item
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_GENERIC_SP0 Generic Service Provider RMS 20040504
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_GEN_EXPORT_XML_HANDLER Generic Handling Export 20040616
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_GEN_REFERENCE_HANDLER Generic Handling of Unique Indicator 20030923
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_PRINTHANDLER_POST Access to Print Handler for Incoming Post Item 20030923
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_PRO_DECLARATION_HANDLE Access Declaration Handler 20051116
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_ELEMENT_LIST Deliver Information for Element List 20030923
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_OPERATION Recursive Operation (Implementation through SP) 20030923
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_POSTBACKEND Interface for Back-End Incoming Post Item 20030923
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_RECORD_ELEMENT Reaction to insertion in record /deletion from record 20030923
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_XML_PRO XML Interface (e.g. for TNA Disposal) 20041116
... Click here to see Used By full list (1 items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_PRO_SP_POST_BACKEND PRO Back-End Class Incoming Post Item 20040701
Properties
Class CL_RMPS_SP_POST_BACKEND3  
Short Description Back End of Incoming Post Item GSP2    
Super Class CL_SRM_GENERIC_SP0 Generic Service Provider RMS 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_SP_POST   Incoming Post Item 
Created 20030923   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RMPS_XML_PRO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_GEN_EXPORT_XML_HANDLER Generic Handling Export 20040616
2 IF_RMPS_GEN_REFERENCE_HANDLER Generic Handling of Unique Indicator 20030923
3 IF_RMPS_PRINTHANDLER_POST Access to Print Handler for Incoming Post Item 20030923
4 IF_RMPS_PRO_DECLARATION_HANDLE Access Declaration Handler 20051116
5 IF_RMPS_SP_ELEMENT_LIST Deliver Information for Element List 20030923
6 IF_RMPS_SP_OPERATION Recursive Operation (Implementation through SP) 20030923
7 IF_RMPS_SP_POSTBACKEND Interface for Back-End Incoming Post Item 20030923
8 IF_RMPS_SP_RECORD_ELEMENT Reaction to insertion in record /deletion from record 20030923
9 IF_RMPS_XML_PRO XML Interface (e.g. for TNA Disposal) 20041116
10 IF_SCMG_AUTHORIZATION_CALLER Reference to Object that Calls Authorization Check 20030923
11 IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20030923
12 IF_SRM_SP_REFERENCE Access to Unique Indicator 20030923
Friends
Class CL_RMPS_SP_POST_BACKEND3 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_XML_OUT Instance attribute Private Type reference (TYPE) IF_RMPS_XML_PRO=>TY_TT_PROTOCOL_OUT 20041116
2 G_MAIL_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_RMPS_MAIL_POST Handling of Recursive Mail Operation 20030923
3 G_PHIO_ATTRIBUTES Instance attribute Protected Type reference (TYPE) SRMGS_PROPERTY_TAB Attributes Read Before Authorization Check 20050204
4 G_PHIO_ATTRIBUTES_DYN_READ Instance attribute Public Type reference (TYPE) I Dynamic Phio attributes read 20050204
5 G_PROTOCOL_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_SRM_SP_PROTOCOL_ENTRY Log 20030923
6 G_REFERENCE_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_RMPS_REFERENCE_POST Handling of Unique Indicator 20030923
Methods
# Method Level Visibility Method type Description Created on
1 APPLICATION_LOG_DELETE_WRITE Instance method Public Method Write document deletion in application log 20051222
2 GET_DISPLAY_NAME Instance method Protected Method Get display name of document 20041110
3 GET_NAME_FROM_REGISTRY Instance method Protected Method Get SPS Name from Registry 20060801
4 SAVE_LOG Instance method Public Method Saving Log 20051222
Events
Class CL_RMPS_SP_POST_BACKEND3 has no event.
Types
Class CL_RMPS_SP_POST_BACKEND3 has no local type.
Method Signatures

Method APPLICATION_LOG_DELETE_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20051222
2 Importing IM_STATE_DESCR Call by reference Type reference (TYPE) SRMDESCR SRM: Name 20051222
3 Returning RE_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20051222
# Exception Resumable Description Created on
1 CX_SRM Base Class (abstract) 20051222

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISPLAY_NAME Call by reference Type reference (TYPE) STRING Anzeigename aktuell (von Superklasse geliefert) 20041110
2 Importing IM_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_SRM_DOCUMENT Dokument 20041110
3 Importing IM_VARIANT Call by reference Object reference (TYPE REF TO) IF_SRM_VARIANT Variante 20041110
4 Returning RE_DISPLAY_NAME Value transfer Type reference (TYPE) STRING Anzeigename des Dokuments 20041110

Method GET_DISPLAY_NAME on class CL_RMPS_SP_POST_BACKEND3 has no exception.

Method GET_NAME_FROM_REGISTRY Signature

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

Method GET_NAME_FROM_REGISTRY on class CL_RMPS_SP_POST_BACKEND3 has no exception.

Method SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20051222

Method SAVE_LOG on class CL_RMPS_SP_POST_BACKEND3 has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_GENERIC_SP0 Generic Service Provider RMS 20040504
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_GEN_EXPORT_XML_HANDLER Generic Handling Export 20040616
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_GEN_REFERENCE_HANDLER Generic Handling of Unique Indicator 20030923
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_PRINTHANDLER_POST Access to Print Handler for Incoming Post Item 20030923
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_PRO_DECLARATION_HANDLE Access Declaration Handler 20051116
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_ELEMENT_LIST Deliver Information for Element List 20030923
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_OPERATION Recursive Operation (Implementation through SP) 20030923
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_POSTBACKEND Interface for Back-End Incoming Post Item 20030923
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SP_RECORD_ELEMENT Reaction to insertion in record /deletion from record 20030923
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_XML_PRO XML Interface (e.g. for TNA Disposal) 20041116
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_AUTHORIZATION_CALLER Reference to Object that Calls Authorization Check 20030923
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20030923
13 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_REFERENCE Access to Unique Indicator 20030923
History
Last changed by/on SAP  20110908 
SAP Release Created in 640