SAP ABAP Class IF_MDG_GN_BUILDING_PLAN (Blueprint for Generating Raw Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_BUILDING_PLAN Abstract Blueprint 20081218
Properties
Class IF_MDG_GN_BUILDING_PLAN  
Short Description Blueprint for Generating Raw Objects    
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_BUILDING_PLAN has no forward declaration.
Interfaces
Class IF_MDG_GN_BUILDING_PLAN has no interface implemented.
Friends
Class IF_MDG_GN_BUILDING_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_MSG_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218
2 A_APPLICATION Instance attribute Public Type reference (TYPE) MDG_GN_APPL Application 20081218
3 A_BP_VERSION Instance attribute Public Type reference (TYPE) MDG_GN_TIME_STAMP Time Stamp of Version 20081218
4 A_BUILDING_PLAN_NAME Instance attribute Public Type reference (TYPE) MDG_GN_BUILDING_PLAN Class that Implements the Blueprint 20081218
5 A_CONFIG_KEY Instance attribute Public Type reference (TYPE) MDG_GN_CONFIG_KEY Instance Key for a Configuration Object 20081218
6 A_CONFIG_KEY_EXTENSION Instance attribute Public Type reference (TYPE) STRING Key Enhancment 20081218
7 A_CONFIG_OBJ Instance attribute Public Type reference (TYPE) MDG_GN_CONFIG_OBJ Name of Configuration Object (Generator) 20081218
8 A_ENQ_COUNTER Instance attribute Public Type reference (TYPE) INT4 Lock Counter 20081218
9 A_EX_TIMESTAMP Instance attribute Public Type reference (TYPE) MDG_GN_TIME_STAMP Time Stamp of Execution 20081218
10 A_ON_DELETE Instance attribute Public Type reference (TYPE) BOOLE_D Object Deletion Only Possible 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BUILDING_PLAN Static method Public Method Instantiates a Blueprint 20081218
2 EXECUTION Instance method Public Method Generates Raw Objects 20081218
3 GET_CONFIG_OBJ Instance method Public Method Provides Configuration Object 20081218
4 GET_CONFIG_TIME_STAMP Instance method Public Method Provides Last Change to the Configuration Object 20081218
5 INCREASE_ENQ_CNT Instance method Public Method Increases/Decreases Lock Counter 20081218
Events
Class IF_MDG_GN_BUILDING_PLAN has no event.
Types
Class IF_MDG_GN_BUILDING_PLAN has no local type.
Method Signatures

Method CREATE_BUILDING_PLAN 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_BUILDING_PLAN_NAME Value transfer Type reference (TYPE) CSEQUENCE Klasse die den Bauplan implementiert 20081218
3 Importing I_CONFIG_KEY Value transfer Type reference (TYPE) CLIKE Parameter des Konfigurationsobjektes (Key) 20081218
4 Importing I_CONFIG_KEY_EXTENSION Call by reference Type reference (TYPE) CLIKE Key-Erweiterung 20081218
5 Importing I_CONFIG_OBJ Value transfer Type reference (TYPE) CLIKE Name des Konfigurationsobjekt 20081218
6 Importing I_ON_DELETE Value transfer Type reference (TYPE) BOOLE_D CL_MDG_GN_CONSTANTS=>A_FALSE nur Löschen von Objekten erlaubt 20081218
7 Returning RO_BUILDING_PLAN Value transfer Object reference (TYPE REF TO) IF_MDG_GN_BUILDING_PLAN Baubplan 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Value transfer Object reference (TYPE REF TO) IF_MDG_GN_LOW_LEVEL Arbeitsvorrat-Handle 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_GENERATION_ERR Generation Error 20081218

Method GET_CONFIG_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY Value transfer Type reference (TYPE) CSEQUENCE Parameter des Konfigurationsobjektes (Key) 20081218
2 Exporting E_KEY_EXTENSION Call by reference Type reference (TYPE) CSEQUENCE Key-Erweiterung 20081218
3 Exporting E_NAME Value transfer Type reference (TYPE) CSEQUENCE Name des Konfigurationsobjekt 20081218

Method GET_CONFIG_OBJ on class IF_MDG_GN_BUILDING_PLAN has no exception.

Method GET_CONFIG_TIME_STAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TIME_STAMP Value transfer Type reference (TYPE) MDG_GN_TIME_STAMP letzte Änderung des Konfigurationsobjektes 20081218

Method GET_CONFIG_TIME_STAMP on class IF_MDG_GN_BUILDING_PLAN has no exception.

Method INCREASE_ENQ_CNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIFF Value transfer Type reference (TYPE) INT4 Delta 20081218

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