Syntax
Public Overrides Sub MapBOSLTPOrderIDWithBOTicketID(BOSLTPOrderID As String, BOTicketID As String)
Description
This method is used to map the backoffice SLTP order number with the related backofficeticket number.
Parameters
Key | Description |
BOSLTPOrderID | The backoffice SLTP order number to be mapped with the related backoffice ticket number. Value of type is String |
BOTicketID | The backOffice position number to be mapped with the backoffice SLTP order number. Value of type is String |
See Also