SAP ABAP Class CL_RMPS_TRF_PRX_DOC (Document Proxy)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_DOD_TRF_RUNTIME (Package) DoD Transfer Run Time
Properties
Class CL_RMPS_TRF_PRX_DOC  
Short Description Document Proxy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DOD_TRF_RUNTIME   DoD Transfer Run Time 
Created 20090908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RMPS_TRF_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RMPS_TRF_PRX_DOC has no interface implemented.
Friends
Class CL_RMPS_TRF_PRX_DOC has no friend class.
Attributes
Class CL_RMPS_TRF_PRX_DOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DOCUMENT Static method Public Method Create Document 20090908
2 READ_DOCUMENT Static method Public Method Read Document 20090908
3 RELOAD_DOCUMENT Static method Public Method Create Document 20100119
Events
Class CL_RMPS_TRF_PRX_DOC has no event.
Types
Class CL_RMPS_TRF_PRX_DOC has no local type.
Method Signatures

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20090910
2 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRET2_T Log 20091014
3 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20091104
4 Importing IS_DOCUMENT_IN Call by reference Type reference (TYPE) RMPSS_TRF_PRX_DOC Proxy for document 20090908
5 Importing IS_ENTITY Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_DATA Entity details 20091104
6 Importing IV_COMP_MODE Call by reference Type reference (TYPE) RMPS_TRF_COMPATIBILITY_MODE IF_RMPS_TRF_C=>GC_RESTRICTIVE Compatibility mode 20091116
# Exception Resumable Description Created on
1 CX_RMPS_TRF_PRX_CREATE Create Exception 20091014

Method READ_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOCUMENT_OUT Call by reference Type reference (TYPE) RMPSS_TRF_PRX_DOC Proxy for document 20090908
2 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRET2_T Log 20091014
3 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20090908
# Exception Resumable Description Created on
1 CX_RMPS_TRF_PRX_READ Read Exception 20091014

Method RELOAD_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100119
2 Exporting ET_LOG Call by reference Type reference (TYPE) BAPIRET2_T Log 20100119
3 Importing IR_ROOT Call by reference Object reference (TYPE REF TO) IF_SRM_ROOT Root 20100119
4 Importing IS_DOCUMENT_IN Call by reference Type reference (TYPE) RMPSS_TRF_PRX_DOC Proxy for document 20100119
5 Importing IS_ENTITY Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_DATA Entity details 20100119
6 Importing IV_COMP_MODE Call by reference Type reference (TYPE) RMPS_TRF_COMPATIBILITY_MODE IF_RMPS_TRF_C=>GC_RESTRICTIVE Compatibility mode 20100119
# Exception Resumable Description Created on
1 CX_RMPS_TRF_PRX_RELOAD Reload Exceptions 20100122
History
Last changed by/on SAP  20110908 
SAP Release Created in 702