SAP ABAP Class IF_RSOBI_MF_PARAMETER (SOBI Model Factory: Parameters for Model Generation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_BASE SOBI Model Factory: Basic Functions 20060105
2 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_MODEL_DELAY SOBI Model Factory: Set Model Later 20061115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_PARAMETER SOBI Model Factory: Parameters for Model Generation 20051204
Properties
Class IF_RSOBI_MF_PARAMETER  
Short Description SOBI Model Factory: Parameters for Model Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSO_MMR_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSO_MMR_CONSTANTS_ATTR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_RSOBI_MF_PARAMETER has no interface implemented.
Friends
Class IF_RSOBI_MF_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_PARAM_CTS Constant Public Type reference (TYPE) STRING 'cts' Parameters for Transport Connection 20070620
2 N_C_PARAM_ISKEYFIELD Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_KEYFIELD Parameter(s) for Key Field Property 20070412
3 N_C_PARAM_OBJECT Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_OBJECT Parameter(s) for Object 20051204
4 N_C_PARAM_OBJECT_NAME Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_NAME Parameter(s) for Object Name 20051204
5 N_C_PARAM_OBJECT_NAMESPACE Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_PREFIX Parameter for Object Namespace 20060327
6 N_C_PARAM_OBJECT_NAME_PREFIX Constant Public Type reference (TYPE) STRING 'object_name_prefix' Parameter(s) for Object Name Prefix 20070423
7 N_C_PARAM_OBJECT_SKIP Constant Public Type reference (TYPE) STRING 'false' Omit Parameter for Object for Generation 20060406
8 N_C_PARAM_OBJECT_TYPE Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_MOF_QUAL_NAME Parameter(s) for Object Type 20051204
9 N_C_PARAM_OBJECT_VALUE Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_VALUE Parameters for Object Property / Attribute 20070112
10 N_C_PARAM_OBJECT_VALUE_CHABAS Constant Public Type reference (TYPE) STRING 'baseCharacteristic' Parameter for Object Basic Characteristic 20070112
11 N_C_PARAM_ORIGIN Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_ORIGIN Parameter for Object Origin 20080214
12 N_C_PARAM_REUSE_SKIP Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATTR_NOREUSE Parameters for Omitting Object Reuse 20070509
13 N_C_PARAM_TEXT Constant Public Type reference (TYPE) STRING CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_HAS_TEXTS Paramters for Texts 20070716
14 N_C_PARAM_UNITFIELD Constant Public Type reference (TYPE) STRING 'unitField' Parameter for 'Unit Field' Property 20080228
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOMAIN Instance method Public Method Returns Domain of Parameter 20060408
2 GET_MULTIPLICITY Instance method Public Method Returns Multiplicity of Parameter 20080318
3 GET_TYPE Instance method Public Method Returns parameter type 20051204
4 GET_VALUE Instance method Public Method Returns parameter value 20051204
5 SET_VALUE Instance method Public Method Sets Parameter Value 20060103
6 VETO Instance method Public Method Is there a veto against the current parameter? 20060811
Events
Class IF_RSOBI_MF_PARAMETER has no event.
Types
Class IF_RSOBI_MF_PARAMETER has no local type.
Method Signatures

Method GET_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOMAIN Value transfer Type reference (TYPE) STRING 20060408

Method GET_DOMAIN on class IF_RSOBI_MF_PARAMETER has no exception.

Method GET_MULTIPLICITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UPPER Call by reference Type reference (TYPE) I Obere Grenze 20080318

Method GET_MULTIPLICITY on class IF_RSOBI_MF_PARAMETER has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) STRING Parameter Typ 20051204

Method GET_TYPE on class IF_RSOBI_MF_PARAMETER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) STRING Parameterwert 20051204

Method GET_VALUE on class IF_RSOBI_MF_PARAMETER has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) STRING Wert 20060103

Method SET_VALUE on class IF_RSOBI_MF_PARAMETER has no exception.

Method VETO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_PARAMETER SOBI Model Factory: Parameter für Modell Generierung 20060811
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20060811

Method VETO on class IF_RSOBI_MF_PARAMETER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in