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 MV_DELIVERY_ID 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 CONSTRUCTOR Instance method Public Constructor Create an instance of a delivery note 20100624
2 GET_DELIVERY_ID Instance method Public Method return delivery id 20100624
3 GET_DLV_ID_FOR_OBJECT_MASS Static method Public Method Return delivery id for a given object 20100625
4 GET_DLV_ID_FOR_OBJECT_SINGLE Static method Public Method Return delivery id for a given object 20100625
5 SAVE Instance method Public Method persist an incoming delivery note 20100621
6 SEND Instance method Public Method Compose and Send delivery note 20100621
7 SET_DELIVERY_ID Instance method Public Method set delivery id of a persisted delivery 20100624
8 SET_MSG_ID_FOR_OBJECT_MASS Static method Public Method Return delivery id for a given object 20100629
9 SET_MSG_ID_FOR_OBJECT_SINGLE 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 Importing ITS_OBJ_OBJ Call by reference Type reference (TYPE) DRF_TS_OBJECT_OBJECT Direct Dependencies of Objects on other Objects 20100628
2 Importing IT_PACK_OBJ Call by reference Type reference (TYPE) DRF_T_PACKAGE_OBJECT Assignments of Object to Package 20100628
3 Importing 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 CX_UUID_ERROR 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 Returning 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 Returning ET_DELIVERY_ID Value transfer Type reference (TYPE) DRF_OBJ_ID_DLV_ID_TAB Object ID 20100625
2 Importing IT_SER_RELEVANT_OBJ Call by reference Type reference (TYPE) DRF_OBJECT_ID_TAB Object ID 20100625
3 Importing IV_OBJECT_TYPE_CODE Call by reference Type reference (TYPE) MDG_OBJECT_TYPE_CODE_BS Business Object Type 20100625
4 Importing 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 Returning EV_DELIVERY_ID Value transfer Type reference (TYPE) DRF_OBJECT_ID Object ID 20100625
2 Importing IV_OBJECT_TYPE_CODE Call by reference Type reference (TYPE) MDG_OBJECT_TYPE_CODE_BS Business Object Type 20100625
3 Importing IV_OITC_FOR_REPL Call by reference Type reference (TYPE) MDG_OITC_FOR_REPLICATION Object ID Type for Key Structure Access 20100625
4 Importing 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 Importing 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 Importing 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 Returning ET_DELIVERY_ID Value transfer Type reference (TYPE) DRF_OBJ_ID_DLV_ID_TAB Object ID 20100629
2 Importing IT_SER_RELEVANT_OBJ Call by reference Type reference (TYPE) DRF_OBJECT_ID_TAB Object ID 20100629
3 Importing IV_OBJECT_TYPE_CODE Call by reference Type reference (TYPE) MDG_OBJECT_TYPE_CODE_BS Business Object Type 20100629
4 Importing 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 Returning EV_DELIVERY_ID Value transfer Type reference (TYPE) DRF_OBJECT_ID Object ID 20100629
2 Importing IV_OBJECT_TYPE_CODE Call by reference Type reference (TYPE) MDG_OBJECT_TYPE_CODE_BS Business Object Type 20100629
3 Importing IV_OITC_FOR_REPL Call by reference Type reference (TYPE) MDG_OITC_FOR_REPLICATION Object ID Type for Key Structure Access 20100629
4 Importing 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