DBA Data[Home] [Help]

APPS.CTO_WIP_WORKFLOW_API_PK dependencies on STANDARD

Line 37: x_return_status - standard API output parameter

33: /**************************************************************************
34:
35: Procedure: first_wo_reservation_created
36: Parameters: order_line_id - order_line_id
37: x_return_status - standard API output parameter
38: x_msg_count - "
39: x_msg_data - "
40: Description: This callback is used to inform the order line workflow that
41: the first reservation has been created for this sales order

Line 58: x_return_status - standard API output parameter

54: /**************************************************************************
55:
56: Procedure: last_wo_reservation_deleted
57: Parameters: order_line_id - order_line_id
58: x_return_status - standard API output parameter
59: x_msg_count - "
60: x_msg_data - "
61: Description: This callback is used to inform the order line workflow that
62: the last reservation has been deleted for this sales order

Line 79: x_return_status - standard API output parameter

75: /**************************************************************************
76:
77: Procedure: flow_creation
78: Parameters: order_line_id - order_line_id
79: x_return_status - standard API output parameter
80: x_msg_count - "
81: x_msg_data - "
82: Description: This callback is used to inform the order line workflow that
83: the first flow schedule has been created for this sales order

Line 100: x_return_status - standard API output parameter

96: /**************************************************************************
97:
98: Procedure: flow_deletion
99: Parameters: order_line_id - order_line_id
100: x_return_status - standard API output parameter
101: x_msg_count - "
102: x_msg_data - "
103: Description: This callback is used to inform the order line workflow that
104: the last flow schedule has been deleted for this sales order