SAP ABAP Class CL_DML_DELIVERY (MDF: Delivery of Object Data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MDF (Application Component) Master Data Framework
⤷
COM_DML_ENGINE (Package) MDF: Single Object Runtime
⤷
⤷
Properties
| Class | CL_DML_DELIVERY | |
| Short Description | MDF: Delivery of Object Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_DML_ENGINE | MDF: Single Object Runtime |
| Created | 20031105 | SAP |
| Last change | 20041209 | 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_DELIVERY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DML_GENERATE_ARCHIVE | 20040805 | MDF Generation Archive Connection | |
| 2 | CL_DML_HEADER | 20031105 | MDF Connection Header Data |
Attributes
Class CL_DML_DELIVERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Unpack from Cluster Structure | 20031106 | |
| 2 | Static method | Private | Method | Pack in Cluster Structure | 20031106 | |
| 3 | Static method | Public | Method | Delivery of Objects | 20031105 | |
| 4 | Static method | Public | Method | Deliver Objects to Owner | 20040503 | |
| 5 | Static method | Public | Method | Load Delivered Objects | 20031105 | |
| 6 | Static method | Public | Method | Load Objects for Owner | 20040116 | |
| 7 | Static method | Protected | Method | Write Transport Request | 20031106 |
Events
Class CL_DML_DELIVERY has no event.
Types
Class CL_DML_DELIVERY has no local type.
Method Signatures
Method CONVERT_FROM_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Value transfer | Type reference (TYPE) | DML_S_API_OBJ_DATA | Objektdaten | 20031112 | |||
| 2 | IT_DELIVERY_ADMIN | Call by reference | Type reference (TYPE) | DML_T_DELIVERY | Zu ladende Objekte | 20031112 | |||
| 3 | IT_DELIVERY_TEXT | Call by reference | Type reference (TYPE) | DML_T_DELIVERY_TXT | Texte | 20040107 | |||
| 4 | I_INST_ERROR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Instanz Fehlerprotokoll | 20031112 | |||
| 5 | I_ROOT | Call by reference | Type reference (TYPE) | DML_OBJVERS_ID2 | Kopfobjekt | 20031112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031112 |
Method CONVERT_TO_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DELIVERY_ADMIN | Call by reference | Type reference (TYPE) | DML_T_DELIVERY | Cluster-Verwaltungstabelle | 20031106 | |||
| 2 | CT_DELIVERY_DATA | Call by reference | Type reference (TYPE) | DML_T_DELIVERY_DATA | Cluster-Daten | 20031112 | |||
| 3 | CT_DELIVERY_TEXT | Value transfer | Type reference (TYPE) | DML_T_DELIVERY_TXT | Texte | 20040107 | |||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | DML_S_API_OBJ_DATA | API-Daten | 20031106 | |||
| 5 | I_INST_ERROR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Instanz Fehlerprotokoll | 20031106 | |||
| 6 | I_PREDECESSOR | Call by reference | Type reference (TYPE) | DML_OBJVERS_ID | Vorgängerobjekt | 20031106 | |||
| 7 | I_ROOT | Call by reference | Type reference (TYPE) | DML_OBJVERS_ID | Wurzelobjekt | 20031106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031106 |
Method DELIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_KEYS | Value transfer | Type reference (TYPE) | DML_T_API_OBJ_KEY | auszuliefernde Objekte | 20031105 | |||
| 2 | I_EXPORT | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>TRUE | Daten in Cluster exportieren | 20031112 | ||
| 3 | I_INST_ERROR_LOG | Value transfer | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Instanz Fehlerprotokoll | 20031105 | |||
| 4 | I_TRANSPORT | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>TRUE | Daten transportieren | 20031112 | ||
| 5 | I_TRANSPORT_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | Customizing-Transportauftrag | 20031105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031105 |
Method DELIVER_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPORT | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>TRUE | Daten in Cluster exportieren | 20040503 | ||
| 2 | I_INST_ERROR_LOG | Value transfer | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Instanz Fehlerprotokoll | 20040503 | |||
| 3 | I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | DML_OBJTYP | DML-Objekttyp | 20040503 | |||
| 4 | I_OWNER_ID | Value transfer | Type reference (TYPE) | DML_OWNERID | Eigentümer | 20040503 | |||
| 5 | I_TRANSPORT | Value transfer | Type reference (TYPE) | DML_BOOLEAN | CL_DML_CONST=>TRUE | Daten transportieren | 20040503 | ||
| 6 | I_TRANSPORT_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | Transportauftrag | 20040503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Laden | 20040503 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Value transfer | Type reference (TYPE) | DML_T_DELIVERY | zu ladende Objekte | 20031113 | |||
| 2 | I_INST_ERROR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Instanz Fehlerprotokoll | 20031105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031105 | ||
| 2 | Objekt nicht in Auslieferungsdatenbank | 20031113 |
Method LOAD_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | DML_OBJTYP | Objekttyp | 20040116 | |||
| 2 | I_OWNER_ID | Value transfer | Type reference (TYPE) | DML_OWNERID | Eigentümer | 20040116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Laden | 20040116 |
Method TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Value transfer | Type reference (TYPE) | TREDT_OBJECTS | Transportliste | 20031106 | |||
| 2 | IT_TABKEYS | Value transfer | Type reference (TYPE) | TREDT_KEYS | Tabelleninhalte | 20031106 | |||
| 3 | I_INST_ERROR_LOG | Value transfer | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Instanz Fehlerprotokoll | 20031106 | |||
| 4 | I_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | Transportauftrag | 20031106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20031106 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |