SAP ABAP Class IF_RMPS_TRF_ENTITY_MAP_EXPORT (Entity map export)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100205
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_TRF_ENTITY_MAP_EXPORT Entity ,apping for export 20100205
Properties
Class IF_RMPS_TRF_ENTITY_MAP_EXPORT  
Short Description Entity map export    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100205   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMPS_TRF_ENTITY_MAP_EXPORT has no forward declaration.
Interfaces
Class IF_RMPS_TRF_ENTITY_MAP_EXPORT has no interface implemented.
Friends
Class IF_RMPS_TRF_ENTITY_MAP_EXPORT has no friend class.
Attributes
Class IF_RMPS_TRF_ENTITY_MAP_EXPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXT_ENTITY_CASE Instance method Public Method Get External Entity for Case 20100205
2 GET_EXT_ENTITY_DOCUMENT Instance method Public Method Get External Entity for Document 20100205
3 GET_EXT_ENTITY_PHYSICAL Instance method Public Method Get External Entity for Physical Document 20100205
4 GET_EXT_ENTITY_POST Instance method Public Method Get External Entity for Incoming Post Item 20100205
Events
Class IF_RMPS_TRF_ENTITY_MAP_EXPORT has no event.
Types
Class IF_RMPS_TRF_ENTITY_MAP_EXPORT has no local type.
Method Signatures

Method GET_EXT_ENTITY_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100205
2 Importing IS_CASE Call by reference Type reference (TYPE) RMPSS_TRF_PRX_CASE Proxy for case 20100205
3 Importing IV_CFG_ID Call by reference Type reference (TYPE) RMPS_TRF_CFG_ID Configuration ID 20100205
4 Returning RV_EXTERNAL_ENTITY Value transfer Type reference (TYPE) RMPS_TRF_EXTERNAL_ENTITY External entity (XML root element) 20100205
# Exception Resumable Description Created on
1 CX_RMPS_TRF_WORKBENCH RMPS Transfer Exceptions 20100205

Method GET_EXT_ENTITY_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100205
2 Importing IS_DOCUMENT Call by reference Type reference (TYPE) RMPSS_TRF_PRX_DOC Proxy for document 20100205
3 Importing IV_CFG_ID Call by reference Type reference (TYPE) RMPS_TRF_CFG_ID Configuration ID 20100205
4 Returning RV_EXTERNAL_ENTITY Value transfer Type reference (TYPE) RMPS_TRF_EXTERNAL_ENTITY External entity (XML root element) 20100205
# Exception Resumable Description Created on
1 CX_RMPS_TRF_WORKBENCH RMPS Transfer Exceptions 20100205

Method GET_EXT_ENTITY_PHYSICAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100205
2 Importing IS_PHYSICAL Call by reference Type reference (TYPE) RMPSS_TRF_PRX_PHYSICAL Proxy for physical document 20100205
3 Importing IV_CFG_ID Call by reference Type reference (TYPE) RMPS_TRF_CFG_ID Configuration ID 20100205
4 Returning RV_EXTERNAL_ENTITY Value transfer Type reference (TYPE) RMPS_TRF_EXTERNAL_ENTITY External entity (XML root element) 20100205
# Exception Resumable Description Created on
1 CX_RMPS_TRF_WORKBENCH RMPS Transfer Exceptions 20100205

Method GET_EXT_ENTITY_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20100205
2 Importing IS_POST Call by reference Type reference (TYPE) RMPSS_TRF_PRX_POST Proxy for incoming post item 20100205
3 Importing IV_CFG_ID Call by reference Type reference (TYPE) RMPS_TRF_CFG_ID Configuration ID 20100205
4 Returning RV_EXTERNAL_ENTITY Value transfer Type reference (TYPE) RMPS_TRF_EXTERNAL_ENTITY External entity (XML root element) 20100205
# Exception Resumable Description Created on
1 CX_RMPS_TRF_WORKBENCH RMPS Transfer Exceptions 20100205
History
Last changed by/on SAP  20110908 
SAP Release Created in