SAP ABAP Interface IF_FINB_PR_OBJ_CONFIG_INT (Persistence Object Configurator (Internal))
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 implementation (CLASS c. INTERFACES i_ref)  CL_FINB_PR_OBJ_CONFIG Peristence Object (Configuration) 20030304
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_PR_TAB_CONFIG Configuration of Persistence Table 20030304
Properties
Interface IF_FINB_PR_OBJ_CONFIG_INT  
Short Description Persistence Object Configurator (Internal)    
General Data
Package FINB_PERSISTENCE   Persistence Manager 
Created 20030304   SAP 
Last changed 20050411   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FINPR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_PR_OBJ_CONFIG Persistence Object Configurator 20030304
Friends
Interface IF_FINB_PR_OBJ_CONFIG_INT 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) 20030305
2 AO_MSG_HANDLER Instance attribute Public Attribute reference (LIKE) 20030305
3 AO_OBJ_FACTORY Instance attribute Public Attribute reference (LIKE) 20030305
4 AO_ORIGIN_OBJ Instance attribute Public Attribute reference (LIKE) 20030515
5 AT_CHILDREN Instance attribute Public Attribute reference (LIKE) 20030305
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) 20030305
10 A_OBJ_NAME Instance attribute Public Attribute reference (LIKE) 20030305
11 A_OBJ_TYPE Instance attribute Public Attribute reference (LIKE) 20030324
12 A_OUTER_JOIN Instance attribute Public Attribute reference (LIKE) 20030416
13 A_STATUS Instance attribute Public Attribute reference (LIKE) 20030305
14 A_VALID_FROM Instance attribute Public Attribute reference (LIKE) 20030305
15 A_VERSION Instance attribute Public Attribute reference (LIKE) 20030305
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20030305
2 ACTIVATE_OBJECT Instance method Public Method 2nd Activation Session: Activate Persistence Objects 20030327
3 ADD_CHILD Instance method Public Method 20030305
4 CHECK_GEN_OBJECTS Instance method Public Method Checks Generated Objects and Sets A_VERSION 20030409
5 DELETE_CHILD Instance method Public Method 20030401
6 DEQUEUE_OBJECT Instance method Public Method Unlocks Object and All Lower-Level Objects 20030331
7 EXECUTE_BUILDING_PLAN Instance method Public Method 1st Activation Session: Generate Repository Objects 20030327
8 GENERATE_1 Instance method Public Method Generates Repository Objects - Step 1 20041116
9 GENERATE_2 Instance method Public Method Generates Repository Objects - Step 2 20041116
10 GET_FIELD_IDS Instance method Public Method 20030305
11 GET_GENERATED_OBJ Instance method Public Method 20030515
12 GET_GENERATED_OBJS Instance method Public Method 20030305
13 GET_INDEX Instance method Public Method 20030305
14 GET_KF_CHARS_STRUCTURE Instance method Public Method 20030401
15 PREPARE_TRANS_GEN Instance method Public Method Prepares Generation of Totals/Index Update 20040304
16 SAVE Instance method Public Method 20030305
17 SAVE_OBJECT Instance method Public Method Save Persistence Object and All Children (Internal) 20030717
18 SET_INST_VERSION Instance method Public Method Sets/Updates Attribute A_INST_VERSION 20031020
Events
Interface IF_FINB_PR_OBJ_CONFIG_INT has no event.
Types
Interface IF_FINB_PR_OBJ_CONFIG_INT has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_FINB_PR_OBJ_CONFIG_INT has no parameter.
Method ACTIVATE on Interface IF_FINB_PR_OBJ_CONFIG_INT has no exception.

Method ACTIVATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACT_LOG Value transfer Type reference (TYPE) FINB_PR_TOBJS-ACT_LOG DD: Name eines SDIC-Protokolls 20030717
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030327

Method ADD_CHILD Signature

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

Method CHECK_GEN_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Value transfer Type reference (TYPE) BOOLE_D Aktivierung unabhängig vom Status 20050218
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030409

Method DELETE_CHILD Signature

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

Method DEQUEUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Value transfer Type reference (TYPE) FINB_PR_VERSION Version eines Persistenzobjektes 20030331

Method DEQUEUE_OBJECT on Interface IF_FINB_PR_OBJ_CONFIG_INT has no exception.

Method EXECUTE_BUILDING_PLAN Signature

Method EXECUTE_BUILDING_PLAN on Interface IF_FINB_PR_OBJ_CONFIG_INT has no parameter.
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030327

Method GENERATE_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUILDING_PLAN Value transfer Object reference (TYPE REF TO) CL_FINB_PR_BUILDING_PLAN Bauplan Persistenzobjekt 20041116
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20041116

Method GENERATE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUILDING_PLAN Value transfer Object reference (TYPE REF TO) CL_FINB_PR_BUILDING_PLAN Bauplan Persistenzobjekt 20041116
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20041116

Method GET_FIELD_IDS Signature

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

Method GET_GENERATED_OBJ Signature

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

Method GET_GENERATED_OBJS Signature

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

Method GET_INDEX Signature

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

Method GET_KF_CHARS_STRUCTURE Signature

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

Method PREPARE_TRANS_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GEN_CNTL Call by reference Type reference (TYPE) FINPR_YT_GEN_CNTL 20040304
2 Importing I_LEVEL Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040304

Method PREPARE_TRANS_GEN on Interface IF_FINB_PR_OBJ_CONFIG_INT has no exception.

Method SAVE Signature

Method SAVE on Interface IF_FINB_PR_OBJ_CONFIG_INT has no parameter.
Method SAVE on Interface IF_FINB_PR_OBJ_CONFIG_INT has no exception.

Method SAVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_ACTIVATION Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030717
# Exception Resumable Description Created on
1 CX_FINB_PR_OBJ_ERROR Fehler im Persistenzobjekt 20030717

Method SET_INST_VERSION Signature

Method SET_INST_VERSION on Interface IF_FINB_PR_OBJ_CONFIG_INT has no parameter.
Method SET_INST_VERSION on Interface IF_FINB_PR_OBJ_CONFIG_INT has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 200