SAP ABAP Interface IF_MAPPING_DYNAMIC_CONF (Dynamic Configuration (API))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD-MAP (Application Component) Mapping
     SAI_MAPPING (Package) Application Integration: Mapping
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MAPPING_DYNAMIC_CONF Dynamic Configuration 20050715
Properties
Interface IF_MAPPING_DYNAMIC_CONF  
Short Description Dynamic Configuration (API)    
General Data
Package SAI_MAPPING   Application Integration: Mapping 
Created 20010605   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_MAPPING_DYNAMIC_CONF has no forward declaration.
Interfaces
Interface IF_MAPPING_DYNAMIC_CONF has no interface.
Friends
Interface IF_MAPPING_DYNAMIC_CONF has no friend.
Attributes
Interface IF_MAPPING_DYNAMIC_CONF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RECORD Instance method Public Method Inserts an Entry or Changes an Existing Entry 20050715
2 GET_ALL_RECORDS Instance method Public Method Gets All Entries 20050715
3 GET_RECORD Instance method Public Method Gets One Entry 20050715
4 GET_RECORDS_OF_NAMESPACE Instance method Public Method Gets All Entries for a Namespace 20050715
5 REMOVE_ALL_RECORDS Instance method Public Method Deletes All Lines 20050715
6 REMOVE_RECORD Instance method Public Method Deletes One Entry 20050715
7 REMOVE_RECORDS_OF_NAMESPACE Instance method Public Method Deletes All Entries for a Namespace 20050715
8 SET_ALL_RECORDS Instance method Public Method Sets the Table of All Entries 20050715
9 SIZE Instance method Public Method Gets the Number of All Entries 20050715
10 SIZE_OF_NAMESPACE Instance method Public Method Gets the Number of All Entries of a Namespace 20050715
Events
Interface IF_MAPPING_DYNAMIC_CONF has no event.
Types
Interface IF_MAPPING_DYNAMIC_CONF has no local type.
Method Signatures

Method ADD_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD Call by reference Type reference (TYPE) MPP_DYNAMIC Dynamische Konfiguration 20050715

Method ADD_RECORD on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method GET_ALL_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RECORDS Value transfer Type reference (TYPE) MPP_DYNAMIC_TAB Dynamische Konfiguration 20050715

Method GET_ALL_RECORDS on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method GET_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) MPP_DYNAMIC_NAME Name in der Dynamischen Konfiguration 20050715
2 Importing NAMESPACE Call by reference Type reference (TYPE) MPP_DYNAMIC_NAMESPACE Namensraum in der Dynamischen Konfiguration 20050715
3 Returning RECORD Value transfer Type reference (TYPE) MPP_DYNAMIC Dynamische Konfiguration 20050715

Method GET_RECORD on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method GET_RECORDS_OF_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) MPP_DYNAMIC_NAMESPACE Namensraum in der Dynamischen Konfiguration 20050715
2 Returning RECORDS Value transfer Type reference (TYPE) MPP_DYNAMIC_TAB Dynamische Konfiguration 20050715

Method GET_RECORDS_OF_NAMESPACE on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method REMOVE_ALL_RECORDS Signature

Method REMOVE_ALL_RECORDS on Interface IF_MAPPING_DYNAMIC_CONF has no parameter.
Method REMOVE_ALL_RECORDS on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method REMOVE_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) MPP_DYNAMIC_NAME Name in der Dynamischen Konfiguration 20050715
2 Importing NAMESPACE Call by reference Type reference (TYPE) MPP_DYNAMIC_NAMESPACE Namensraum in der Dynamischen Konfiguration 20050715

Method REMOVE_RECORD on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method REMOVE_RECORDS_OF_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) MPP_DYNAMIC_NAMESPACE Namensraum in der Dynamischen Konfiguration 20050715

Method REMOVE_RECORDS_OF_NAMESPACE on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method SET_ALL_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORDS Call by reference Type reference (TYPE) MPP_DYNAMIC_TAB Dynamische Konfiguration 20050715

Method SET_ALL_RECORDS on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) I Anzahl aller Einträge 20050715

Method SIZE on Interface IF_MAPPING_DYNAMIC_CONF has no exception.

Method SIZE_OF_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) MPP_DYNAMIC_NAMESPACE Namensraum in der Dynamischen Konfiguration 20050718
2 Returning SIZE Value transfer Type reference (TYPE) I Anzahl aller Einträge eines Namensraumes 20050715

Method SIZE_OF_NAMESPACE on Interface IF_MAPPING_DYNAMIC_CONF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710