SAP ABAP Class CL_MDG_GN_FACTORY_LOW_LEVEL (High Level Plant of the Generator)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_GENERATOR (Package) Generator
⤷
⤷
Properties
| Class | CL_MDG_GN_FACTORY_LOW_LEVEL | |
| Short Description | High Level Plant of the Generator | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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) |
Interfaces
Class CL_MDG_GN_FACTORY_LOW_LEVEL has no interface implemented.
Friends
Class CL_MDG_GN_FACTORY_LOW_LEVEL has no friend class.
Attributes
Class CL_MDG_GN_FACTORY_LOW_LEVEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes all Objects Generated in the Client | 20081218 | |
| 2 | Static method | Public | Method | Display Activation Logs | 20081218 | |
| 3 | Static method | Public | Method | Display backup logs | 20081218 | |
| 4 | Static method | Public | Method | Gets All Catalog Entries for an Application | 20081218 | |
| 5 | Static method | Public | Method | Provides Any Object | 20081218 | |
| 6 | Static method | Public | Method | Generates a New Worklist (Instance of the Generator) | 20081218 |
Events
Class CL_MDG_GN_FACTORY_LOW_LEVEL has no event.
Types
Class CL_MDG_GN_FACTORY_LOW_LEVEL has no local type.
Method Signatures
Method CLEANUP_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_MDG_MSG_HANDLER | Message Handler | 20081218 | |||
| 2 | ET_DELETED_TABLES | Call by reference | Type reference (TYPE) | MDG_TR_T_TABNAMES | Tabelle von Tabellennamen | 20081218 | |||
| 3 | E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | <> 0: nicht alle Objekte gelöscht | 20081218 | |||
| 4 | IO_MSG_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_MDG_MSG_HANDLER | Message Handler | 20081218 | |||
| 5 | I_APPL | Call by reference | Type reference (TYPE) | MDG_GN_APPL | Generator: Anwendung | 20090219 | |||
| 6 | I_SIMULATE | Value transfer | Type reference (TYPE) | BOOLE_D | CL_MDG_GN_CONSTANTS=>A_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Berechtigung | 20081218 |
Method DISPLAY_ACTIVATION_LOG Signature
Method DISPLAY_ACTIVATION_LOG on class CL_MDG_GN_FACTORY_LOW_LEVEL has no parameter.
Method DISPLAY_ACTIVATION_LOG on class CL_MDG_GN_FACTORY_LOW_LEVEL has no exception.
Method DISPLAY_SAVE_LOG Signature
Method DISPLAY_SAVE_LOG on class CL_MDG_GN_FACTORY_LOW_LEVEL has no parameter.
Method DISPLAY_SAVE_LOG on class CL_MDG_GN_FACTORY_LOW_LEVEL has no exception.
Method GET_ALL_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTRIES | Call by reference | Type reference (TYPE) | MDG_GN_T_V_GOBJ | Objektkatalogeinträge | 20081218 | |||
| 2 | ET_INCONSISTENT_ENTRIES | Call by reference | Type reference (TYPE) | MDG_GN_T_V_GOBJ | inkonsistente Einträge | 20081218 | |||
| 3 | I_APPLICATION | Value transfer | Type reference (TYPE) | MDG_GN_APPL | Anwendung | 20081218 | |||
| 4 | I_CLIENT | Value transfer | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20081218 | ||
| 5 | I_KIND | Value transfer | Type reference (TYPE) | MDG_GN_OBJ_KIND | Objektart (Generator) | 20081218 |
Method GET_ALL_ENTRIES on class CL_MDG_GN_FACTORY_LOW_LEVEL has no exception.
Method GET_ANY_OBJECT 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_KIND | Value transfer | Type reference (TYPE) | MDG_GN_OBJ_KIND | Objektart (Generator) | 20081218 | |||
| 3 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20081218 | ||
| 4 | I_OBJ_VERSION | Value transfer | Type reference (TYPE) | MDG_GN_OBJ_VERSION | Version eines generierten Objektes (Generator) | 20081218 | |||
| 5 | I_PHYSICAL_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | physischer Name eines Objektes (Generator) | 20081218 | |||
| 6 | I_SYSTEM | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20081218 | |||
| 7 | RO_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_MDG_GN_OBJECT | Objekt | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20081218 | ||
| 2 | Es existiert keine aktive Version des Objektes | 20081218 |
Method NEW_WORKLIST 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 | Anwendungserweiterung | 20081218 | |||
| 3 | I_CLIENT | Value transfer | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20081218 | ||
| 4 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20081218 | ||
| 5 | RO_WORKLIST_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_MDG_GN_LOW_LEVEL | low Level Interface des Generators | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081218 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |