SAP ABAP Class IF_RMPS_VAL_MAPPING_EXPORT (Interface for BAdI: RMPS_TRF_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 20091228
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_TRF_VAL_MAP_EXP_EXAMPL Example of value mapping during export 20091229
Properties
Class IF_RMPS_VAL_MAPPING_EXPORT  
Short Description Interface for BAdI: RMPS_TRF_EXPORT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091228   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMPS_VAL_MAPPING_EXPORT has no forward declaration.
Interfaces
Class IF_RMPS_VAL_MAPPING_EXPORT has no interface implemented.
Friends
Class IF_RMPS_VAL_MAPPING_EXPORT has no friend class.
Attributes
Class IF_RMPS_VAL_MAPPING_EXPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALUE_MAP_CASE_EXP Instance method Public Method Value Mapping for Case Structure 20091228
2 VALUE_MAP_DOCUMENT_EXP Instance method Public Method Value Mapping for Document Structure 20091228
3 VALUE_MAP_PHYSICAL_EXP Instance method Public Method Value Mapping for Physical Structure 20091228
4 VALUE_MAP_POST_EXP Instance method Public Method Value Mapping for Post Structure 20091228
Events
Class IF_RMPS_VAL_MAPPING_EXPORT has no event.
Types
Class IF_RMPS_VAL_MAPPING_EXPORT has no local type.
Method Signatures

Method VALUE_MAP_CASE_EXP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CASE Call by reference Type reference (TYPE) RMPSS_TRF_PRX_CASE Proxy for case 20091228
2 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20091228
3 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP Entity mapping 20100204

Method VALUE_MAP_CASE_EXP on class IF_RMPS_VAL_MAPPING_EXPORT has no exception.

Method VALUE_MAP_DOCUMENT_EXP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DOCUMENT Call by reference Type reference (TYPE) RMPSS_TRF_PRX_DOC Proxy for document 20091228
2 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20091228
3 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP Entity mapping 20100204

Method VALUE_MAP_DOCUMENT_EXP on class IF_RMPS_VAL_MAPPING_EXPORT has no exception.

Method VALUE_MAP_PHYSICAL_EXP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PHYSICAL Call by reference Type reference (TYPE) RMPSS_TRF_PRX_PHYSICAL Proxy for physical document 20091228
2 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20091228
3 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP Entity mapping 20100204

Method VALUE_MAP_PHYSICAL_EXP on class IF_RMPS_VAL_MAPPING_EXPORT has no exception.

Method VALUE_MAP_POST_EXP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POST Call by reference Type reference (TYPE) RMPSS_TRF_PRX_POST Proxy for incoming post item 20091228
2 Importing IR_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20091228
3 Importing IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP Entity mapping 20100204

Method VALUE_MAP_POST_EXP on class IF_RMPS_VAL_MAPPING_EXPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in