SAP ABAP Class CL_RSFBP_IOBJ_PROP (InfoObject Properties of Open ODS View)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSFBP (Package) BW: Field-based Provider framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSD_IOBJ_PROP | Properties of an InfoObject | 20130712 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSFBP_IOBJ_PROP | InfoObject properties of Open ODS View fields | 20130712 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_CHA_PROP | Characteristic Properties of Open ODS View | 20130712 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSFBP_KYF_PROP | Characteristic Properties of Open ODS View | 20130712 |
Properties
| Class | CL_RSFBP_IOBJ_PROP | |
| Short Description | InfoObject Properties of Open ODS View | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSFBP | BW: Field-based Provider framework |
| Created | 20130712 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSD_IOBJ_PROP | Properties of an InfoObject | 20130712 | ||
| 2 | IF_RSFBP_IOBJ_PROP | InfoObject properties of Open ODS View fields | 20130712 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSFBP_SERVICES | 20130712 | Field-based Provider: static services |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20130712 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSFBP_NAME | View name | 20130712 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20130712 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSOBJVERS | Object version | 20130712 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSFBP_SEMANTICS | 20130712 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_S_FIELDTEXT | 20130712 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSFBP_FIELDNAME | 20130712 | ||||
| 8 | Static Attribute | Private | See coding | 20130712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20130712 | ||
| 2 | Static method | Private | Method | 20130712 | ||
| 3 | Instance method | Protected | Method | 20130712 |
Events
Class CL_RSFBP_IOBJ_PROP has no event.
Types
Class CL_RSFBP_IOBJ_PROP 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_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130712 | ||||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130712 | ||||
| 3 | I_NO_PREFIX | Call by reference | Type reference (TYPE) | RS_BOOL | 20130712 | ||||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20130712 | ||||
| 5 | I_R_SEMANTICS | Call by reference | Object reference (TYPE REF TO) | IF_RSFBP_SEMANTICS | Field-based Provider Semantic Section | 20130712 | |||
| 6 | I_S_FIELDTEXT | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_S_FIELDTEXT | 20130712 |
Method CONSTRUCTOR on class CL_RSFBP_IOBJ_PROP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FBPNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130712 | ||||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130712 | ||||
| 3 | I_NO_PREFIX | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130712 | |||
| 4 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130712 | |||
| 5 | R_R_IOBJ_PROP | Value transfer | Object reference (TYPE REF TO) | CL_RSFBP_IOBJ_PROP | 20130712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130712 | |||
| 2 | 20130712 |
Method INIT Signature
Method INIT on class CL_RSFBP_IOBJ_PROP has no parameter.
Method INIT on class CL_RSFBP_IOBJ_PROP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |