SAP ABAP Interface IF_FINB_GN_RAW_INDEX (Raw Object Secondary Index)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR (Package) Generator
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_GN_INDEX | Represents a Secondary Index | 20011005 |
Properties
| Interface | IF_FINB_GN_RAW_INDEX | |
| Short Description | Raw Object Secondary Index |
General Data
| Package | FINB_GENERATOR | Generator |
| Created | 20011005 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_FINB_CONS_GENERATOR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | CL_FINB_GN_BBI_INDEX | 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_OBJECT | Raw Object in the Context of the Generator | 20011011 |
Friends
Interface IF_FINB_GN_RAW_INDEX has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A_KIND | Instance attribute | Public | Attribute reference (LIKE) | 20011011 | ||||
| 2 | A_LOGICAL_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20011011 | ||||
| 3 | A_PREFIX_2 | Instance attribute | Public | Attribute reference (LIKE) | 20011011 | ||||
| 4 | A_SEPARATOR | Constant | Public | Type reference (TYPE) | CHAR1 | CL_FINB_GN_BBI_INDEX=>A_SEPARATOR | Separator Tab Name or Index Name | 20011008 | |
| 5 | A_STATE | Instance attribute | Public | Attribute reference (LIKE) | 20011011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Index Field | 20011005 | |
| 2 | Instance method | Public | Method | 20011011 | ||
| 3 | Instance method | Public | Method | 20011011 | ||
| 4 | Instance method | Public | Method | 20011011 | ||
| 5 | Instance method | Public | Method | Create Index for All Database Systems (Optional) | 20011005 | |
| 6 | Instance method | Public | Method | 20011011 | ||
| 7 | Instance method | Public | Method | 20011011 | ||
| 8 | Instance method | Public | Method | 20011011 | ||
| 9 | Instance method | Public | Method | 20011011 | ||
| 10 | Instance method | Public | Method | Table | 20011005 | |
| 11 | Instance method | Public | Method | Unique/Non-Unique Index (Optional) | 20011005 |
Events
Interface IF_FINB_GN_RAW_INDEX has no event.
Types
Interface IF_FINB_GN_RAW_INDEX has no local type.
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Feldname | 20011005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20020705 |
Method ADD_TARGET_SYSTEM Signature
Method ADD_TARGET_SYSTEM on Interface IF_FINB_GN_RAW_INDEX has no parameter.
Method ADD_TARGET_SYSTEM on Interface IF_FINB_GN_RAW_INDEX has no exception.
Method GET_BUSINESS_NAME Signature
Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_INDEX has no parameter.
Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_INDEX has no exception.
Method GET_PHYSICAL_NAME Signature
Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_INDEX has no parameter.
Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_INDEX has no exception.
Method SET_ALL_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALL_DB | Value transfer | Type reference (TYPE) | BOOLE_D | CL_FINB_CONS_GENERATOR=>A_TRUE | Index für alle DB-Systeme ('X') | 20011005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20020705 |
Method SET_BUILDING_PLAN Signature
Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_INDEX has no parameter.
Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_INDEX has no exception.
Method SET_BUSINESS_NAME Signature
Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_INDEX has no parameter.
Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_INDEX has no exception.
Method SET_LOGICAL_NAME Signature
Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_INDEX has no parameter.
Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_INDEX has no exception.
Method SET_PHYSICAL_NAME Signature
Method SET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_INDEX has no parameter.
Method SET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_INDEX has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_OBJECT | Tabelle | 20011005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20020705 |
Method SET_UNIQUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNIQUE | Value transfer | Type reference (TYPE) | BOOLE_D | Unique ('X')/Non-unique (Space) | 20011005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020705 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |