SAP ABAP Class IF_RMPS_VAL_MAPPING_IMPORT (Interface for BAdI: RMPS_TRF_IMPORT)
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_IMP_EXAMPL Example class value mapping during import 20091229
Properties
Class IF_RMPS_VAL_MAPPING_IMPORT  
Short Description Interface for BAdI: RMPS_TRF_IMPORT    
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_IMPORT has no forward declaration.
Interfaces
Class IF_RMPS_VAL_MAPPING_IMPORT has no interface implemented.
Friends
Class IF_RMPS_VAL_MAPPING_IMPORT has no friend class.
Attributes
Class IF_RMPS_VAL_MAPPING_IMPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALUE_MAP_CASE_IMP Instance method Public Method Value Mapping for Case Structure 20091228
2 VALUE_MAP_DOCUMENT_IMP Instance method Public Method Value Mapping for Document Structure 20091228
3 VALUE_MAP_PHYSICAL_IMP Instance method Public Method Value Mapping for Physical Structure 20091228
4 VALUE_MAP_POST_IMP Instance method Public Method Value Mapping for Post Structure 20091228
Events
Class IF_RMPS_VAL_MAPPING_IMPORT has no event.
Types
Class IF_RMPS_VAL_MAPPING_IMPORT has no local type.
Method Signatures

Method VALUE_MAP_CASE_IMP 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 IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - entity mapping 20100204

Method VALUE_MAP_CASE_IMP on class IF_RMPS_VAL_MAPPING_IMPORT has no exception.

Method VALUE_MAP_DOCUMENT_IMP 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 IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - entity mapping 20100204

Method VALUE_MAP_DOCUMENT_IMP on class IF_RMPS_VAL_MAPPING_IMPORT has no exception.

Method VALUE_MAP_PHYSICAL_IMP 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 IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - entity mapping 20100204

Method VALUE_MAP_PHYSICAL_IMP on class IF_RMPS_VAL_MAPPING_IMPORT has no exception.

Method VALUE_MAP_POST_IMP 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 IS_ENTITY_MAP Call by reference Type reference (TYPE) RMPS_S_TRF_ENTITY_MAP DoD: Transfer - entity mapping 20100204

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