SAP ABAP Class CL_MDG_GN_CONFIGURATION (Configuration of the Generator)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_GENERATOR (Package) Generator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MDG_GN_CONFIGURATION Configuration of the Generator 20081218
Properties
Class CL_MDG_GN_CONFIGURATION  
Short Description Configuration of the Generator    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class MDG_GN    
Program status P  SAP Standard Production Program 
Category 0   
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MDG_GN_CONSTANTS 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_MDG_GN_CONFIGURATION Configuration of the Generator 20081218
Friends
Class CL_MDG_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 20081218
2 A_MODUS_PRODUCTIVE Instance attribute Public Attribute reference (LIKE) Productive, Generated Objects Cannot Be Maintained 20081218
3 A_MODUS_TRACE Instance attribute Public Attribute reference (LIKE) Trace Functions Possible 20081218
4 A_TRACE_PARAM_NAME Constant Public Type reference (TYPE) MEMORYID 'MDG_GN_TRACE' Trace Parameter Name 20081218
5 XS_TRACE_PARAM Instance attribute Protected Type reference (TYPE) MDG_GN_TRACE Activated Trace Functions in the Generator 20081218
6 XS_VCONFIG_ENTRY Instance attribute Protected Type reference (TYPE) MDG_GN_VCONFIG Configuration of the Generator 20081218
7 XT_CONFIGS Static Attribute Protected See coding Configurations 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
2 GET_ACT_PROT_PREFIX Instance method Public Method Provides Prefix for Activation Log 20081218
3 GET_CLIENT_HANDLING Instance method Public Method Provides Client Handling 20081218
4 GET_CONFIGURATION Static method Public Method Provides Configuration for an Application 20081218
5 GET_DEFAULT_PACKAGE Instance method Public Method Provides Package for Generated Objects 20081218
6 GET_MODUS Instance method Public Method Provides Generator Mode 20081218
7 GET_NAMESPACE Instance method Public Method Provides Name Prefix 20081218
8 GET_TAB_SUFFIX_LEN Instance method Public Method Provides Length of the Suffix for Table Names 20081218
9 GET_TRANSPORT_HANDLING Instance method Public Method Provides Transport Handling of the Object Name 20081218
10 IS_BREAK_ACTIVE Instance method Public Method Checks whether a break point is active 20081218
Events
Class CL_MDG_GN_CONFIGURATION has no event.
Types
Class CL_MDG_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) MDG_GN_APPL Application 20081218
2 Importing I_APPL_EXT Value transfer Type reference (TYPE) CLIKE Anwendungserweiterung (Generator) 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method GET_ACT_PROT_PREFIX Signature

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

Method GET_CLIENT_HANDLING Signature

Method GET_CLIENT_HANDLING on class CL_MDG_GN_CONFIGURATION has no parameter.
Method GET_CLIENT_HANDLING on class CL_MDG_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) MDG_GN_APPL Anwendung 20081218
2 Importing I_APPL_EXT Value transfer Type reference (TYPE) CLIKE Applikationserweiterung (Generator) 20081218
3 Returning RO_CONFIGURATION Value transfer Object reference (TYPE REF TO) CL_MDG_GN_CONFIGURATION Konfiguration 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method GET_DEFAULT_PACKAGE Signature

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

Method GET_MODUS Signature

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

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on class CL_MDG_GN_CONFIGURATION has no parameter.
Method GET_NAMESPACE on class CL_MDG_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) MDG_GN_SUFFIX_LEN Suffixlänge für Tabellennamen 20081218

Method GET_TAB_SUFFIX_LEN on class CL_MDG_GN_CONFIGURATION has no exception.

Method GET_TRANSPORT_HANDLING Signature

Method GET_TRANSPORT_HANDLING on class CL_MDG_GN_CONFIGURATION has no parameter.
Method GET_TRANSPORT_HANDLING on class CL_MDG_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 20081218
2 Returning R_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218

Method IS_BREAK_ACTIVE on class CL_MDG_GN_CONFIGURATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702