SAP ABAP Class IF_FINB_PR_TABLE (Persistence Object Table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_PR_OBJ Persistence Object 20030214
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
Class IF_FINB_PR_TABLE  
Short Description Persistence Object Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030127   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_PR_TABLE has no forward declaration.
Interfaces
Class IF_FINB_PR_TABLE has no interface implemented.
Friends
Class IF_FINB_PR_TABLE has no friend class.
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
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20030221
2 CHECK_DATA_EXISTENCE Instance method Public Method 20040525
3 COLLECT_OBJS Instance method Public Method 20040130
4 DELETE_CHILD Instance method Public Method 20030311
5 GET_ABAP_STRU Instance method Public Method 20031029
6 GET_BALANCE_TIME_CHARS Instance method Public Method Gets Time Characteristics for Balance 20031029
7 GET_FIELD_IDS Instance method Public Method 20030221
8 GET_GENERATED_OBJ Instance method Public Method 20030515
9 GET_GENERATED_OBJS Instance method Public Method 20030214
10 GET_INDEX Instance method Public Method 20030214
11 GET_KF_CHARS_STRUCTURE Instance method Public Method 20030401
12 GET_OBJ_NAME Instance method Public Method 20040130
13 GET_TABLE Instance method Public Method Gets Internal Table for Persistence Table 20030613
14 GET_TABLE_DESCRIPTION Instance method Public Method Provides Metadata for a Persistence Table 20030221
15 GET_TABLE_NAME Instance method Public Method Provides Physical Names of the Table 20030203
16 GET_TOTALS_ID Instance method Public Method Provides CONFIG_ID of Relevant TOTAL Object 20030822
17 SET_DEFAULT_JOIN_COND Instance method Public Method 20030506
18 SET_JOIN_COND Instance method Public Method 20030506
Events
Class IF_FINB_PR_TABLE has no event.
Types
Class IF_FINB_PR_TABLE has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on class IF_FINB_PR_TABLE has no parameter.
Method ADD_CHILD on class IF_FINB_PR_TABLE has no exception.

Method CHECK_DATA_EXISTENCE Signature

Method CHECK_DATA_EXISTENCE on class IF_FINB_PR_TABLE has no parameter.
Method CHECK_DATA_EXISTENCE on class IF_FINB_PR_TABLE has no exception.

Method COLLECT_OBJS Signature

Method COLLECT_OBJS on class IF_FINB_PR_TABLE has no parameter.
Method COLLECT_OBJS on class IF_FINB_PR_TABLE has no exception.

Method DELETE_CHILD Signature

Method DELETE_CHILD on class IF_FINB_PR_TABLE has no parameter.
Method DELETE_CHILD on class IF_FINB_PR_TABLE has no exception.

Method GET_ABAP_STRU Signature

Method GET_ABAP_STRU on class IF_FINB_PR_TABLE has no parameter.
Method GET_ABAP_STRU on class 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 Exporting ET_TIME_CHARS Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20031029
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20031029

Method GET_FIELD_IDS Signature

Method GET_FIELD_IDS on class IF_FINB_PR_TABLE has no parameter.
Method GET_FIELD_IDS on class IF_FINB_PR_TABLE has no exception.

Method GET_GENERATED_OBJ Signature

Method GET_GENERATED_OBJ on class IF_FINB_PR_TABLE has no parameter.
Method GET_GENERATED_OBJ on class IF_FINB_PR_TABLE has no exception.

Method GET_GENERATED_OBJS Signature

Method GET_GENERATED_OBJS on class IF_FINB_PR_TABLE has no parameter.
Method GET_GENERATED_OBJS on class IF_FINB_PR_TABLE has no exception.

Method GET_INDEX Signature

Method GET_INDEX on class IF_FINB_PR_TABLE has no parameter.
Method GET_INDEX on class IF_FINB_PR_TABLE has no exception.

Method GET_KF_CHARS_STRUCTURE Signature

Method GET_KF_CHARS_STRUCTURE on class IF_FINB_PR_TABLE has no parameter.
Method GET_KF_CHARS_STRUCTURE on class IF_FINB_PR_TABLE has no exception.

Method GET_OBJ_NAME Signature

Method GET_OBJ_NAME on class IF_FINB_PR_TABLE has no parameter.
Method GET_OBJ_NAME on class 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 Importing I_LOG_NAME Call by reference Type reference (TYPE) CSEQUENCE LOG_TTYPE_NAME 20030613
2 Returning RD_TABLE Value transfer Object reference (TYPE REF TO) DATA Referenz zur internen Tabelle 20030613
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030613

Method GET_TABLE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRS Call by reference Type reference (TYPE) FINB_GN_TECH_SETTINGS technische Eigenschaften einer Tabelle 20030221
2 Exporting ET_BUSINESS_NAME Call by reference Type reference (TYPE) FINB_PR_T_BUSINESS_NAME betriebswirtschaftlicher Name (Sprachvektor) 20030221
3 Exporting ET_FIELDS Call by reference Type reference (TYPE) FINB_PR_T_FIELDS Feldliste mit Attributen 20030221
4 Exporting E_CLIENT_SPECIFIC Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030226
5 Exporting 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 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030221

Method GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PHYSICAL_NAME Value transfer Type reference (TYPE) FINB_GN_PHYSICAL_NAME physischer Name eines Objektes (Generator) 20030203
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030228

Method GET_TOTALS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TOTALS_OBJ_ID Value transfer Type reference (TYPE) FINB_DMT_CONFIG_ID Konfigurations-ID 20030822
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030822

Method SET_DEFAULT_JOIN_COND Signature

Method SET_DEFAULT_JOIN_COND on class IF_FINB_PR_TABLE has no parameter.
Method SET_DEFAULT_JOIN_COND on class IF_FINB_PR_TABLE has no exception.

Method SET_JOIN_COND Signature

Method SET_JOIN_COND on class IF_FINB_PR_TABLE has no parameter.
Method SET_JOIN_COND on class IF_FINB_PR_TABLE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in