SAP ABAP Interface IF_RSOBI_MF_MODEL (SOBI Model Factory: Model)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOBI_MF_CORE (Package) SOBI Model Factory: Core Functionality

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOBI_MF_MODEL | SOBI Model Factory: Model | 20060712 |
Properties
Interface | IF_RSOBI_MF_MODEL | |
Short Description | SOBI Model Factory: Model |
General Data
Package | RSOBI_MF_CORE | SOBI Model Factory: Core Functionality |
Created | 20060105 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSOBI_MF_MODEL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSOBI_MF_BASE | SOBI Model Factory: Basic Functions | 20060105 | ||
2 | IF_RSOBI_MF_LIFECYCLE | SOBI Model Factory: Generation Cycle | 20060808 | ||
3 | IF_RSOBI_MF_SOURCEABLE | SOBI Model Factory: Reference to Source Object | 20060105 |
Friends
Interface IF_RSOBI_MF_MODEL has no friend.
Attributes
Interface IF_RSOBI_MF_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Data Type of Field | 20080301 |
2 | ![]() |
Instance method | Public | Method | Returns field description | 20080421 |
3 | ![]() |
Instance method | Public | Method | Returns "Last Configured on" | 20061019 |
4 | ![]() |
Instance method | Public | Method | Returns "Last Configured by" | 20061019 |
5 | ![]() |
Instance method | Public | Method | Returns Container for Messages | 20060804 |
6 | ![]() |
Instance method | Public | Method | Returns all derived objects | 20060105 |
7 | ![]() |
Instance method | Public | Method | Returns Type of Data | 20080301 |
8 | ![]() |
Instance method | Public | Method | Initializes Model | 20060901 |
9 | ![]() |
Instance method | Public | Method | Is a key field required? | 20070412 |
10 | ![]() |
Instance method | Public | Method | Is a namespace supported by the specified object type? | 20060811 |
11 | ![]() |
Instance method | Public | Method | Is field used as reference field? | 20080301 |
12 | ![]() |
Instance method | Public | Method | Set "Last Configured on" | 20061019 |
13 | ![]() |
Instance method | Public | Method | Set "Last Configured by" | 20061019 |
14 | ![]() |
Instance method | Public | Method | Sets Container for Messages | 20060803 |
15 | ![]() |
Instance method | Public | Method | Setting All Derived Objects | 20060105 |
Events
Interface IF_RSOBI_MF_MODEL has no event.
Types
Interface IF_RSOBI_MF_MODEL has no local type.
Method Signatures
Method GET_DATATYPE_OF_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20080301 | ||
2 | ![]() |
R_DATATYPE | Value transfer | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20080301 |
Method GET_DATATYPE_OF_FIELD on Interface IF_RSOBI_MF_MODEL has no exception.
Method GET_FIELD_DESCRIPTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20080421 | ||
2 | ![]() |
R_R_FIELD_DESCR | Value transfer | Object reference (TYPE REF TO) | IF_RSD_MAPPING_FIELD_DESCR | Allgemeine Feld-Definition | 20080421 |
Method GET_FIELD_DESCRIPTOR on Interface IF_RSOBI_MF_MODEL has no exception.
Method GET_LAST_CONFIGURED_AT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20061019 |
Method GET_LAST_CONFIGURED_AT on Interface IF_RSOBI_MF_MODEL has no exception.
Method GET_LAST_CONFIGURED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LAST_CHANGED_BY | Value transfer | Type reference (TYPE) | RSTSTPNM | Letzter Änderer | 20061019 |
Method GET_LAST_CONFIGURED_BY on Interface IF_RSOBI_MF_MODEL has no exception.
Method GET_MESSAGE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060804 |
Method GET_MESSAGE_CONTAINER on Interface IF_RSOBI_MF_MODEL has no exception.
Method GET_TARGET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_OBJECT | Value transfer | Type reference (TYPE) | RSOBI_MF_T_MAP | BW Repository: TLOGO Objekte und Verision | 20060105 |
Method GET_TARGET_OBJECTS on Interface IF_RSOBI_MF_MODEL has no exception.
Method GET_TYPE_OF_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | RSREQUTYPE | Typ der angeforderten Daten | 20080301 |
Method GET_TYPE_OF_DATA on Interface IF_RSOBI_MF_MODEL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface IF_RSOBI_MF_MODEL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOBI Model Factory: Allgemeiner Fehler | 20061121 |
Method IS_KEYFIELD_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070412 |
Method IS_KEYFIELD_REQUIRED on Interface IF_RSOBI_MF_MODEL has no exception.
Method IS_NAMESPACE_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060811 | ||
2 | ![]() |
R_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060811 |
Method IS_NAMESPACE_SUPPORTED on Interface IF_RSOBI_MF_MODEL has no exception.
Method IS_USED_AS_REFERENCE_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Feldname | 20080303 | ||
2 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080301 |
Method IS_USED_AS_REFERENCE_FIELD on Interface IF_RSOBI_MF_MODEL has no exception.
Method SET_LAST_CONFIGURED_AT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20061019 |
Method SET_LAST_CONFIGURED_AT on Interface IF_RSOBI_MF_MODEL has no exception.
Method SET_LAST_CONFIGURED_BY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LAST_CHANGED_BY | Call by reference | Type reference (TYPE) | RSTSTPNM | Letzter Änderer | 20061019 |
Method SET_LAST_CONFIGURED_BY on Interface IF_RSOBI_MF_MODEL has no exception.
Method SET_MESSAGE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060803 |
Method SET_MESSAGE_CONTAINER on Interface IF_RSOBI_MF_MODEL has no exception.
Method SET_TARGET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_OBJECT | Call by reference | Type reference (TYPE) | RSOBI_MF_T_MAP | BW Repository: TLOGO Objekte und Verision | 20060105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOBI Model Factory: Allgemeiner Fehler | 20061121 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |