SAP ABAP Class CL_FINB_GN_BBI_STRU (Generator Interface for Data Elements)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR_RFC (Package) Generator Interface for Basis and BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_GN_BBI_DDIC | Generator Interface for DDIC Objects | 20010924 |
Properties
| Class | CL_FINB_GN_BBI_STRU | |
| Short Description | Generator Interface for Data Elements | |
| Super Class | CL_FINB_GN_BBI_DDIC | Generator Interface for DDIC Objects |
| 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 | 20010712 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_GN_BBI_STRU has no forward declaration.
Interfaces
Class CL_FINB_GN_BBI_STRU has no interface implemented.
Friends
Class CL_FINB_GN_BBI_STRU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | LCL_CONVERTER | 20020605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010924 | |
| 2 | Static method | Public | Method | Conversion of All Registered Tables | 20020605 | |
| 3 | Instance method | Public | Method | Checks Existence of Data | 20011016 | |
| 4 | Instance method | Public | Method | Deletes Alle Data of Table | 20031219 | |
| 5 | Instance method | Public | Method | Initialization of New Table Fields | 20021112 | |
| 6 | Instance method | Public | Method | Registers Table for Conversion | 20020529 |
Events
Class CL_FINB_GN_BBI_STRU has no event.
Types
Class CL_FINB_GN_BBI_STRU 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_KIND | Value transfer | Type reference (TYPE) | FINB_GN_OBJ_KIND | Objektart (Generator) | 20010924 | |||
| 2 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20010924 | |||
| 3 | I_PHYSICAL_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20010924 |
Method CONSTRUCTOR on class CL_FINB_GN_BBI_STRU has no exception.
Method REQUEST_CONVERT_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANSWER | Call by reference | Type reference (TYPE) | ANY | Antwort | 20020605 | |||
| 2 | E_CNV_PROT | Call by reference | Type reference (TYPE) | PROTNAME | Name des Umsetzprotokolls | 20020605 | |||
| 3 | IS_PARAMS | Call by reference | Type reference (TYPE) | FINB_GN_PARM_CNV | Präfix des Aktivierungsprotokolls | 20020606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Job zur Umsetzung wurde eingeplant | 20020610 |
Method REQUEST_DATA_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011016 |
Method REQUEST_DATA_CHECK on class CL_FINB_GN_BBI_STRU has no exception.
Method REQUEST_DELETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANSWER | Call by reference | Type reference (TYPE) | FINB_GN_ERROR | Beschreibt eines Fehler | 20031222 |
Method REQUEST_DELETE_DATA on class CL_FINB_GN_BBI_STRU has no exception.
Method REQUEST_INIT_NEW_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANSWER | Call by reference | Type reference (TYPE) | ANY | 20021112 |
Method REQUEST_INIT_NEW_FIELDS on class CL_FINB_GN_BBI_STRU has no exception.
Method REQUEST_REGISTER_CNV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANSWER | Call by reference | Type reference (TYPE) | ANY | Antwort | 20020529 |
Method REQUEST_REGISTER_CNV on class CL_FINB_GN_BBI_STRU has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |