SAP ABAP Class IF_MDG_GN_CONFIGURATION (Configuration of the Generator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_CONFIGURATION Configuration of the Generator 20081218
Properties
Class IF_MDG_GN_CONFIGURATION  
Short Description Configuration of the Generator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_GN_CONFIGURATION has no forward declaration.
Interfaces
Class IF_MDG_GN_CONFIGURATION has no interface implemented.
Friends
Class IF_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 Constant Public Type reference (TYPE) MDG_GN_MODUS '2' Development Mode, Generated Objects Can Be Maintained 20081218
2 A_MODUS_PRODUCTIVE Constant Public Type reference (TYPE) MDG_GN_MODUS SPACE Productive, Generated Objects Cannot Be Maintained 20081218
3 A_MODUS_TRACE Constant Public Type reference (TYPE) MDG_GN_MODUS '1' Trace Functions Possible 20081218
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACT_PROT_PREFIX Instance method Public Method Provides Prefix for Activation Log 20081218
2 GET_CLIENT_HANDLING Instance method Public Method Provides Client Handling 20081218
3 GET_DEFAULT_PACKAGE Instance method Public Method Provides Package for Generated Objects 20081218
4 GET_MODUS Instance method Public Method Provides Generator Mode 20081218
5 GET_NAMESPACE Instance method Public Method Provides Name Prefix 20081218
6 GET_TRANSPORT_HANDLING Instance method Public Method Provides Transport Handling of the Object Name 20081218
Events
Class IF_MDG_GN_CONFIGURATION has no event.
Types
Class IF_MDG_GN_CONFIGURATION has no local type.
Method Signatures

Method GET_ACT_PROT_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PREFIX Value transfer Type reference (TYPE) MDG_GN_ACT_PROT_PREFIX Präfix für Aktivierungsprotokoll 20081218

Method GET_ACT_PROT_PREFIX on class IF_MDG_GN_CONFIGURATION has no exception.

Method GET_CLIENT_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLIENT_HANDLING Value transfer Type reference (TYPE) BOOLE_D Objekte mandantenabhängig 20081218

Method GET_CLIENT_HANDLING on class IF_MDG_GN_CONFIGURATION has no exception.

Method GET_DEFAULT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PACKAGE Value transfer Type reference (TYPE) MDG_GN_PACKAGE default Paket für gen Objekte 20081218

Method GET_DEFAULT_PACKAGE on class IF_MDG_GN_CONFIGURATION has no exception.

Method GET_MODUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODUS Value transfer Type reference (TYPE) MDG_GN_MODUS Modus des Generators 20081218

Method GET_MODUS on class IF_MDG_GN_CONFIGURATION has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAMESPACE Value transfer Type reference (TYPE) NAMESPACE Slash-Präfix 20081218

Method GET_NAMESPACE on class IF_MDG_GN_CONFIGURATION has no exception.

Method GET_TRANSPORT_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRANSPORT_NAME Value transfer Type reference (TYPE) BOOLE_D Transport des Objektnamens 20081218

Method GET_TRANSPORT_HANDLING on class IF_MDG_GN_CONFIGURATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in