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