SAP ABAP Class CL_MDG_GN_BBI (Generator Interface for Repository Objects)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_GENERATOR_RFC (Package) Generator Interface for Basis and BW
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_GN_BBI_ABAP Generator Interface for Program, FM, Class, Interface 20081218
2 Inheritance (c INHERITING FROM c_ref)  CL_MDG_GN_BBI_DDIC Generator Interface for DDIC Objects 20081218
3 Inheritance (c INHERITING FROM c_ref)  CL_MDG_GN_BBI_FPOOL Generator Interface for Program, FM, Class, Interface 20081218
4 Inheritance (c INHERITING FROM c_ref)  CL_MDG_GN_BBI_FUNC Generator Interface for Program, FM, Class, Interface 20081218
Properties
Class CL_MDG_GN_BBI  
Short Description Generator Interface for Repository Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class MDG_GN_RFC    
Program status     
Category 0   
Package MDG_GENERATOR_RFC   Generator Interface for Basis and BW 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDG_GN_BBI has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_MDG_GN_BBI_VERSION 20081218 Version of a Repository Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_FALSE Constant Public Type reference (TYPE) BOOLE_D SPACE False 20081218
2 A_OBJ_KIND_CUBE Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'CUBE' InfoCube 20081218
3 A_OBJ_KIND_DOMA Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'DOMA' Domain 20081218
4 A_OBJ_KIND_DTEL Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'DTEL' Data Element 20081218
5 A_OBJ_KIND_ENQU Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'ENQU' Lock Object 20081218
6 A_OBJ_KIND_FPOOL Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'FUGR' Function Group 20081218
7 A_OBJ_KIND_FUNC Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'FUNC' Function Module 20081218
8 A_OBJ_KIND_INDX Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'INDX' Secondary Index 20081218
9 A_OBJ_KIND_PROG Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'PROG' ABAP Program 20081218
10 A_OBJ_KIND_STRU Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'STRU' Structure 20081218
11 A_OBJ_KIND_TABL Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'TABL' Table 20081218
12 A_OBJ_KIND_TTYP Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'TTYP' Table Type 20081218
13 A_OBJ_KIND_VIEW Constant Public Type reference (TYPE) MDG_GN_OBJ_KIND 'VIEW' View 20081218
14 A_SYS_UPGRADE_NO_GEN Constant Public Type reference (TYPE) GENFLAG SPACE Object Not Generated 20081218
15 A_TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' True 20081218
16 A_VERSION_ACTIVE Constant Public Type reference (TYPE) MDG_GN_OBJ_VERSION '9997' Active Version 20081218
17 A_VERSION_INACTIVE Constant Public Type reference (TYPE) MDG_GN_OBJ_VERSION '9998' Inactive Version 20081218
18 A_VERSION_NEW Constant Public Type reference (TYPE) MDG_GN_OBJ_VERSION '9999' New Version 20081218
19 XS_ERROR Instance attribute Protected Type reference (TYPE) MDG_GN_ERROR Error Description 20081218
20 XS_TADIR Instance attribute Protected See coding TADIR Entry 20081218
21 XT_HANDLES Static Attribute Protected See coding Instance Directory 20081218
22 XT_NAMESPACES Static Attribute Protected See coding Namespaces 20081218
23 XT_REST_DDIC_ACT Static Attribute Protected Type reference (TYPE) MDG_GN_T_ACT_OBJECT Objects that are to be activated again 20081218
24 XT_VERSIONS Instance attribute Protected See coding Versions 20081218
25 X_ACT_PROT Static Attribute Protected Type reference (TYPE) PROTNAME DD: Name of SDIC Log 20081218
26 X_CLIENT Instance attribute Protected Type reference (TYPE) MANDT Client 20081218
27 X_KIND Instance attribute Protected Type reference (TYPE) MDG_GN_OBJ_KIND Object Type (Generator) 20081218
28 X_LOGSYS Instance attribute Protected Type reference (TYPE) LOGSYS Logical System 20081218
29 X_PHYSICAL_NAME Instance attribute Protected Type reference (TYPE) MDG_GN_PHYSICAL_NAME Physical Name 20081218
30 X_VERSION_CLASS Instance attribute Protected Type reference (TYPE) ABAP_ABSTYPENAME Class That Represents the Version 20081218
31 _O_ACTIVATOR Static Attribute Private Object reference (TYPE REF TO) LCL_ACTIVATOR Activated by 20081218
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_PROT_NAME Static method Private Method Forms Name of Log 20081218
2 CHECK_NAMESPACE Instance method Protected Method Checks the Physical Name 20081218
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
4 CREATE_OBJECT Static method Public Method Generates a New Instance of the Class 20081218
5 GET_ACT_KEY Instance method Public Method Provides Key for Activation 20081218
6 GET_CROSSREF Instance method Public Method Provides Where-Used List 20081218
7 GET_EU_OBJECT Instance method Protected Method Provides Object of the Development Environment 20081218
8 MANAGE_VERSIONS Instance method Protected Method Administration of the Object Versions 20081218
9 RECEIVE_LANGU_VECTOR Instance method Public Method Received Language Vector for Texts 20081218
10 RECEIVE_SOURCE Instance method Public Method Receives Source Data 20081218
11 RECEIVE_TADIR_ENTRY Instance method Public Method Receives TADIR Entry 20081218
12 REQUEST_ACTIVATE_ALL Static method Public Method Activates all Registered Objects 20081218
13 REQUEST_CHECK Instance method Public Method "CHECK" Requirement 20081218
14 REQUEST_CONVERT_ALL Static method Public Method Conversion of All Registered Tables 20081218
15 REQUEST_EXISTENCE_CHECK Instance method Public Method Existence Check 20081218
16 REQUEST_REGISTER_ACT Instance method Public Method for Activation / Registering Activation 20081218
17 REQUEST_REGISTER_DEL Instance method Public Method for Deletion / Registering Deletion 20081218
18 REQUEST_REGISTER_DEL_X Instance method Public Method Delete/Register for Deletion (Also for References) 20081218
19 REQUEST_SAVE Instance method Public Method "Save" Requirement 20081218
20 REQUEST_SAVE_LANGU_VECTOR Instance method Public Method "Save Language Vector Only" Request 20081218
21 SEND_ACT_RESULT Instance method Public Method Sends the Result of the Activation 20081218
22 SEND_LANGU_VECTOR Instance method Public Method Provides Language Vector for the Texts 20081218
23 SEND_SOURCE Instance method Public Method Sends Source Data 20081218
24 SEND_TADIR_ENTRY Instance method Public Method Sends the TADIR Entry 20081218
25 SET_ACT_RESULT Instance method Public Method Transfers the Result of the Activation to the Objects 20081218
Events
Class CL_MDG_GN_BBI has no event.
Types
Class CL_MDG_GN_BBI has no local type.
Method Signatures

Method BUILD_PROT_NAME Signature

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

Method BUILD_PROT_NAME on class CL_MDG_GN_BBI has no exception.

Method CHECK_NAMESPACE Signature

Method CHECK_NAMESPACE on class CL_MDG_GN_BBI has no parameter.
# Exception Resumable Description Created on
1 INVALID_NAME unzulässiger Name 20081218

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KIND Value transfer Type reference (TYPE) MDG_GN_OBJ_KIND Objektart (Generator) 20081218
2 Importing I_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20081218
3 Importing I_PHYSICAL_NAME Call by reference Type reference (TYPE) CSEQUENCE physischer Name 20081218

Method CONSTRUCTOR on class CL_MDG_GN_BBI has no exception.

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KIND Value transfer Type reference (TYPE) MDG_GN_OBJ_KIND Objektart (Generator) 20081218
2 Importing I_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20081218
3 Importing I_PHYSICAL_NAME Call by reference Type reference (TYPE) CSEQUENCE physischer Name 20081218
4 Returning RO_OBJ Value transfer Object reference (TYPE REF TO) CL_MDG_GN_BBI Instanz-Handle 20081218

Method CREATE_OBJECT on class CL_MDG_GN_BBI has no exception.

Method GET_ACT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACT_KEY Call by reference Type reference (TYPE) MDG_GN_ACT_OBJECT Zu aktivierendes/zu löschendes Objekt 20081218

Method GET_ACT_KEY on class CL_MDG_GN_BBI has no exception.

Method GET_CROSSREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USING_LIST Call by reference Type reference (TYPE) MDG_GN_T_CROSSREF Verwendungen 20081218
2 Importing I_SCOPE Value transfer Type reference (TYPE) MDG_GN_OBJ_KIND Suchbereich 20081218

Method GET_CROSSREF on class CL_MDG_GN_BBI has no exception.

Method GET_EU_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EU_OBJ Call by reference Type reference (TYPE) RSFIND EU-Objekt 20081218
2 Exporting E_EU_OBJTYPE Value transfer Type reference (TYPE) SEU_OBJ EU-Objekttyp 20081218

Method GET_EU_OBJECT on class CL_MDG_GN_BBI has no exception.

Method MANAGE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VERSION Value transfer Object reference (TYPE REF TO) CL_MDG_GN_BBI_VERSION Version eines Repository-Objektes 20081218
2 Importing I_CLASS Value transfer Type reference (TYPE) CSEQUENCE Klassenname 20081218
3 Importing I_VERSION Value transfer Type reference (TYPE) MDG_GN_OBJ_VERSION 20081218
4 Returning RO_VERSION Value transfer Object reference (TYPE REF TO) CL_MDG_GN_BBI_VERSION Version eines Repository-Objektes 20081218

Method MANAGE_VERSIONS on class CL_MDG_GN_BBI has no exception.

Method RECEIVE_LANGU_VECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VECTOR Call by reference Type reference (TYPE) MDG_GN_T_TEXTS Sprachvektor von Texten 20081218
2 Importing I_CHANGED Value transfer Type reference (TYPE) BOOLE_D Quelldaten geändert? 20081218

Method RECEIVE_LANGU_VECTOR on class CL_MDG_GN_BBI has no exception.

Method RECEIVE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOURCE Call by reference Type reference (TYPE) ANY Quelldaten 20081218
2 Importing I_CHANGED Value transfer Type reference (TYPE) BOOLE_D Quelldaten geändert? 20081218

Method RECEIVE_SOURCE on class CL_MDG_GN_BBI has no exception.

Method RECEIVE_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTRY Call by reference Type reference (TYPE) TADIR TADIR-Eintrag 20081218
2 Importing I_CHANGED Value transfer Type reference (TYPE) BOOLE_D geändert? 20081218

Method RECEIVE_TADIR_ENTRY on class CL_MDG_GN_BBI has no exception.

Method REQUEST_ACTIVATE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ANSWER Call by reference Object reference (TYPE REF TO) DATA Antwort 20081218
2 Exporting E_ACT_PROT Call by reference Type reference (TYPE) PROTNAME Name des Aktivierungsprotokolls 20081218
3 Importing I_ACT_PROT Value transfer Type reference (TYPE) PROTNAME DD: Name eines SDIC-Protokolls 20081218
4 Importing I_PARAM Call by reference Type reference (TYPE) STRING Präfix des Aktivierungsprotokolls 20081218

Method REQUEST_ACTIVATE_ALL on class CL_MDG_GN_BBI has no exception.

Method REQUEST_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20081218

Method REQUEST_CHECK on class CL_MDG_GN_BBI has no exception.

Method REQUEST_CONVERT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20081218
2 Exporting E_ACT_PROT Call by reference Type reference (TYPE) PROTNAME Name des Umsetzprotokolls 20081218
3 Importing I_PARAM Call by reference Type reference (TYPE) STRING Präfix des Aktivierungsprotokolls 20081218
# Exception Resumable Description Created on
1 CX_MDG_GN_CNV_JOB_SCHEDULED 20081218

Method REQUEST_EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTENCE Value transfer Type reference (TYPE) FINB_GN_VERSIONS Zustand von Versionen eines Objektes (Generator) 20081218

Method REQUEST_EXISTENCE_CHECK on class CL_MDG_GN_BBI has no exception.

Method REQUEST_REGISTER_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20081218

Method REQUEST_REGISTER_ACT on class CL_MDG_GN_BBI has no exception.

Method REQUEST_REGISTER_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20081218

Method REQUEST_REGISTER_DEL on class CL_MDG_GN_BBI has no exception.

Method REQUEST_REGISTER_DEL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20081218

Method REQUEST_REGISTER_DEL_X on class CL_MDG_GN_BBI has no exception.

Method REQUEST_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20081218

Method REQUEST_SAVE on class CL_MDG_GN_BBI has no exception.

Method REQUEST_SAVE_LANGU_VECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20081218

Method REQUEST_SAVE_LANGU_VECTOR on class CL_MDG_GN_BBI has no exception.

Method SEND_ACT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SOURCE Call by reference Type reference (TYPE) ANY Fehlerbeschreibung 20081218
2 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS nicht verwendet 20081218
3 Importing I_VERSION Value transfer Type reference (TYPE) MDG_GN_OBJ_VERSION A_VERSION_ACTIVE nicht verwendet 20081218

Method SEND_ACT_RESULT on class CL_MDG_GN_BBI has no exception.

Method SEND_LANGU_VECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VECTOR Call by reference Type reference (TYPE) MDG_GN_T_TEXTS Sprachvektor von Texten 20081218
2 Importing I_VERSION Value transfer Type reference (TYPE) MDG_GN_OBJ_VERSION A_VERSION_ACTIVE Version eines generierten Objektes (Generator) 20081218

Method SEND_LANGU_VECTOR on class CL_MDG_GN_BBI has no exception.

Method SEND_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SOURCE Call by reference Type reference (TYPE) ANY Quelldaten 20081218
2 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20081218
3 Importing I_VERSION Value transfer Type reference (TYPE) MDG_GN_OBJ_VERSION A_VERSION_ACTIVE Version eines generierten Objektes (Generator) 20081218

Method SEND_SOURCE on class CL_MDG_GN_BBI has no exception.

Method SEND_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Value transfer Type reference (TYPE) TROBJTYPE Objekttyp 20081218
2 Importing I_PGMID Value transfer Type reference (TYPE) PGMID Programm-ID in Aufträgen und Aufgaben 20081218
3 Importing I_TADIR_OBJ_NAME Value transfer Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20081218
4 Returning RS_ENTRY Value transfer Type reference (TYPE) TADIR Katalog der Repository-Objekte 20081218

Method SEND_TADIR_ENTRY on class CL_MDG_GN_BBI has no exception.

Method SET_ACT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESULT Call by reference Type reference (TYPE) MDG_GN_ACT_OBJECT Ergebnis der Aktivierung 20081218

Method SET_ACT_RESULT on class CL_MDG_GN_BBI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702