SAP ABAP Class CL_RSFBP_OBJECT_VERS (BW-TLOGO: Specific version of Open ODS Layer Object)
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_RSFBP_HEADER | Field-based Provider | 20130307 |
Properties
| Class | CL_RSFBP_OBJECT_VERS | |
| Short Description | BW-TLOGO: Specific version of Open ODS Layer Object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSFBP | BW: Field-based Provider framework |
| Created | 20130307 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSFBP_HEADER | Field-based Provider | 20130307 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSFBP_OBJECT | 20130307 | BW-TLOGO: Open ODS Layer Object | |
| 2 | CL_RSFBP_OBJECT_VERS_SEMANTICS | 20130415 | BW-TLOGO: Specific version of Open ODS Layer Object | |
| 3 | CL_RSFBP_ODP_RT | 20130307 | Field-based Provider: Runtime |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20130307 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20130307 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20130311 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20130307 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130307 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130307 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20130307 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT | BW-TLOGO: Open ODS Layer Object | 20130307 | |||
| 9 | Static Attribute | Private | See coding | 20130307 | |||||
| 10 | Instance attribute | Private | See coding | 20130415 |
Methods
Events
Class CL_RSFBP_OBJECT_VERS has no event.
Types
Class CL_RSFBP_OBJECT_VERS has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_RSFBP_OBJECT_VERS has no parameter.
Method CHECK on class CL_RSFBP_OBJECT_VERS has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | 20130307 | ||||
| 2 | I_OVERWRITE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20130307 | |||
| 3 | R_R_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT_VERS | 20130307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130307 |
Method CONSTRUCTOR 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 | Object version | 20130307 | |||
| 2 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT | BW-TLOGO: Open ODS Layer Object | 20130307 | |||
| 3 | I_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20130307 |
Method CONSTRUCTOR on class CL_RSFBP_OBJECT_VERS has no exception.
Method CREATE_SEMANTICS Signature
Method CREATE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no parameter.
Method CREATE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no exception.
Method DELETE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FBPNAME | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130307 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130307 |
Method DELETE_INTERNAL on class CL_RSFBP_OBJECT_VERS has no exception.
Method DELETE_SEMANTICS Signature
Method DELETE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no parameter.
Method DELETE_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no exception.
Method FILL_RS_T_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_HEADER_MSG | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SX_HEADER_MSG | 20130813 | ||||
| 2 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130813 |
Method FILL_RS_T_MSG on class CL_RSFBP_OBJECT_VERS has no exception.
Method FREE Signature
Method FREE on class CL_RSFBP_OBJECT_VERS has no parameter.
Method FREE on class CL_RSFBP_OBJECT_VERS has no exception.
Method GET_ALL Signature
Method GET_ALL on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_ALL on class CL_RSFBP_OBJECT_VERS has no exception.
Method GET_HEADER_TEXT Signature
Method GET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no exception.
Method GET_INFOAREA Signature
Method GET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Object version | 20130307 | |||
| 2 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT | BW-TLOGO: Open ODS Layer Object | 20130307 | |||
| 3 | R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT_VERS | BW-TLOGO: Specific version of Open ODS Layer Object | 20130307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Already Exists (Do Not Use as Higher Class !!) | 20130307 | ||
| 2 | BW Exception with Generic Mesasges (No Special Attributes) | 20130307 | ||
| 3 | Object Not Found | 20130307 |
Method GET_SEMANTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEMANTICS | Value transfer | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SEMANTICS | IF_RSFBP_TYPES=>CO_SEMANTICS-PRIMARY | 20130415 | |||
| 2 | R_R_SEMANTICS | Value transfer | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT_VERS_SEMANTICS | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130415 |
Method GET_SEMANTICS_LIST Signature
Method GET_SEMANTICS_LIST on class CL_RSFBP_OBJECT_VERS has no parameter.
Method GET_SEMANTICS_LIST on class CL_RSFBP_OBJECT_VERS has no exception.
Method IS_DIRTY Signature
Method IS_DIRTY on class CL_RSFBP_OBJECT_VERS has no parameter.
Method IS_DIRTY on class CL_RSFBP_OBJECT_VERS has no exception.
Method READ_SEMANTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TSX_SEMANTICS | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_TSX_SEMANTICS_WITH_KEY | 20130806 | ||||
| 2 | I_FBPNAME | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_FBPNAME | 20130806 | ||||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | ABAP System Field: Language Key of Text Environment | 20130806 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Object version | 20130806 |
Method READ_SEMANTICS on class CL_RSFBP_OBJECT_VERS has no exception.
Method RELEASE_INSTANCE 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 | Object version | 20130307 | |||
| 2 | I_R_TLOGO | Call by reference | Object reference (TYPE REF TO) | CL_RSFBP_OBJECT | 20130307 |
Method RELEASE_INSTANCE on class CL_RSFBP_OBJECT_VERS has no exception.
Method SAVE Signature
Method SAVE on class CL_RSFBP_OBJECT_VERS has no parameter.
Method SAVE on class CL_RSFBP_OBJECT_VERS has no exception.
Method SAVE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALL_LANGU | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130307 | ||
| 2 | I_SET_TSTPINT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130307 |
Method SAVE_INTERNAL on class CL_RSFBP_OBJECT_VERS has no exception.
Method SET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_OBJECT | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_SX_OBJECT | 20130307 |
Method SET_ALL on class CL_RSFBP_OBJECT_VERS has no exception.
Method SET_DIRTY Signature
Method SET_DIRTY on class CL_RSFBP_OBJECT_VERS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The action is not allowed here | 20130307 |
Method SET_HEADER_TEXT Signature
Method SET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no parameter.
Method SET_HEADER_TEXT on class CL_RSFBP_OBJECT_VERS has no exception.
Method SET_INFOAREA Signature
Method SET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no parameter.
Method SET_INFOAREA on class CL_RSFBP_OBJECT_VERS has no exception.
Method SET_VIEW_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW_TYPE | Call by reference | Type reference (TYPE) | IF_RSFBP_TYPES=>TN_VIEW_TYPE | View Type | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The action is not allowed here | 20130315 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |