SAP ABAP Interface IF_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 - 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
Interface IF_MDG_GN_CONFIGURATION  
Short Description Configuration of the Generator    
General Data
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_GN_CONFIGURATION has no forward declaration.
Interfaces
Interface IF_MDG_GN_CONFIGURATION has no interface.
Friends
Interface IF_MDG_GN_CONFIGURATION has no friend.
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
Interface IF_MDG_GN_CONFIGURATION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_MDG_GN_CONFIGURATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702