DBA Data[Home] [Help]

APPS.CTO_WORKFLOW_API_PK dependencies on STANDARD

Line 111: Parameters: p_application_id (standard signature format)

107:
108: /**************************************************************************
109:
110: Procedure: configuration_item_created
111: Parameters: p_application_id (standard signature format)
112: p_entity_short_name
113: p_validation_entity_short_name
114: p_validation_tmplt_short_name
115: p_record_set_short_name

Line 118: Description: This API with standard signature format is used to check is

114: p_validation_tmplt_short_name
115: p_record_set_short_name
116: p_scope
117: x_result
118: Description: This API with standard signature format is used to check is
119: a configured item is created. This condition is applied to
120: an option line.
121:
122: *****************************************************************************/

Line 147: x_return_status - standard API output parameter

143:
144: /*************************************************************************
145: Procedure: inventory_reservation_check
146: Parameters: p_order_line_id
147: x_return_status - standard API output parameter
148: x_msg_count - "
149: x_msg_data - "
150:
151: Description: Check if an order line status is either

Line 165: x_return_status - standard API output parameter

161:
162: /*************************************************************************
163: Procedure: workflow_update_after_invent_reserv
164: Parameters: p_order_line_id
165: x_return_status - standard API output parameter
166: x_msg_count - "
167: x_msg_data - "
168:
169: Description: update an order line status after inventory reservation

Line 184: x_return_status - standard API output parameter

180:
181: Procedure: inventory_unreservation_check
182: Parameters: p_order_line_id
183: p_rsv_quantity - Unreservation Quantity
184: x_return_status - standard API output parameter
185: x_msg_count - "
186: x_msg_data - "
187:
188: Description: Check if an order line status is

Line 202: x_return_status - standard API output parameter

198:
199: /*************************************************************************
200: Procedure: wf_update_after_inv_unreserv
201: Parameters: p_order_line_id
202: x_return_status - standard API output parameter
203: x_msg_count - "
204: x_msg_data - "
205:
206: Description: update an order line status after inventory unreservation

Line 292: Parameters: p_application_id (standard signature format)

288:
289: /**************************************************************************
290:
291: Procedure: chk_Buy_Ato_Item -- change the desc later
292: Parameters: p_application_id (standard signature format)
293: p_entity_short_name
294: p_validation_entity_short_name
295: p_validation_tmplt_short_name
296: p_record_set_short_name

Line 299: Description: This API with standard signature format is called from

295: p_validation_tmplt_short_name
296: p_record_set_short_name
297: p_scope
298: x_result
299: Description: This API with standard signature format is called from
300: the security constraints to validate whether a change is
301: allowed on an order line.
302: This API gets called for every item type.
303: