SAP ABAP Interface IF_RSFBP_OBJECT (Field-based Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSFBP (Package) BW: Field-based Provider framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSFBP_OBJECT | BW-TLOGO: Open ODS Layer Object | 20130307 |
Properties
| Interface | IF_RSFBP_OBJECT | |
| Short Description | Field-based Provider |
General Data
| Package | RSFBP | BW: Field-based Provider framework |
| Created | 20130307 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSRTS_FBP_PROVIDER_SERVICE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | IF_RSFBP_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSD_DTA | InfoProvider / Data Target | 20130422 | ||
| 2 | IF_RSO_TLOGO | TLOGO Object | 20130307 | ||
| 3 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20130307 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20130307 | ||
| 5 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20130307 | ||
| 6 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20130307 |
Friends
Interface IF_RSFBP_OBJECT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_FBPNAME | Instance attribute | Public | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130812 | ||
| 2 | Instance method | Public | Method | 20130821 | ||
| 3 | Instance method | Public | Method | 20130919 | ||
| 4 | Instance method | Public | Method | 20130919 | ||
| 5 | Instance method | Public | Method | 20130307 | ||
| 6 | Instance method | Public | Method | 20130311 | ||
| 7 | Instance method | Public | Method | 20130307 | ||
| 8 | Static method | Public | Method | 20130312 |
Events
Interface IF_RSFBP_OBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_OBJVERS_TEXT | Public | See coding | 20130311 | begin of TN_S_OBJVERS_text,
objvers type rsobjvers,
txtlg type rstxtlg,
end of tn_s_objvers_text
|
||
| 2 | TN_T_OBJVERS_TEXT | Public | See coding | 20130311 | tn_t_objvers_text type STANDARD TABLE OF tn_s_objvers_text
with NON-UNIQUE key objvers INITIAL SIZE 2
|
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_RSFBP_OBJECT has no parameter.
Method ACTIVATE on Interface IF_RSFBP_OBJECT has no exception.
Method GET_ACCESS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130821 | ||
| 2 | I_SEMANTICS | Value transfer | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SEMANTICS | IF_RSFBP_TYPES=>CO_SEMANTICS-PRIMARY | 20130821 | |||
| 3 | I_WO_NAVATR | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130821 | ||
| 4 | R_ACCESS_TYPE | Value transfer | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_ACCESS_TYPE | 20130821 |
Method GET_ACCESS_TYPE on Interface IF_RSFBP_OBJECT has no exception.
Method GET_DTA_PRO_OF_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | InfoObject Properties in Data Target | 20130919 | |||
| 2 | E_T_IOBJ_CMP | Call by reference | Type reference (TYPE) | RSD_T_IOBJ_CMP | Compounding of InfoObjects | 20130919 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | TYPE: RSFBP_FIELDNAME | 20130919 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | InfoObject Not Found | 20130919 |
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Object version | 20130919 | ||
| 2 | I_SEMANTICS | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SEMANTICS | IF_RSFBP_TYPES=>CO_SEMANTICS-PRIMARY | 20130919 | |||
| 3 | R_TS_MAPPING | Value transfer | Type reference (TYPE) | CL_RSRTS_FBP_PROVIDER_SERVICE=>NT_TS_MAPPING | 20130919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation Failed | 20130919 | ||
| 2 | Object Not Found | 20130919 |
Method GET_NEW_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130307 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-MODIFIED | Object version | 20130812 | ||
| 3 | I_REBUILD | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130307 | |||
| 4 | R_R_HEADER | Value transfer | Object reference (TYPE REF TO) | IF_RSFBP_HEADER | 20130307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130307 | |||
| 2 | 20130307 | |||
| 3 | 20130307 |
Method GET_OBJVERS_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_OBJVERS_TEXT | Value transfer | Type reference (TYPE) | TN_T_OBJVERS_TEXT | 20130311 |
Method GET_OBJVERS_TEXTS on Interface IF_RSFBP_OBJECT has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | 20130307 | |||
| 2 | R_R_HEADER | Value transfer | Object reference (TYPE REF TO) | IF_RSFBP_HEADER | 20130307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130307 | |||
| 2 | 20130307 |
Method RELEASE_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 | 20130312 |
Method RELEASE_INSTANCE on Interface IF_RSFBP_OBJECT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |