SAP ABAP Class CL_DML_GENERATE_DATASET (MDF Generation of Set Type)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MDF (Application Component) Master Data Framework
⤷
COM_DML_CUST (Package) MDF: Customizing

⤷

⤷

Properties
Class | CL_DML_GENERATE_DATASET | |
Short Description | MDF Generation of Set Type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | COM_DML_CUST | MDF: Customizing |
Created | 20040830 | SAP |
Last change | 20040930 | 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_DML_GENERATE_DATASET has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DML_GENERATE_OBJECTS | 20040830 | MDF Generation of Object Type |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | KEY_FIELDS_TABLE | Key Fields | 20040830 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>FALSE | Repetition Run | 20040830 | |
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Error Log | 20040830 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS38L_FNAM | 'COM_DMLUPDATE_DATASET_TEMPLATE' | Name of the Source Code Program | 20040830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040830 |
2 | ![]() |
Static method | Public | Method | Delete All Objects for Set Type | 20040830 |
3 | ![]() |
Static method | Private | Method | Deletion of a Function Group for the Update Module | 20040830 |
4 | ![]() |
Static method | Private | Method | Create 'Useable Load Structure' for Set Type of MDF Object | 20040830 |
5 | ![]() |
Static method | Private | Method | Create 'Useable Load Table' for Set Type of MDF Object | 20040830 |
6 | ![]() |
Static method | Private | Method | Deletes the update module of a set type | 20040830 |
7 | ![]() |
Static method | Public | Method | Generate All Objects for Set Type | 20040830 |
8 | ![]() |
Static method | Private | Method | Creation of a Function Group for the Update Module | 20040830 |
9 | ![]() |
Static method | Private | Method | Create 'Useable Load Table' for Set Type of MDF Object | 20040830 |
10 | ![]() |
Static method | Private | Method | Create 'Useable Load Table' for Set Type of MDF Object | 20040830 |
11 | ![]() |
Static method | Private | Method | Generation of the Update Module | 20040830 |
12 | ![]() |
Static method | Private | Method | Read All Assignments of a Set Type to the Object Type | 20040830 |
13 | ![]() |
Static method | Public | Method | Name of Update Function Module | 20040901 |
14 | ![]() |
Static method | Public | Method | Register Set Type for DMS | 20040830 |
15 | ![]() |
Static method | Public | Method | Transport All Objects for Set Type | 20040830 |
16 | ![]() |
Static method | Public | Method | Transport Useable Load Structure for Set Type | 20040830 |
17 | ![]() |
Static method | Private | Method | Transport Useable Load Structure for Set Type | 20040830 |
18 | ![]() |
Static method | Private | Method | Transport Useable Load Structure for Set Type | 20040830 |
19 | ![]() |
Static method | Public | Method | Delete Registration Set Type for DMS | 20040830 |
Events
Class CL_DML_GENERATE_DATASET has no event.
Types
Class CL_DML_GENERATE_DATASET has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DML_GENERATE_DATASET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DML_GENERATE_DATASET has no exception.
Method DELETE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>FALSE | API Modus | 20040830 | |
3 | ![]() |
I_SETTYPE | Value transfer | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Löschung Verbuchungs-Funktionsgruppe | 20040830 | |
2 | ![]() |
Fehler bei Löschung Verbuchungs-Funktionsbaustein | 20040830 | |
3 | ![]() |
Fehler bei Löschung Nutzlast-Struktur | 20040830 | |
4 | ![]() |
Fehler bei Löschung Nutzlast-Tabellentyp | 20040830 | |
5 | ![]() |
Fehler bei Abmeldung DMS | 20040830 |
Method DELETE_FUNCTION_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Value transfer | Type reference (TYPE) | DML_BOOLEAN | '0' | API Modus | 20040830 | |
3 | ![]() |
I_SETTYPE | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Funktionsgruppe existiert nicht | 20040830 | |
2 | ![]() |
Die Funktionsgruppe konnte nicht gelöscht werden | 20040830 | |
3 | ![]() |
Löschen aus Tabelle TADIR fehlgeschlagen | 20040830 |
Method DELETE_STRUCTURE_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SETTYPE_ID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Settyp nicht gefunden | 20040830 | |
2 | ![]() |
Fehler beim löschen Struktur | 20040830 | |
3 | ![]() |
Tabellenstruktur nicht vorhanden | 20040830 | |
4 | ![]() |
Fehler bei löschen TADIR Eintrag | 20040830 |
Method DELETE_TABLETYPE_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SETTYPE_ID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Settyp nicht gefunden | 20040830 | |
2 | ![]() |
Fehler beim anlegen / ändern Struktur | 20040830 | |
3 | ![]() |
Tabellentyp nicht vorhanden | 20040830 | |
4 | ![]() |
Fehler bei pflegen TADIR Eintrag | 20040830 |
Method DELETE_UPDATE_MODULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Value transfer | Type reference (TYPE) | DML_BOOLEAN | '0' | API Modus | 20040830 | |
3 | ![]() |
I_SETTYPE | Value transfer | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Include des Funktionsbausteins konnt nicht gelöscht werden | 20040830 | |
2 | ![]() |
Der Funktionsbaustein konnte nicht gelöscht werden | 20040830 | |
3 | ![]() |
Der Funktionsbaustein existiert nicht | 20040830 |
Method GENERATE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>FALSE | API Modus | 20040830 | |
3 | ![]() |
I_DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Packet/Entwicklungsklasse der zu generierenden Tabelle | 20040830 | ||
4 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20040830 | |
5 | ![]() |
I_RERUN | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>FALSE | Wiederholungslauf | 20040831 | |
6 | ![]() |
I_SETTYPE | Value transfer | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 | ||
7 | ![]() |
I_SIMULATION | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>FALSE | nur Simulation | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Generierung Verbuchungs-Funktionsgruppe | 20040830 | |
2 | ![]() |
Fehler bei Generierung Verbuchungs-Funktionsbaustein | 20040830 | |
3 | ![]() |
Fehler bei Generierung Nutzlast-Struktur | 20040830 | |
4 | ![]() |
Fehler bei Generierung Nutzlast-Tabellentyp | 20040830 | |
5 | ![]() |
Fehler bei Anmeldung DMS | 20040830 |
Method GENERATE_FUNCTION_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Call by reference | Type reference (TYPE) | DML_BOOLEAN | '0' | API Modus | 20040830 | |
3 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | '$TMP' | Packet/Entwicklungsklasse | 20040830 | |
4 | ![]() |
I_FUNCTION_GROUP_TEXT | Call by reference | Type reference (TYPE) | DDTEXT | Text zur Funktionsgruppe | 20040830 | ||
5 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20040830 | |
6 | ![]() |
I_SETTYPE | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 | ||
7 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | DML_BOOLEAN | '0' | nur Simulation | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Funktionsgruppe existiert bereits | 20040830 | |
2 | ![]() |
Die Funktionsgruppe konnte nicht angelegt werden | 20040830 | |
3 | ![]() |
Es liegt eine Verletzung des Namensraum vor | 20040830 | |
4 | ![]() |
20040830 | ||
5 | ![]() |
Schreiben in Tabelle TADIR fehlgeschlagen | 20040830 |
Method GENERATE_STRUCTURE_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SETTYPE_ID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktivierungsfehler | 20040830 | |
2 | ![]() |
Settyp nicht gefunden | 20040830 | |
3 | ![]() |
Fehler beim anlegen / ändern Struktur | 20040830 | |
4 | ![]() |
Fehler bei pflegen TADIR Eintrag | 20040830 |
Method GENERATE_TABLETYPE_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SETTYPE_ID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktivierungsfehler | 20040830 | |
2 | ![]() |
Settyp nicht gefunden | 20040830 | |
3 | ![]() |
Fehler beim anlegen / ändern Tabellentyp | 20040830 | |
4 | ![]() |
Fehler bei pflegen TADIR Eintrag | 20040830 |
Method GENERATE_UPDATE_MODULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Call by reference | Type reference (TYPE) | DML_BOOLEAN | '0' | API Modus | 20040830 | |
3 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Packet/Entwicklungsklasse der zu generierenden Tabelle | 20040830 | ||
4 | ![]() |
I_FUNCTION_MODULE_TEXT | Call by reference | Type reference (TYPE) | DDTEXT | Text zur Funktionsgruppe | 20040830 | ||
5 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprache | 20040830 | |
6 | ![]() |
I_SETTYPE | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 | ||
7 | ![]() |
I_SIMULATION | Call by reference | Type reference (TYPE) | DML_BOOLEAN | '0' | nur Simulation | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der generierte Code konnte nicht eingefügt werden | 20040830 | |
2 | ![]() |
Funktionsgruppe ist nicht vorhanden | 20040830 | |
3 | ![]() |
Funktionsbaustein existiert bereits | 20040830 | |
4 | ![]() |
Der Verbuchungsbaustein konnte nicht generiert werden | 20040830 | |
5 | ![]() |
20040830 |
Method GET_SETTYPE_ALLOCATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DML_SETTYPE | Value transfer | Type reference (TYPE) | DML_T_CUST_SETTYPE | DML-Customizing Settypen | 20040830 | ||
2 | ![]() |
I_SETTYPE_ID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Identifikation eines Settyps | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Eintrge gefunden | 20040830 |
Method GET_UPDATE_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FUNCTION_GROUP | Call by reference | Type reference (TYPE) | RS38L_AREA | Funktionsgruppe | 20040901 | ||
2 | ![]() |
E_FUNCTION_MODULE | Call by reference | Type reference (TYPE) | RS38L_FNAM | Funktionsbaustein | 20040901 | ||
3 | ![]() |
I_SETTYPE | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040901 |
Method GET_UPDATE_FUNCTION on class CL_DML_GENERATE_DATASET has no exception.
Method REGISTER_SETTYPE_DMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Call by reference | Type reference (TYPE) | DML_BOOLEAN | '0' | API Modus | 20040830 | |
3 | ![]() |
I_OBJECT_NAME | Call by reference | Type reference (TYPE) | DML_OBJTYP | DML-Objekttyp | 20040830 | ||
4 | ![]() |
I_SETTYPE_NAME | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp Name | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Registrierung Objekt für DMS | 20040830 |
Method TRANSPORT_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CORRNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040830 | ||
2 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040830 | ||
3 | ![]() |
I_SETTYPE | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
Method TRANSPORT_ALL on class CL_DML_GENERATE_DATASET has no exception.
Method TRANSPORT_FUNCTION_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Call by reference | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>FALSE | API Modus | 20040830 | |
3 | ![]() |
I_CORRNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040830 | ||
4 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040830 | ||
5 | ![]() |
I_SETTYPE | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040830 |
Method TRANSPORT_STRUCTURE_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CORRNUM | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040830 | ||
2 | ![]() |
I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040830 | ||
3 | ![]() |
I_SETTYPE_ID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
Method TRANSPORT_STRUCTURE_ST on class CL_DML_GENERATE_DATASET has no exception.
Method TRANSPORT_TABLETYPE_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CORRNUM | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20040830 | ||
2 | ![]() |
I_DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20040830 | ||
3 | ![]() |
I_SETTYPE_ID | Value transfer | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp | 20040830 |
Method TRANSPORT_TABLETYPE_ST on class CL_DML_GENERATE_DATASET has no exception.
Method UNREGISTER_SETTYPE_DMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Value transfer | Type reference (TYPE) | BAPIRETTAB | Returnparameter | 20040830 | ||
2 | ![]() |
I_API_MODE | Call by reference | Type reference (TYPE) | DML_BOOLEAN | '0' | API Modus | 20040830 | |
3 | ![]() |
I_OBJECT_NAME | Call by reference | Type reference (TYPE) | DML_OBJTYP | DML-Objekttyp | 20040830 | ||
4 | ![]() |
I_SETTYPE_NAME | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_ID | Settyp Name | 20040830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Löschen Registrierung Objekt aus Dokumenttabelle | 20040830 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |