SAP ABAP Class IF_MAPPING_PARAMETERS (Mapping Parameterization)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MAPPING_PARAMETERS Mapping Parameterization 20050317
Properties
Class IF_MAPPING_PARAMETERS  
Short Description Mapping Parameterization    
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_PARAMETERS has no forward declaration.
Interfaces
Class IF_MAPPING_PARAMETERS has no interface implemented.
Friends
Class IF_MAPPING_PARAMETERS has no friend class.
Attributes
Class IF_MAPPING_PARAMETERS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS_INT_INPUT_PARAMETER Instance method Public Method 20050317
2 EXISTS_INT_OUTPUT_PARAMETER Instance method Public Method 20050317
3 EXISTS_STRING_INPUT_PARAMETER Instance method Public Method 20050317
4 EXISTS_STRING_OUTPUT_PARAMETER Instance method Public Method 20050317
5 GET_INT Instance method Public Method 20050317
6 GET_STRING Instance method Public Method 20050317
7 SET_INT Instance method Public Method 20050317
8 SET_STRING Instance method Public Method 20050317
Events
Class IF_MAPPING_PARAMETERS has no event.
Types
Class IF_MAPPING_PARAMETERS has no local type.
Method Signatures

Method EXISTS_INT_INPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050317
2 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317

Method EXISTS_INT_INPUT_PARAMETER on class IF_MAPPING_PARAMETERS has no exception.

Method EXISTS_INT_OUTPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050317
2 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317

Method EXISTS_INT_OUTPUT_PARAMETER on class IF_MAPPING_PARAMETERS has no exception.

Method EXISTS_STRING_INPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050317
2 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317

Method EXISTS_STRING_INPUT_PARAMETER on class IF_MAPPING_PARAMETERS has no exception.

Method EXISTS_STRING_OUTPUT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050317
2 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317

Method EXISTS_STRING_OUTPUT_PARAMETER on class IF_MAPPING_PARAMETERS has no exception.

Method GET_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317
2 Returning VALUE Value transfer Type reference (TYPE) I 20050317

Method GET_INT on class IF_MAPPING_PARAMETERS has no exception.

Method GET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20050317

Method GET_STRING on class IF_MAPPING_PARAMETERS has no exception.

Method SET_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317
2 Importing VALUE Call by reference Type reference (TYPE) I 20050317

Method SET_INT on class IF_MAPPING_PARAMETERS has no exception.

Method SET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20050317
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20050317

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