SAP ABAP Class CL_RSOBI_MF_UI_CONFIG_IPRO (SOBI Model Factory Dialog: Configuration for InfoProvider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOBI_MF_UI (Package) SOBI Model Factory: Dialog
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_CONFIG | SOBI Model Factory Dialog: Configuration | 20060102 |
Properties
| Class | CL_RSOBI_MF_UI_CONFIG_IPRO | |
| Short Description | SOBI Model Factory Dialog: Configuration for InfoProvider | |
| Super Class | CL_RSOBI_MF_UI_CONFIG | SOBI Model Factory Dialog: Configuration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_UI | SOBI Model Factory: Dialog |
| Created | 20060102 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_UI_CONFIG_IPRO has no forward declaration.
Interfaces
Class CL_RSOBI_MF_UI_CONFIG_IPRO has no interface implemented.
Friends
Class CL_RSOBI_MF_UI_CONFIG_IPRO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOBI_MF_UI | SOBI Model Factory Dialog: Controller for Dialog | 20060228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060102 | |
| 2 | Instance method | Private | Method | Creates Parameter for Namespace | 20060327 | |
| 3 | Instance method | Private | Method | Returns Domain Fixed Value | 20060102 | |
| 4 | Instance method | Private | Method | Returns Selected InfoProvider Type | 20060327 | |
| 5 | Instance method | Private | Method | Returns Long Text for Specified Object | 20060227 | |
| 6 | Instance method | Private | Method | Returns Parameter for Namespace | 20060410 | |
| 7 | Instance method | Private | Method | Returns Qualified Name of InfoProvider | 20060330 | |
| 8 | Instance method | Private | Method | Removes Namespace Parameter | 20060410 | |
| 9 | Instance method | Private | Method | Input Help for InfoObject Catalog | 20060224 |
Events
Class CL_RSOBI_MF_UI_CONFIG_IPRO has no event.
Types
Class CL_RSOBI_MF_UI_CONFIG_IPRO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MAIN | Call by reference | Object reference (TYPE REF TO) | CL_RSOBI_MF_UI | Haupt-UI | 20060228 | |||
| 2 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20060102 | |||
| 3 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060102 | |||
| 4 | I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Zugriff auf den AWB Navigator | 20060227 |
Method CONSTRUCTOR on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method CREATE_NAMESPACE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAMESPACE | Call by reference | Type reference (TYPE) | NAMESPACE | Namensraum | 20060327 |
Method CREATE_NAMESPACE_PARAMETER on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method GET_DOMAIN_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOMAIN | Call by reference | Type reference (TYPE) | DOMNAME | Bezeichnung einer Domäne | 20060102 | |||
| 2 | I_KEY | Call by reference | Type reference (TYPE) | DOMVALUE_L | Werte für Domänen: Einzelwert/untere Grenze | 20060102 | |||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | VAL_TEXT | Kurztext zu Festwerten | 20060102 |
Method GET_DOMAIN_VALUE on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method GET_INFOPROVIDER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MOF_QUALIFIED_NAME | Value transfer | Type reference (TYPE) | RSO_MMR_VALUE | 20060327 |
Method GET_INFOPROVIDER_TYPE on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method GET_LONGTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060227 | |||
| 2 | R_TXTLG | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20060227 |
Method GET_LONGTEXT on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method GET_NAMESPACE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAMESPACE | Value transfer | Type reference (TYPE) | NAMESPACE | Namensraum | 20060410 |
Method GET_NAMESPACE_PARAMETER on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method GET_QUALNAME_INFOPROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060330 | |||
| 2 | R_MOF_QUALIFIED_NAME | Value transfer | Type reference (TYPE) | RSO_MMR_VALUE | BW Repository MMR Anschluß: Wert | 20060330 |
Method GET_QUALNAME_INFOPROVIDER on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method REMOVE_NAMESPACE_PARAMETER Signature
Method REMOVE_NAMESPACE_PARAMETER on class CL_RSOBI_MF_UI_CONFIG_IPRO has no parameter.
Method REMOVE_NAMESPACE_PARAMETER on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
Method VALUE_HELP_IOBC 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 | 20060224 | |||
| 2 | I_PATTERN | Call by reference | Type reference (TYPE) | DYNFIELDVALUE | Inhalt eines Dynprofeldes | 20060717 | |||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060224 |
Method VALUE_HELP_IOBC on class CL_RSOBI_MF_UI_CONFIG_IPRO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |