SAP ABAP Class CL_FINB_GN_CONFIGURATION (Configuration of the Generator)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_GENERATOR (Package) Generator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_CONFIGURATION Configuration of the Generator 20020404
Properties
Class CL_FINB_GN_CONFIGURATION  
Short Description Configuration of the Generator    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class FINB_GN    
Program status P  SAP Standard Production Program 
Category 0   
Package FINB_GENERATOR   Generator 
Created 20010608   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FINB_CONS_GENERATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_GN_CONFIGURATION Configuration of the Generator 20020404
Friends
Class CL_FINB_GN_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MODUS_DEVELOP Instance attribute Public Attribute reference (LIKE) Development Mode, Generated Objects Can Be Maintained 20020404
2 A_MODUS_PRODUCTIVE Instance attribute Public Attribute reference (LIKE) Productive, Generated Objects Cannot Be Maintained 20020404
3 A_MODUS_TRACE Instance attribute Public Attribute reference (LIKE) Trace Functions Possible 20020404
4 A_TRACE_PARAM_NAME Constant Public Type reference (TYPE) CHAR13 'FINB_GN_TRACE' Trace Parameter Name 20010810
5 XS_TRACE_PARAM Instance attribute Protected Type reference (TYPE) FINB_GN_TRACE Activated Trace Functions in the Generator 20010801
6 XS_VCONFIG_ENTRY Instance attribute Protected Type reference (TYPE) FINB_GN_VCONFIG Configuration of the Generator 20010801
7 XT_CONFIGS Static Attribute Protected See coding Configurations 20010707
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010608
2 GET_ACT_PROT_PREFIX Instance method Public Method Provides Prefix for Activation Log 20020404
3 GET_CLIENT_HANDLING Instance method Public Method Provides Client Handling 20020404
4 GET_CONFIGURATION Static method Public Method Provides Configuration for an Application 20010608
5 GET_DEFAULT_PACKAGE Instance method Public Method Provides Package for Generated Objects 20020404
6 GET_MODUS Instance method Public Method Provides Generator Mode 20020404
7 GET_NAMESPACE Instance method Public Method Provides Name Prefix 20020404
8 GET_TAB_SUFFIX_LEN Instance method Public Method Provides Length of the Suffix for Table Names 20010721
9 GET_TRANSPORT_HANDLING Instance method Public Method Provides Transport Handling of the Object Name 20020404
10 IS_BREAK_ACTIVE Instance method Public Method Checks whether a break point is active 20010801
Events
Class CL_FINB_GN_CONFIGURATION has no event.
Types
Class CL_FINB_GN_CONFIGURATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Value transfer Type reference (TYPE) FINB_GN_APPL Application 20010608
2 Importing I_APPL_EXT Value transfer Type reference (TYPE) CLIKE Anwendungserweiterung (Generator) 20010721
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR ungültige Anwendung 20030502

Method GET_ACT_PROT_PREFIX Signature

Method GET_ACT_PROT_PREFIX on class CL_FINB_GN_CONFIGURATION has no parameter.
Method GET_ACT_PROT_PREFIX on class CL_FINB_GN_CONFIGURATION has no exception.

Method GET_CLIENT_HANDLING Signature

Method GET_CLIENT_HANDLING on class CL_FINB_GN_CONFIGURATION has no parameter.
Method GET_CLIENT_HANDLING on class CL_FINB_GN_CONFIGURATION has no exception.

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Value transfer Type reference (TYPE) FINB_GN_APPL Anwendung 20010608
2 Importing I_APPL_EXT Value transfer Type reference (TYPE) CLIKE Applikationserweiterung (Generator) 20010721
3 Returning RO_CONFIGURATION Value transfer Object reference (TYPE REF TO) CL_FINB_GN_CONFIGURATION Konfiguration 20010608
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Anwendung ist ungültig 20030502

Method GET_DEFAULT_PACKAGE Signature

Method GET_DEFAULT_PACKAGE on class CL_FINB_GN_CONFIGURATION has no parameter.
Method GET_DEFAULT_PACKAGE on class CL_FINB_GN_CONFIGURATION has no exception.

Method GET_MODUS Signature

Method GET_MODUS on class CL_FINB_GN_CONFIGURATION has no parameter.
Method GET_MODUS on class CL_FINB_GN_CONFIGURATION has no exception.

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on class CL_FINB_GN_CONFIGURATION has no parameter.
Method GET_NAMESPACE on class CL_FINB_GN_CONFIGURATION has no exception.

Method GET_TAB_SUFFIX_LEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUFFIX_LEN Value transfer Type reference (TYPE) FINB_GN_SUFFIX_LEN Suffixlänge für Tabellennamen 20010721

Method GET_TAB_SUFFIX_LEN on class CL_FINB_GN_CONFIGURATION has no exception.

Method GET_TRANSPORT_HANDLING Signature

Method GET_TRANSPORT_HANDLING on class CL_FINB_GN_CONFIGURATION has no parameter.
Method GET_TRANSPORT_HANDLING on class CL_FINB_GN_CONFIGURATION has no exception.

Method IS_BREAK_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE Name 20010801
2 Returning R_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20010801

Method IS_BREAK_ACTIVE on class CL_FINB_GN_CONFIGURATION has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A