SAP ABAP Class CL_MDG_GN_HIGH_LEVEL (Generator Core (High Level))
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_HIGH_LEVEL High-Level Interface of the Generator 20081218
Properties
Class CL_MDG_GN_HIGH_LEVEL  
Short Description Generator Core (High Level)    
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
Class CL_MDG_GN_HIGH_LEVEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MDG_GN_HIGH_LEVEL High-Level Interface of the Generator 20081218
Friends
Class CL_MDG_GN_HIGH_LEVEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_CATALOGS Instance attribute Public Object reference (TYPE REF TO) CL_MDG_GN_CATALOGS Catalog of Generated Objects 20081218
2 AO_CONFIG Instance attribute Public Object reference (TYPE REF TO) CL_MDG_GN_CONFIGURATION Configuration of the Generator 20081218
3 A_LANGUAGE Instance attribute Public Type reference (TYPE) SPRAS Language Key 20081218
4 XO_WORKLIST Instance attribute Protected Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Low Level Interface of Generator 20081218
5 X_APPLICATION Instance attribute Protected Type reference (TYPE) MDG_GN_APPL Application 20081218
6 X_APPL_EXT Instance attribute Protected Type reference (TYPE) MDG_GN_APPL_EXT Application Enhancement (Generator) 20081218
7 X_CLIENT Instance attribute Protected Type reference (TYPE) MANDT Client 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
2 GET_FACADE Static method Public Method Creates Instance for the Generator (High Level) 20081218
3 GET_WORKLIST Instance method Protected Method Gets Worklist (IF_FINB_GN_LOW_LEVEL) 20081218
Events
Class CL_MDG_GN_HIGH_LEVEL has no event.
Types
Class CL_MDG_GN_HIGH_LEVEL 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 Anwendung 20081218
2 Importing I_APPL_EXT Value transfer Type reference (TYPE) CLIKE Anwendungserweiterung (Generator) 20081218
3 Importing I_CLIENT Value transfer Type reference (TYPE) MANDT Mandant 20081218
4 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method GET_FACADE 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 Anwendungserweiterung 20081218
3 Importing I_CLIENT Value transfer Type reference (TYPE) MANDT Mandant 20081218
4 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20081218
5 Returning RO_FACADE_HANDLE Value transfer Object reference (TYPE REF TO) CL_MDG_GN_HIGH_LEVEL low Level Interface des Generators 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR 20081218

Method GET_WORKLIST Signature

Method GET_WORKLIST on class CL_MDG_GN_HIGH_LEVEL has no parameter.
Method GET_WORKLIST on class CL_MDG_GN_HIGH_LEVEL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702