SAP ABAP Class IF_MAPPING_DYNAMIC_CONF (Dynamic Configuration (API))
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
Class IF_MAPPING_DYNAMIC_CONF  
Short Description Dynamic Configuration (API)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010605   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MAPPING_DYNAMIC_CONF has no forward declaration.
Interfaces
Class IF_MAPPING_DYNAMIC_CONF has no interface implemented.
Friends
Class IF_MAPPING_DYNAMIC_CONF has no friend class.
Attributes
Class 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
Class IF_MAPPING_DYNAMIC_CONF has no event.
Types
Class 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 class 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 class 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 class 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 class IF_MAPPING_DYNAMIC_CONF has no exception.

Method REMOVE_ALL_RECORDS Signature

Method REMOVE_ALL_RECORDS on class IF_MAPPING_DYNAMIC_CONF has no parameter.
Method REMOVE_ALL_RECORDS on class 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 class 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 class 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 class 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 class 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 class IF_MAPPING_DYNAMIC_CONF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in