SAP ABAP Class CL_DRF_DELIVERY_NOTE (Composition, processing and sending of delivery notes)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_SERVICES_OUTBOUND (Package) Data Replication Framework: Outbound Services
⤷
⤷
Properties
| Class | CL_DRF_DELIVERY_NOTE | |
| Short Description | Composition, processing and sending of delivery notes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DRF_SERVICES_OUTBOUND | Data Replication Framework: Outbound Services |
| Created | 20100621 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DRF_DELIVERY_NOTE has no forward declaration.
Interfaces
Class CL_DRF_DELIVERY_NOTE has no interface implemented.
Friends
Class CL_DRF_DELIVERY_NOTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DRF_OBJECT_ID | ID for DRF in the form of GUID Raw 16 | 20100624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create an instance of a delivery note | 20100624 | |
| 2 | Instance method | Public | Method | return delivery id | 20100624 | |
| 3 | Static method | Public | Method | Return delivery id for a given object | 20100625 | |
| 4 | Static method | Public | Method | Return delivery id for a given object | 20100625 | |
| 5 | Instance method | Public | Method | persist an incoming delivery note | 20100621 | |
| 6 | Instance method | Public | Method | Compose and Send delivery note | 20100621 | |
| 7 | Instance method | Public | Method | set delivery id of a persisted delivery | 20100624 | |
| 8 | Static method | Public | Method | Return delivery id for a given object | 20100629 | |
| 9 | Static method | Public | Method | Return delivery id for a given object | 20100629 |
Events
Class CL_DRF_DELIVERY_NOTE has no event.
Types
Class CL_DRF_DELIVERY_NOTE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITS_OBJ_OBJ | Call by reference | Type reference (TYPE) | DRF_TS_OBJECT_OBJECT | Direct Dependencies of Objects on other Objects | 20100628 | |||
| 2 | IT_PACK_OBJ | Call by reference | Type reference (TYPE) | DRF_T_PACKAGE_OBJECT | Assignments of Object to Package | 20100628 | |||
| 3 | IV_DELIVERY_ID | Call by reference | Type reference (TYPE) | DRF_GUID_16 | ID for DRF in the form of GUID Raw 16 | 20100625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Class for UUID Processing Errors | 20100628 |
Method GET_DELIVERY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELIVERY_ID | Value transfer | Type reference (TYPE) | DRF_GUID_16 | ID for DRF in the form of GUID Raw 16 | 20100624 |
Method GET_DELIVERY_ID on class CL_DRF_DELIVERY_NOTE has no exception.
Method GET_DLV_ID_FOR_OBJECT_MASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELIVERY_ID | Value transfer | Type reference (TYPE) | DRF_OBJ_ID_DLV_ID_TAB | Object ID | 20100625 | |||
| 2 | IT_SER_RELEVANT_OBJ | Call by reference | Type reference (TYPE) | DRF_OBJECT_ID_TAB | Object ID | 20100625 | |||
| 3 | IV_OBJECT_TYPE_CODE | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100625 | |||
| 4 | IV_OITC_FOR_REPL | Call by reference | Type reference (TYPE) | MDG_OITC_FOR_REPLICATION | Object ID Type for Key Structure Access | 20100625 |
Method GET_DLV_ID_FOR_OBJECT_MASS on class CL_DRF_DELIVERY_NOTE has no exception.
Method GET_DLV_ID_FOR_OBJECT_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DELIVERY_ID | Value transfer | Type reference (TYPE) | DRF_OBJECT_ID | Object ID | 20100625 | |||
| 2 | IV_OBJECT_TYPE_CODE | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100625 | |||
| 3 | IV_OITC_FOR_REPL | Call by reference | Type reference (TYPE) | MDG_OITC_FOR_REPLICATION | Object ID Type for Key Structure Access | 20100625 | |||
| 4 | IV_SER_RELEVANT_OBJ | Call by reference | Type reference (TYPE) | DRF_OBJECT_ID | Object ID | 20100625 |
Method GET_DLV_ID_FOR_OBJECT_SINGLE on class CL_DRF_DELIVERY_NOTE has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | ANY | Message Type for Information about replicated object depende | 20100624 |
Method SAVE on class CL_DRF_DELIVERY_NOTE has no exception.
Method SEND Signature
Method SEND on class CL_DRF_DELIVERY_NOTE has no parameter.
Method SEND on class CL_DRF_DELIVERY_NOTE has no exception.
Method SET_DELIVERY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELIVERY_ID | Call by reference | Type reference (TYPE) | DRF_GUID_16 | ID for DRF in the form of GUID Raw 16 | 20100624 |
Method SET_DELIVERY_ID on class CL_DRF_DELIVERY_NOTE has no exception.
Method SET_MSG_ID_FOR_OBJECT_MASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELIVERY_ID | Value transfer | Type reference (TYPE) | DRF_OBJ_ID_DLV_ID_TAB | Object ID | 20100629 | |||
| 2 | IT_SER_RELEVANT_OBJ | Call by reference | Type reference (TYPE) | DRF_OBJECT_ID_TAB | Object ID | 20100629 | |||
| 3 | IV_OBJECT_TYPE_CODE | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100629 | |||
| 4 | IV_OITC_FOR_REPL | Call by reference | Type reference (TYPE) | MDG_OITC_FOR_REPLICATION | Object ID Type for Key Structure Access | 20100629 |
Method SET_MSG_ID_FOR_OBJECT_MASS on class CL_DRF_DELIVERY_NOTE has no exception.
Method SET_MSG_ID_FOR_OBJECT_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DELIVERY_ID | Value transfer | Type reference (TYPE) | DRF_OBJECT_ID | Object ID | 20100629 | |||
| 2 | IV_OBJECT_TYPE_CODE | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | Business Object Type | 20100629 | |||
| 3 | IV_OITC_FOR_REPL | Call by reference | Type reference (TYPE) | MDG_OITC_FOR_REPLICATION | Object ID Type for Key Structure Access | 20100629 | |||
| 4 | IV_SER_RELEVANT_OBJ | Call by reference | Type reference (TYPE) | DRF_OBJECT_ID | Object ID | 20100629 |
Method SET_MSG_ID_FOR_OBJECT_SINGLE on class CL_DRF_DELIVERY_NOTE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |