CSSISSFulfillmentService::SetATPInputArgument Method

This method is called by the signal ATPInquire. It prepares input arguments before calling the ATP business service.

Arguments

Argument Description

ATPAction

[in] The action to be specified at the line level: Inquire, Reserve, UnReserve.

RowId

[in] The RowId to process

Mode

[in] "Order", "Quote"

Example Arguments

[ATP Action ]= "Inquire";
[RowId]= "42-4ZBY1";
[Mode] = "Order";