SAP ABAP Class CL_FINB_GN_BBI_VERSION (Version of a Repository Object)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR_RFC (Package) Generator Interface for Basis and BW
⤷
⤷
Properties
| Class | CL_FINB_GN_BBI_VERSION | |
| Short Description | Version of a Repository Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_GN_RFC | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FINB_GENERATOR_RFC | Generator Interface for Basis and BW |
| Created | 20010921 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_GN_BBI_VERSION has no forward declaration.
Interfaces
Class CL_FINB_GN_BBI_VERSION has no interface implemented.
Friends
Class CL_FINB_GN_BBI_VERSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Existence of the Version in the Repository | 20010921 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SPRAS | Language Key | 20011030 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FINB_GN_OBJ_VERSION | Version of a Generated Object (Generator) | 20010921 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_GN_BBI | Generator Interface for Repository Objects | 20010921 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FINB_GN_T_TEXTS | Language Vector for Texts | 20020507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Source Data | 20010921 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010921 | |
| 3 | Instance method | Public | Method | Adds Data in Language Vector | 20020508 | |
| 4 | Instance method | Public | Method | Adds Data to Source Data | 20010921 | |
| 5 | Instance method | Public | Method | Provides Language Vector for the Texts | 20020507 | |
| 6 | Instance method | Public | Method | Delivers Source Data | 20010921 | |
| 7 | Instance method | Public | Method | Reads Language Vector from Repository | 20020507 | |
| 8 | Instance method | Public | Method | Reads Source Data from Repository | 20010921 | |
| 9 | Instance method | Public | Method | Sets Attribute A_EXISTS | 20030429 | |
| 10 | Instance method | Public | Method | Sets Attribute A_VERSION | 20010921 | |
| 11 | Instance method | Public | Method | Writes Language Vector to the Repository | 20020508 | |
| 12 | Instance method | Public | Method | Writes Source Data to the Repository | 20010921 |
Events
Class CL_FINB_GN_BBI_VERSION has no event.
Types
Class CL_FINB_GN_BBI_VERSION has no local type.
Method Signatures
Method CHECK_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | ANY | Beschreibung des Fehlers | 20010921 |
Method CHECK_SOURCE on class CL_FINB_GN_BBI_VERSION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BBI_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_FINB_GN_BBI | Generator-Interface für Repository-Objekte | 20010921 | |||
| 2 | I_VERSION | Value transfer | Type reference (TYPE) | FINB_GN_OBJ_VERSION | Version eines generierten Objektes (Generator) | 20010921 |
Method CONSTRUCTOR on class CL_FINB_GN_BBI_VERSION has no exception.
Method FILL_LANGU_VECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VECTOR | Call by reference | Type reference (TYPE) | FINB_GN_T_TEXTS | 20020508 |
Method FILL_LANGU_VECTOR on class CL_FINB_GN_BBI_VERSION has no exception.
Method FILL_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SOURCE | Call by reference | Type reference (TYPE) | ANY | Quelldaten | 20010921 |
Method FILL_SOURCE on class CL_FINB_GN_BBI_VERSION has no exception.
Method GET_LANGU_VECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VECTOR | Call by reference | Type reference (TYPE) | FINB_GN_T_TEXTS | Sprachvektor von Texten | 20020507 |
Method GET_LANGU_VECTOR on class CL_FINB_GN_BBI_VERSION has no exception.
Method GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SOURCE | Call by reference | Type reference (TYPE) | ANY | Quelldaten | 20010921 |
Method GET_SOURCE on class CL_FINB_GN_BBI_VERSION has no exception.
Method READ_LANGU_VECTOR Signature
Method READ_LANGU_VECTOR on class CL_FINB_GN_BBI_VERSION has no parameter.
Method READ_LANGU_VECTOR on class CL_FINB_GN_BBI_VERSION has no exception.
Method READ_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20010921 |
Method READ_SOURCE on class CL_FINB_GN_BBI_VERSION has no exception.
Method SET_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030429 |
Method SET_EXISTS on class CL_FINB_GN_BBI_VERSION has no exception.
Method SET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VERSION | Value transfer | Type reference (TYPE) | FINB_GN_OBJ_VERSION | Version eines generierten Objektes (Generator) | 20010921 |
Method SET_VERSION on class CL_FINB_GN_BBI_VERSION has no exception.
Method WRITE_LANGU_VECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | ANY | Beschreibung des Fehlers | 20020508 |
Method WRITE_LANGU_VECTOR on class CL_FINB_GN_BBI_VERSION has no exception.
Method WRITE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | ANY | Beschreibung des Fehlers | 20010921 |
Method WRITE_SOURCE on class CL_FINB_GN_BBI_VERSION has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |