SAP ABAP Class CL_RSOBI_MF_EXT_API (SOBI Model Factory: Basis Class of Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOBI_MF_EXT (Package) SOBI Model Factory: Interface for Field Enhancement Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_COMMAND_DLGT | SOBI Model Factory Dialog: Delegates Another Command | 20080301 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_EXT_API | SOBI Model Factory: Interface for Field Enhancement Tool | 20080229 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_EXT_API_GFSV | SOBI Model Factory: Interface for SI View Enhancement | 20080301 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_EXT_API_RSDS | SOBI Model Factory: Interface for DataSource Enhancement | 20080301 |
Properties
| Class | CL_RSOBI_MF_EXT_API | |
| Short Description | SOBI Model Factory: Basis Class of Interface | |
| Super Class | CL_RSOBI_MF_UI_COMMAND_DLGT | SOBI Model Factory Dialog: Delegates Another Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSOBI_MF | |
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_EXT | SOBI Model Factory: Interface for Field Enhancement Tool |
| Created | 20080229 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_EXT_API has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOBI_MF_EXT_API | SOBI Model Factory: Interface for Field Enhancement Tool | 20080229 |
Friends
Class CL_RSOBI_MF_EXT_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20080303 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Transport Request | 20080303 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSAPPENDNM | Enhancement Name | 20080229 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSOBI_EXT_T_FIELDDEF | Enhanced Fields | 20080229 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TLOGO_STATE | Enhanced Objects | 20080229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Inserts Parameter for Omitting Field | 20080301 | |
| 2 | Instance method | Private | Method | Inserts Type Parameter for Current Configuration | 20080301 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20080303 | |
| 4 | Instance method | Private | Method | Creates Parameter for an Object Property | 20080314 | |
| 5 | Instance method | Private | Method | Filters InfoObjects that have Texts | 20080301 | |
| 6 | Instance method | Private | Method | Returns Context for Extensibility | 20080301 | |
| 7 | Instance method | Protected | Method | Returns InfoObjects for ESR Reference | 20080301 | |
| 8 | Instance method | Private | Method | Returns Mapping of Fields | 20080301 | |
| 9 | Instance method | Private | Method | Returns All Saved Objects | 20080229 | |
| 10 | Instance method | Protected | Method | Returns TLOGO Type | 20080229 | |
| 11 | Instance method | Private | Method | Is given value a fixed value of the domain? | 20080319 | |
| 12 | Instance method | Private | Method | Is Text Language-Dependent? | 20080301 | |
| 13 | Instance method | Private | Method | Is current field relevant for type parameter? | 20080301 | |
| 14 | Instance method | Private | Method | Is field used as reference field? | 20080301 | |
| 15 | Instance method | Private | Event handling method | Function executed | 20080229 | |
| 16 | Instance method | Private | Method | Sets Configuration Parameters for Field | 20080301 | |
| 17 | Instance method | Private | Method | Conversion to InfoObject Texts | 20080301 | |
| 18 | Instance method | Private | Method | Update Texts of a Characteristic | 20080301 |
Events
Class CL_RSOBI_MF_EXT_API has no event.
Types
Class CL_RSOBI_MF_EXT_API has no local type.
Method Signatures
Method ADD_SKIP_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONFIGURATION | SOBI Model Factory: Konfiguration für ein Zielobjekt | 20080301 | |||
| 2 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | TLOGO Objekt und Typ der Quelle | 20080301 |
Method ADD_SKIP_PARAMETER on class CL_RSOBI_MF_EXT_API has no exception.
Method ADD_TYPE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJTP | Call by reference | Type reference (TYPE) | RSIOBJTP | Typ eines InfoObjects | 20080301 | |||
| 2 | I_KYFTP | Call by reference | Type reference (TYPE) | RSKYFTP | Typ einer Kennzahl | 20080301 | |||
| 3 | I_R_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONFIGURATION | SOBI Model Factory: Konfiguration für ein Zielobjekt | 20080301 | |||
| 4 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | TLOGO Objekt und Typ der Quelle | 20080301 | |||
| 5 | I_UNITP | Call by reference | Type reference (TYPE) | RSUNITP | Einheitentyp | 20080301 |
Method ADD_TYPE_PARAMETER on class CL_RSOBI_MF_EXT_API has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSOBI_MF_EXT_API has no parameter.
Method CONSTRUCTOR on class CL_RSOBI_MF_EXT_API has no exception.
Method CREATE_FEATURE_VALUE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FEATURE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Objekteigenschaft | 20080314 | |||
| 2 | I_FEATURE_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert der Objekteigenschaft | 20080314 | |||
| 3 | I_R_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONFIGURATION | SOBI Model Factory: Konfiguration für ein Zielobjekt | 20080314 | |||
| 4 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20080314 |
Method CREATE_FEATURE_VALUE_PARAMETER on class CL_RSOBI_MF_EXT_API has no exception.
Method FILTER_TEXT_INFOOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_IOBJNM | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20080301 | |||
| 2 | R_T_IOBJNM | Value transfer | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20080301 |
Method FILTER_TEXT_INFOOBJECTS on class CL_RSOBI_MF_EXT_API has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CTX | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONTEXT | SOBI Model Factory: Kontext der Generierung | 20080301 |
Method GET_CONTEXT on class CL_RSOBI_MF_EXT_API has no exception.
Method GET_INFOOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20080301 | |||
| 2 | I_S_BO | Call by reference | Type reference (TYPE) | RSO_MMR_S_ESR_NAME | BW Repository MMR Anschluß: ESR Name | 20080301 | |||
| 3 | I_S_BO_NODE | Call by reference | Type reference (TYPE) | RSO_MMR_S_ESR_NAME | ESR BusinessObject Knoten | 20080301 | |||
| 4 | I_S_BO_NODE_COMP | Call by reference | Type reference (TYPE) | RSO_MMR_S_ESR_NAME | ESR BusinessObject Knoten Attribut | 20080301 | |||
| 5 | R_T_IOBJNM | Value transfer | Type reference (TYPE) | RSD_T_IOBJNM | InfoObjects | 20080301 |
Method GET_INFOOBJECTS on class CL_RSOBI_MF_EXT_API has no exception.
Method GET_MAPPING_OF_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MAPPING | Value transfer | Type reference (TYPE) | RSOBI_MF_T_MAP | SOBI Model Factory: Mapping Quell- und Zielmodell Entitäten | 20080301 |
Method GET_MAPPING_OF_FIELDS on class CL_RSOBI_MF_EXT_API has no exception.
Method GET_SAVED_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) | RSO_T_TLOGO_STATE | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20080229 |
Method GET_SAVED_OBJECTS on class CL_RSOBI_MF_EXT_API has no exception.
Method GET_TLOGO_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | Typ des Objektes | 20080229 | |||
| 2 | E_TLOGO_FIELD | Call by reference | Type reference (TYPE) | RSTLOGO | Typ des Feldes | 20080229 |
Method GET_TLOGO_TYPES on class CL_RSOBI_MF_EXT_API has no exception.
Method IS_FIXED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOMANM | Call by reference | Type reference (TYPE) | DOMNAME | Bezeichnung einer Domäne | 20080319 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | DOMVALUE_L | Werte für Domänen: Einzelwert/untere Grenze | 20080319 | |||
| 3 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080319 |
Method IS_FIXED_VALUE on class CL_RSOBI_MF_EXT_API has no exception.
Method IS_LANGUAGE_DEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_TEXT | Call by reference | Type reference (TYPE) | RSOBI_EXT_T_VALUE_TEXTS | Texte für die Ausprägungen eines Feldes | 20080301 | |||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080301 |
Method IS_LANGUAGE_DEPENDENT on class CL_RSOBI_MF_EXT_API has no exception.
Method IS_TYPE_PARAMETER_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KYFTP | Call by reference | Type reference (TYPE) | RSKYFTP | Typ einer Kennzahl | 20080301 | |||
| 2 | E_RELEVANT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080301 | |||
| 3 | E_UNITP | Call by reference | Type reference (TYPE) | RSUNITP | Einheitentyp | 20080301 | |||
| 4 | I_S_CONFIG | Call by reference | Type reference (TYPE) | RSOBI_EXT_FIELDDEF | SOBI Model Factory: Beschreibung eines erweiterten Feldes | 20080301 |
Method IS_TYPE_PARAMETER_RELEVANT on class CL_RSOBI_MF_EXT_API 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 class CL_RSOBI_MF_EXT_API has no exception.
Method ON_COMMAND_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMMAND | Call by reference | Attribute reference (LIKE) | 20080229 |
Method ON_COMMAND_EXECUTED on class CL_RSOBI_MF_EXT_API has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONFIGURATION | SOBI Model Factory: Konfiguration für ein Zielobjekt | 20080301 | |||
| 2 | I_S_CONFIG | Call by reference | Type reference (TYPE) | RSOBI_EXT_FIELDDEF | SOBI Model Factory: Beschreibung eines erweiternden Feldes | 20080301 | |||
| 3 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20080301 |
Method SET_PARAMETER on class CL_RSOBI_MF_EXT_API has no exception.
Method TO_INFOOBJECT_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080301 | |||
| 2 | I_T_TEXT | Call by reference | Type reference (TYPE) | RSOBI_EXT_T_TEXT | Texte in verschiedenen Sprachen | 20080301 | |||
| 3 | R_T_TEXT | Value transfer | Type reference (TYPE) | RSD_T_IOBJT | Texte von InfoObjects | 20080301 |
Method TO_INFOOBJECT_TEXTS on class CL_RSOBI_MF_EXT_API has no exception.
Method UPDATE_CHARACTERISTIC_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080301 | |||
| 2 | I_T_TEXT | Call by reference | Type reference (TYPE) | RSOBI_EXT_T_VALUE_TEXTS | Texte für die Ausprägungen eines Feldes | 20080301 |
Method UPDATE_CHARACTERISTIC_TEXTS on class CL_RSOBI_MF_EXT_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |