Siebel Order Management Infrastructure Guide > Other Component Business Services for C/OM > ISS ATP Service >

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";

Siebel Order Management Infrastructure Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.