SAP ABAP Class CL_FINB_GN_INDEX (Represents a Secondary Index)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR (Package) Generator

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_GN_OBJECT | Object in Context of the Generator | 20011005 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_RAW_INDEX | Raw Object Secondary Index | 20011005 |
Properties
Class | CL_FINB_GN_INDEX | |
Short Description | Represents a Secondary Index | |
Super Class | CL_FINB_GN_OBJECT | Object in Context of the Generator |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | FINB_GN | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FINB_GENERATOR | Generator |
Created | 20011005 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_GN_RAW_INDEX | Raw Object Secondary Index | 20011005 |
Friends
Class CL_FINB_GN_INDEX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_GN_TABL | Represents a Table | 20011005 | ||
2 | ![]() |
Instance attribute | Protected | See coding | Fields | 20011005 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | CL_FINB_CONS_GENERATOR=>A_TRUE | Index for All DB Systems | 20011005 | |
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20011008 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Unique/Non-Unique Index | 20011005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020320 |
2 | ![]() |
Instance method | Public | Method | Adds Data to Index Header | 20011005 |
3 | ![]() |
Instance method | Protected | Method | Sets the Fields | 20011005 |
Events
Class CL_FINB_GN_INDEX has no event.
Types
Class CL_FINB_GN_INDEX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WORKLIST | Value transfer | Object reference (TYPE REF TO) | CL_FINB_GN_LOW_LEVEL | Kern des Generators (low level) | 20020320 | ||
2 | ![]() |
I_INST_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Art der Instanzierung | 20020515 | ||
3 | ![]() |
I_KIND | Value transfer | Type reference (TYPE) | FINB_GN_OBJ_KIND | Objektart (Generator) | 20020320 | ||
4 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20020320 | ||
5 | ![]() |
I_PHYSICAL_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | phsischer Name des Objektes | 20020320 | ||
6 | ![]() |
I_SYSTEM | Value transfer | Type reference (TYPE) | LOGSYS | Zielsystem | 20020320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020704 |
Method FILL_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_INDX_SOURCE-HEADER | 20011005 | |||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020706 |
Method SET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | FINB_GN_INDX_SOURCE-T_FIELDS | 20011005 | |||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011005 | ||
3 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_INDX_SOURCE-HEADER | 20011005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |