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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Development Mode, Generated Objects Can Be Maintained | 20081218 | |||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Productive, Generated Objects Cannot Be Maintained | 20081218 | |||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | Trace Functions Possible | 20081218 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | MEMORYID | 'MDG_GN_TRACE' | Trace Parameter Name | 20081218 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MDG_GN_TRACE | Activated Trace Functions in the Generator | 20081218 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MDG_GN_VCONFIG | Configuration of the Generator | 20081218 | ||
7 | ![]() |
Static Attribute | Protected | See coding | Configurations | 20081218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081218 |
2 | ![]() |
Instance method | Public | Method | Provides Prefix for Activation Log | 20081218 |
3 | ![]() |
Instance method | Public | Method | Provides Client Handling | 20081218 |
4 | ![]() |
Static method | Public | Method | Provides Configuration for an Application | 20081218 |
5 | ![]() |
Instance method | Public | Method | Provides Package for Generated Objects | 20081218 |
6 | ![]() |
Instance method | Public | Method | Provides Generator Mode | 20081218 |
7 | ![]() |
Instance method | Public | Method | Provides Name Prefix | 20081218 |
8 | ![]() |
Instance method | Public | Method | Provides Length of the Suffix for Table Names | 20081218 |
9 | ![]() |
Instance method | Public | Method | Provides Transport Handling of the Object Name | 20081218 |
10 | ![]() |
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 | ![]() |
I_APPLICATION | Value transfer | Type reference (TYPE) | MDG_GN_APPL | Application | 20081218 | ||
2 | ![]() |
I_APPL_EXT | Value transfer | Type reference (TYPE) | CLIKE | Anwendungserweiterung (Generator) | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_APPLICATION | Value transfer | Type reference (TYPE) | MDG_GN_APPL | Anwendung | 20081218 | ||
2 | ![]() |
I_APPL_EXT | Value transfer | Type reference (TYPE) | CLIKE | Applikationserweiterung (Generator) | 20081218 | ||
3 | ![]() |
RO_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | CL_MDG_GN_CONFIGURATION | Konfiguration | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Name | 20081218 | ||
2 | ![]() |
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 |