SAP ABAP Interface IF_FINB_PR_OBJ_RUN (Persistence Object (Runtime))
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_OBJ_RUN_INT Persistence Object (Runtime) - Internal 20030507
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_OBJ_RUN Persistence Object (Runtime) 20030401
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_PR_TAB_RUN Tables Persistence Object (Runtime) 20030402
Properties
Interface IF_FINB_PR_OBJ_RUN  
Short Description Persistence Object (Runtime)    
General Data
Package FINB_PERSISTENCE   Persistence Manager 
Created 20030213   SAP 
Last changed 20050428   SAP 
Unicode checks active    
Forward declarations
Interface IF_FINB_PR_OBJ_RUN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_PR_OBJ Persistence Object 20030213
Friends
Interface IF_FINB_PR_OBJ_RUN 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) 20030402
2 AO_MSG_HANDLER Instance attribute Public Attribute reference (LIKE) 20030402
3 AO_OBJ_FACTORY Instance attribute Public Attribute reference (LIKE) 20030402
4 AO_ORIGIN_OBJ Instance attribute Public Attribute reference (LIKE) 20030515
5 AT_CHILDREN Instance attribute Public Attribute reference (LIKE) 20030402
6 AT_JOIN_COND Instance attribute Public Attribute reference (LIKE) 20030416
7 AT_MAPPINGS Instance attribute Public Attribute reference (LIKE) 20030416
8 A_DEFAULT_JOIN_COND Instance attribute Public Attribute reference (LIKE) 20030416
9 A_OBJ_KIND Instance attribute Public Attribute reference (LIKE) 20030402
10 A_OBJ_NAME Instance attribute Public Attribute reference (LIKE) 20030402
11 A_OBJ_TYPE Instance attribute Public Attribute reference (LIKE) 20030402
12 A_OUTER_JOIN Instance attribute Public Attribute reference (LIKE) 20030416
13 A_STATUS Instance attribute Public Attribute reference (LIKE) 20030402
14 A_VALID_FROM Instance attribute Public Attribute reference (LIKE) 20030402
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20030402
2 CHECK_DATA_EXISTENCE Instance method Public Method 20040525
3 CHECK_TOTALS Instance method Public Method Compares Line Items with Totals/Balances 20050411
4 COLLECT_OBJS Instance method Public Method 20040525
5 DELETE_CHILD Instance method Public Method 20030402
6 GET_ABAP_STRU Instance method Public Method 20040525
7 GET_FIELD_IDS Instance method Public Method 20030402
8 GET_GENERATED_OBJ Instance method Public Method 20040525
9 GET_GENERATED_OBJS Instance method Public Method 20040525
10 GET_INDEX Instance method Public Method 20040525
11 GET_KF_CHARS_STRUCTURE Instance method Public Method 20030402
12 GET_NEW_CONTAINER Instance method Public Method Provides Data Container 20030415
13 GET_NEW_HIERARCHY_READER Instance method Public Method Provides Hierarchy Reader 20030415
14 GET_NEW_JOIN_READER Instance method Public Method Provides Join Reader 20030415
15 GET_OBJ_NAME Instance method Public Method 20040130
16 GET_WRITER Instance method Public Method Provides Update Task 20030213
17 SET_DEFAULT_JOIN_COND Instance method Public Method 20030506
18 SET_JOIN_COND Instance method Public Method 20030506
Events
Interface IF_FINB_PR_OBJ_RUN has no event.
Types
Interface IF_FINB_PR_OBJ_RUN has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method ADD_CHILD on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method CHECK_DATA_EXISTENCE Signature

Method CHECK_DATA_EXISTENCE on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method CHECK_DATA_EXISTENCE on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method CHECK_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONDITION Value transfer Object reference (TYPE REF TO) CL_FINB_CONDITION Bedingung 20050411
2 Importing I_ONLY_BALANCE Value transfer Type reference (TYPE) BOOLE_D nur Salden 20050411
3 Importing I_ONLY_TOTALS Value transfer Type reference (TYPE) BOOLE_D nur Summen 20050411
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20050411

Method COLLECT_OBJS Signature

Method COLLECT_OBJS on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method COLLECT_OBJS on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method DELETE_CHILD Signature

Method DELETE_CHILD on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method DELETE_CHILD on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_ABAP_STRU Signature

Method GET_ABAP_STRU on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method GET_ABAP_STRU on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_FIELD_IDS Signature

Method GET_FIELD_IDS on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method GET_FIELD_IDS on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_GENERATED_OBJ Signature

Method GET_GENERATED_OBJ on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method GET_GENERATED_OBJ on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_GENERATED_OBJS Signature

Method GET_GENERATED_OBJS on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method GET_GENERATED_OBJS on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_INDEX Signature

Method GET_INDEX on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method GET_INDEX on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_KF_CHARS_STRUCTURE Signature

Method GET_KF_CHARS_STRUCTURE on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method GET_KF_CHARS_STRUCTURE on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_NEW_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLES Call by reference Type reference (TYPE) FINB_PR_T_CONTAINER_TABLES Tabellen eines Containers 20030415
2 Returning RO_CONTAINER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_CONTAINER Datencontainer zu einem Persistenzobjekt 20030415
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030415

Method GET_NEW_HIERARCHY_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_READING_TABLES Call by reference Type reference (TYPE) FINB_PR_T_TABLES zu lesende Tabellen 20030415
2 Returning RO_READER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_HIER_READER Hierarchie-Reader 20030415
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030415

Method GET_NEW_JOIN_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_RESULT_STRUCTURE Value transfer Object reference (TYPE REF TO) DATA Struktur der Ergebnisdaten 20030519
2 Importing ID_RESULT_TABLE Value transfer Object reference (TYPE REF TO) DATA Tabelle für Ergebnisdaten 20030519
3 Importing IT_BALANCE_TIME_CHARS Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20050309
4 Importing IT_SELECT_TAB Call by reference Type reference (TYPE) FINB_READ_SELECT_CLAUSE Liste zu selektierender Felder + Aggregation 20030513
5 Importing I_RESULT_STRUCTURE_NAME Call by reference Type reference (TYPE) C Name der Struktur der Ergebnisdaten 20030519
6 Importing I_RESULT_TABLE_NAME Call by reference Type reference (TYPE) C Name des Tabellentyps für Ergebnisdaten 20030519
7 Importing I_TOTALS_NOT_APPLY Value transfer Type reference (TYPE) BOOLE_D Totals nicht verwenden 20031216
8 Returning RO_READER Value transfer Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle 20030415
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030415

Method GET_OBJ_NAME Signature

Method GET_OBJ_NAME on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method GET_OBJ_NAME on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method GET_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_WRITER Value transfer Object reference (TYPE REF TO) IF_FINB_PR_WRITER Verbucher für einem Persistenzobjekt 20030213
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030228

Method SET_DEFAULT_JOIN_COND Signature

Method SET_DEFAULT_JOIN_COND on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method SET_DEFAULT_JOIN_COND on Interface IF_FINB_PR_OBJ_RUN has no exception.

Method SET_JOIN_COND Signature

Method SET_JOIN_COND on Interface IF_FINB_PR_OBJ_RUN has no parameter.
Method SET_JOIN_COND on Interface IF_FINB_PR_OBJ_RUN has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 200