SAP ABAP Interface IF_FINB_PR_TABLE (Persistence Object Table)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_PERSISTENCE (Package) Persistence Manager
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FINB_PR_TAB_CONFIG | Persistence Table Configurator | 20030214 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_FINB_PR_TAB_RUN | Persistence Object Table (Runtime) | 20030402 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FINB_PR_TABLE | Tables Persistence Object | 20030212 |
Properties
| Interface | IF_FINB_PR_TABLE | |
| Short Description | Persistence Object Table |
General Data
| Package | FINB_PERSISTENCE | Persistence Manager |
| Created | 20030127 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FINB_PR_TABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_PR_OBJ | Persistence Object | 20030214 |
Friends
Interface IF_FINB_PR_TABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AO_FATHER_OBJ | Instance attribute | Public | Attribute reference (LIKE) | 20030214 | ||||
| 2 | AO_MSG_HANDLER | Instance attribute | Public | Attribute reference (LIKE) | 20030214 | ||||
| 3 | AO_OBJ_FACTORY | Instance attribute | Public | Attribute reference (LIKE) | 20030305 | ||||
| 4 | AO_ORIGIN_OBJ | Instance attribute | Public | Attribute reference (LIKE) | 20030515 | ||||
| 5 | |||||||||
| 6 | AT_CHILDREN | Instance attribute | Public | Attribute reference (LIKE) | 20030221 | ||||
| 7 | AT_JOIN_COND | Instance attribute | Public | Attribute reference (LIKE) | 20030416 | ||||
| 8 | AT_MAPPINGS | Instance attribute | Public | Attribute reference (LIKE) | 20030416 | ||||
| 9 | A_CLIENT_SPECIFIC | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Client-Specific | 20030311 | ||
| 10 | A_DEFAULT_JOIN_COND | Instance attribute | Public | Attribute reference (LIKE) | 20030416 | ||||
| 11 | A_FIX_TABLE | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Fixed Table, Not Generated | 20030213 | ||
| 12 | A_LOG_STRU_NAME | Instance attribute | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | Structure Through Fields of PersistObj | 20040415 | ||
| 13 | A_NO_UPDATE | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Object Will Not Be Updated | 20040610 | ||
| 14 | A_OBJ_KIND | Instance attribute | Public | Attribute reference (LIKE) | 20030214 | ||||
| 15 | A_OBJ_NAME | Instance attribute | Public | Attribute reference (LIKE) | 20030214 | ||||
| 16 | A_OBJ_TYPE | Instance attribute | Public | Attribute reference (LIKE) | 20030324 | ||||
| 17 | A_OUTER_JOIN | Instance attribute | Public | Attribute reference (LIKE) | 20030416 | ||||
| 18 | A_READ_ONLY | Instance attribute | Public | Attribute reference (LIKE) | 20031201 | ||||
| 19 | A_STATUS | Instance attribute | Public | Attribute reference (LIKE) | 20030214 | ||||
| 20 | A_USABLE | Instance attribute | Public | Attribute reference (LIKE) | 20040315 | ||||
| 21 | A_VALID_FROM | Instance attribute | Public | Attribute reference (LIKE) | 20030214 | ||||
| 22 | A_VALID_FROM_CHAR | Instance attribute | Public | Type reference (TYPE) | FINB_MD_FIELDNAME | Characteristic for Selecting Configuration | 20030214 | ||
| 23 | A_VERSION | Instance attribute | Public | Attribute reference (LIKE) | 20030214 | ||||
| 24 | LOG_HASHED_TTYPE_NAME | Constant | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | 'TTYPE3' | Logical Name of "Hashed" Table Type | 20030613 | |
| 25 | LOG_SORTED_TTYPE_NAME | Constant | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | 'TTYPE2' | Logical Name of "Sorted" Table Type | 20030613 | |
| 26 | LOG_TAB_NAME | Constant | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | 'TAB1' | Logical Name of the Persistence Table | 20030613 | |
| 27 | LOG_TTYPE_NAME | Constant | Public | Type reference (TYPE) | FINB_GN_LOGICAL_NAME | 'TTYPE1' | Logical Name of Standard Table Type | 20030613 |
Methods
Events
Interface IF_FINB_PR_TABLE has no event.
Types
Interface IF_FINB_PR_TABLE has no local type.
Method Signatures
Method ADD_CHILD Signature
Method ADD_CHILD on Interface IF_FINB_PR_TABLE has no parameter.
Method ADD_CHILD on Interface IF_FINB_PR_TABLE has no exception.
Method CHECK_DATA_EXISTENCE Signature
Method CHECK_DATA_EXISTENCE on Interface IF_FINB_PR_TABLE has no parameter.
Method CHECK_DATA_EXISTENCE on Interface IF_FINB_PR_TABLE has no exception.
Method COLLECT_OBJS Signature
Method COLLECT_OBJS on Interface IF_FINB_PR_TABLE has no parameter.
Method COLLECT_OBJS on Interface IF_FINB_PR_TABLE has no exception.
Method DELETE_CHILD Signature
Method DELETE_CHILD on Interface IF_FINB_PR_TABLE has no parameter.
Method DELETE_CHILD on Interface IF_FINB_PR_TABLE has no exception.
Method GET_ABAP_STRU Signature
Method GET_ABAP_STRU on Interface IF_FINB_PR_TABLE has no parameter.
Method GET_ABAP_STRU on Interface IF_FINB_PR_TABLE has no exception.
Method GET_BALANCE_TIME_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIME_CHARS | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20031029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Persistenzobjekt | 20031029 |
Method GET_FIELD_IDS Signature
Method GET_FIELD_IDS on Interface IF_FINB_PR_TABLE has no parameter.
Method GET_FIELD_IDS on Interface IF_FINB_PR_TABLE has no exception.
Method GET_GENERATED_OBJ Signature
Method GET_GENERATED_OBJ on Interface IF_FINB_PR_TABLE has no parameter.
Method GET_GENERATED_OBJ on Interface IF_FINB_PR_TABLE has no exception.
Method GET_GENERATED_OBJS Signature
Method GET_GENERATED_OBJS on Interface IF_FINB_PR_TABLE has no parameter.
Method GET_GENERATED_OBJS on Interface IF_FINB_PR_TABLE has no exception.
Method GET_INDEX Signature
Method GET_INDEX on Interface IF_FINB_PR_TABLE has no parameter.
Method GET_INDEX on Interface IF_FINB_PR_TABLE has no exception.
Method GET_KF_CHARS_STRUCTURE Signature
Method GET_KF_CHARS_STRUCTURE on Interface IF_FINB_PR_TABLE has no parameter.
Method GET_KF_CHARS_STRUCTURE on Interface IF_FINB_PR_TABLE has no exception.
Method GET_OBJ_NAME Signature
Method GET_OBJ_NAME on Interface IF_FINB_PR_TABLE has no parameter.
Method GET_OBJ_NAME on Interface IF_FINB_PR_TABLE has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | LOG_TTYPE_NAME | 20030613 | |||
| 2 | RD_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz zur internen Tabelle | 20030613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Persistenzobjekt | 20030613 |
Method GET_TABLE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRS | Call by reference | Type reference (TYPE) | FINB_GN_TECH_SETTINGS | technische Eigenschaften einer Tabelle | 20030221 | |||
| 2 | ET_BUSINESS_NAME | Call by reference | Type reference (TYPE) | FINB_PR_T_BUSINESS_NAME | betriebswirtschaftlicher Name (Sprachvektor) | 20030221 | |||
| 3 | ET_FIELDS | Call by reference | Type reference (TYPE) | FINB_PR_T_FIELDS | Feldliste mit Attributen | 20030221 | |||
| 4 | E_CLIENT_SPECIFIC | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030226 | |||
| 5 | E_TEXT_TABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Persistenzobjekt | 20030221 |
Method GET_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PHYSICAL_NAME | Value transfer | Type reference (TYPE) | FINB_GN_PHYSICAL_NAME | physischer Name eines Objektes (Generator) | 20030203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Persistenzobjekt | 20030228 |
Method GET_TOTALS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TOTALS_OBJ_ID | Value transfer | Type reference (TYPE) | FINB_DMT_CONFIG_ID | Konfigurations-ID | 20030822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Persistenzobjekt | 20030822 |
Method SET_DEFAULT_JOIN_COND Signature
Method SET_DEFAULT_JOIN_COND on Interface IF_FINB_PR_TABLE has no parameter.
Method SET_DEFAULT_JOIN_COND on Interface IF_FINB_PR_TABLE has no exception.
Method SET_JOIN_COND Signature
Method SET_JOIN_COND on Interface IF_FINB_PR_TABLE has no parameter.
Method SET_JOIN_COND on Interface IF_FINB_PR_TABLE has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 200 |