SAP ABAP Interface IF_FINB_PR_CONFIGURATOR (Configurator)
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_CONFIGURATOR Persistence Configurator 20030207
Properties
Interface IF_FINB_PR_CONFIGURATOR  
Short Description Configurator    
General Data
Package FINB_PERSISTENCE   Persistence Manager 
Created 20030127   SAP 
Last changed 20050615   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FINB_PR_OBJ Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_PR_OBJ_FACTORY Gets a Persistence Object 20030219
Friends
Interface IF_FINB_PR_CONFIGURATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_MSG_HANDLER Instance attribute Public Attribute reference (LIKE) Message Handler 20030219
2 A_APPL Instance attribute Public Attribute reference (LIKE) FIN Master Data: Application 20030219
3 A_AREAID Instance attribute Public Attribute reference (LIKE) FIN Master Data: Application Area 20030219
4 A_GN_APPL Instance attribute Public Attribute reference (LIKE) 20040517
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_ALL_OBJ Instance method Public Method Activation of All Persistence Objects 20030304
2 CLOSE_FACTORY Instance method Public Method 20030310
3 COLLECT_LOGS Instance method Public Method 20030310
4 CREATE_BALANCE_OBJ Instance method Public Method Create Balance Object 20030718
5 CREATE_PERSIST_OBJ Instance method Public Method Create a Persistence Object 20030301
6 CREATE_PERSIST_TAB Instance method Public Method Creation of a Persistence Table 20030301
7 CREATE_PROXY_OBJ Instance method Public Method Creates a Proxy Object 20030509
8 CREATE_TOTALS_OBJ Instance method Public Method Create Totals Object 20030718
9 DELETE_PERSIST_OBJ Instance method Public Method Delete a Persistence Object 20030203
10 DESTROY_RUN_TIME_OBJ Instance method Public Method 20030326
11 DISPLAY_LOG Instance method Public Method 20030310
12 GET_CATALOG Instance method Public Method 20050511
13 GET_PERSIST_OBJ Instance method Public Method Provides Persistence Object (Runtime Object) 20030324
14 SHOW_OBJECTS Instance method Public Method Display Objects 20030712
Events
Interface IF_FINB_PR_CONFIGURATOR has no event.
Types
Interface IF_FINB_PR_CONFIGURATOR has no local type.
Method Signatures

Method ACTIVATE_ALL_OBJ Signature

Method ACTIVATE_ALL_OBJ on Interface IF_FINB_PR_CONFIGURATOR has no parameter.
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030310

Method CLOSE_FACTORY Signature

Method CLOSE_FACTORY on Interface IF_FINB_PR_CONFIGURATOR has no parameter.
Method CLOSE_FACTORY on Interface IF_FINB_PR_CONFIGURATOR has no exception.

Method COLLECT_LOGS Signature

Method COLLECT_LOGS on Interface IF_FINB_PR_CONFIGURATOR has no parameter.
Method COLLECT_LOGS on Interface IF_FINB_PR_CONFIGURATOR has no exception.

Method CREATE_BALANCE_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_KIND Value transfer Type reference (TYPE) FINB_PR_OBJ_KIND IF_FINB_PR_OBJ=>OBJ_KIND_TIME_INDEP Art des Persistenzobjektes 20030718
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030718
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030718
4 Returning RO_PERSIST_TAB Value transfer Object reference (TYPE REF TO) IF_FINB_PR_TAB_CONFIG 20030718
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030718

Method CREATE_PERSIST_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_KIND Value transfer Type reference (TYPE) FINB_PR_OBJ_KIND IF_FINB_PR_OBJ=>OBJ_KIND_TIME_INDEP Art des Persistenzobjektes 20030324
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030324
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030324
4 Returning RO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ_CONFIG Konfigurator Persistenzobjekt 20030324
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030324

Method CREATE_PERSIST_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_KIND Value transfer Type reference (TYPE) FINB_PR_OBJ_KIND IF_FINB_PR_OBJ=>OBJ_KIND_TIME_INDEP Art des Persistenzobjektes 20030301
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030301
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030301
4 Returning RO_PERSIST_TAB Value transfer Object reference (TYPE REF TO) IF_FINB_PR_TAB_CONFIG 20030301
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030301

Method CREATE_PROXY_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ Originalobjekt 20030509
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030509
3 Importing I_WITH_CHILDREN Value transfer Type reference (TYPE) BOOLE_D mit Kindern 20030509
4 Returning RO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ_CONFIG Proxy-Objekt 20030509
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030509

Method CREATE_TOTALS_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_KIND Value transfer Type reference (TYPE) FINB_PR_OBJ_KIND IF_FINB_PR_OBJ=>OBJ_KIND_TIME_INDEP Art des Persistenzobjektes 20030718
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030718
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030718
4 Returning RO_PERSIST_TAB Value transfer Object reference (TYPE REF TO) IF_FINB_PR_TAB_CONFIG 20030718
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030718

Method DELETE_PERSIST_OBJ 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 trotz Verwendungen löschen 20050225
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE Persistenzobjektname 20030203
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030328
4 Importing I_VERSION Value transfer Type reference (TYPE) FINB_PR_VERSION '*' nur für interne Zwecke 20030328
5 Importing I_WITHOUT_CHILDREN Value transfer Type reference (TYPE) BOOLE_D Kinder nicht löschen 20030328
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030219

Method DESTROY_RUN_TIME_OBJ Signature

Method DESTROY_RUN_TIME_OBJ on Interface IF_FINB_PR_CONFIGURATOR has no parameter.
Method DESTROY_RUN_TIME_OBJ on Interface IF_FINB_PR_CONFIGURATOR has no exception.

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on Interface IF_FINB_PR_CONFIGURATOR has no parameter.
Method DISPLAY_LOG on Interface IF_FINB_PR_CONFIGURATOR has no exception.

Method GET_CATALOG Signature

Method GET_CATALOG on Interface IF_FINB_PR_CONFIGURATOR has no parameter.
Method GET_CATALOG on Interface IF_FINB_PR_CONFIGURATOR has no exception.

Method GET_PERSIST_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20030324
2 Importing I_READ_ONLY Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030324
3 Importing I_VALID_FROM Value transfer Type reference (TYPE) FINB_PR_VALID_FROM gültig ab Datum 20030324
4 Importing I_VERSION Value transfer Type reference (TYPE) FINB_PR_VERSION Version (default: neuste Version) 20030324
5 Returning RO_PERSIST_OBJ Value transfer Object reference (TYPE REF TO) IF_FINB_PR_OBJ_CONFIG Persistenzobjekt 20030324
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR 20030324

Method SHOW_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERSIST_OBJS Call by reference Type reference (TYPE) FINB_PR_T_OBJS Persistenzobjekte 20030712
# Exception Resumable Description Created on
1 CX_FINB_PR_FACTORY_ERROR Konfigurationsfehler 20030712
History
Last changed by/on SAP  20050615 
SAP Release Created in 200