DBA Data[Home] [Help]

APPS.JTF_TASK_CONFIRMATION_PUB dependencies on STANDARD

Line 19: * @param p_api_version the standard API version number

15:
16: /*#
17: * sets the customer confirmation status and counter.
18: *
19: * @param p_api_version the standard API version number
20: * @param p_init_msg_list the standard API flag allows API callers to request
21: * that the API does the initialization of the message list on their behalf.
22: * By default, the message list will not be initialized.
23: * @param p_commit the standard API flag is used by API callers to ask

Line 20: * @param p_init_msg_list the standard API flag allows API callers to request

16: /*#
17: * sets the customer confirmation status and counter.
18: *
19: * @param p_api_version the standard API version number
20: * @param p_init_msg_list the standard API flag allows API callers to request
21: * that the API does the initialization of the message list on their behalf.
22: * By default, the message list will not be initialized.
23: * @param p_commit the standard API flag is used by API callers to ask
24: * the API to commit on their behalf after performing its function

Line 23: * @param p_commit the standard API flag is used by API callers to ask

19: * @param p_api_version the standard API version number
20: * @param p_init_msg_list the standard API flag allows API callers to request
21: * that the API does the initialization of the message list on their behalf.
22: * By default, the message list will not be initialized.
23: * @param p_commit the standard API flag is used by API callers to ask
24: * the API to commit on their behalf after performing its function
25: * By default, the commit will not be performed.
26: * @param x_return_status returns the result of all the operations performed
27: * by the API and must have one of the following values:

Line 69: * @param p_api_version the standard API version number

65:
66: /*#
67: * Resets the customer confirmation counter to zero.
68: *
69: * @param p_api_version the standard API version number
70: * @param p_init_msg_list the standard API flag allows API callers to request
71: * that the API does the initialization of the message list on their behalf.
72: * By default, the message list will not be initialized.
73: * @param p_commit the standard API flag is used by API callers to ask

Line 70: * @param p_init_msg_list the standard API flag allows API callers to request

66: /*#
67: * Resets the customer confirmation counter to zero.
68: *
69: * @param p_api_version the standard API version number
70: * @param p_init_msg_list the standard API flag allows API callers to request
71: * that the API does the initialization of the message list on their behalf.
72: * By default, the message list will not be initialized.
73: * @param p_commit the standard API flag is used by API callers to ask
74: * the API to commit on their behalf after performing its function

Line 73: * @param p_commit the standard API flag is used by API callers to ask

69: * @param p_api_version the standard API version number
70: * @param p_init_msg_list the standard API flag allows API callers to request
71: * that the API does the initialization of the message list on their behalf.
72: * By default, the message list will not be initialized.
73: * @param p_commit the standard API flag is used by API callers to ask
74: * the API to commit on their behalf after performing its function
75: * By default, the commit will not be performed.
76: * @param x_return_status returns the result of all the operations performed
77: * by the API and must have one of the following values:

Line 111: * @param p_api_version the standard API version number

107:
108: /*#
109: * Increases the customer confirmation counter by 1.
110: *
111: * @param p_api_version the standard API version number
112: * @param p_init_msg_list the standard API flag allows API callers to request
113: * that the API does the initialization of the message list on their behalf.
114: * By default, the message list will not be initialized.
115: * @param p_commit the standard API flag is used by API callers to ask

Line 112: * @param p_init_msg_list the standard API flag allows API callers to request

108: /*#
109: * Increases the customer confirmation counter by 1.
110: *
111: * @param p_api_version the standard API version number
112: * @param p_init_msg_list the standard API flag allows API callers to request
113: * that the API does the initialization of the message list on their behalf.
114: * By default, the message list will not be initialized.
115: * @param p_commit the standard API flag is used by API callers to ask
116: * the API to commit on their behalf after performing its function

Line 115: * @param p_commit the standard API flag is used by API callers to ask

111: * @param p_api_version the standard API version number
112: * @param p_init_msg_list the standard API flag allows API callers to request
113: * that the API does the initialization of the message list on their behalf.
114: * By default, the message list will not be initialized.
115: * @param p_commit the standard API flag is used by API callers to ask
116: * the API to commit on their behalf after performing its function
117: * By default, the commit will not be performed.
118: * @param x_return_status returns the result of all the operations performed
119: * by the API and must have one of the following values:

Line 153: * @param p_api_version the standard API version number

149:
150: /*#
151: * Decreases the customer confirmation counter by 1.
152: *
153: * @param p_api_version the standard API version number
154: * @param p_init_msg_list the standard API flag allows API callers to request
155: * that the API does the initialization of the message list on their behalf.
156: * By default, the message list will not be initialized.
157: * @param p_commit the standard API flag is used by API callers to ask

Line 154: * @param p_init_msg_list the standard API flag allows API callers to request

150: /*#
151: * Decreases the customer confirmation counter by 1.
152: *
153: * @param p_api_version the standard API version number
154: * @param p_init_msg_list the standard API flag allows API callers to request
155: * that the API does the initialization of the message list on their behalf.
156: * By default, the message list will not be initialized.
157: * @param p_commit the standard API flag is used by API callers to ask
158: * the API to commit on their behalf after performing its function

Line 157: * @param p_commit the standard API flag is used by API callers to ask

153: * @param p_api_version the standard API version number
154: * @param p_init_msg_list the standard API flag allows API callers to request
155: * that the API does the initialization of the message list on their behalf.
156: * By default, the message list will not be initialized.
157: * @param p_commit the standard API flag is used by API callers to ask
158: * the API to commit on their behalf after performing its function
159: * By default, the commit will not be performed.
160: * @param x_return_status returns the result of all the operations performed
161: * by the API and must have one of the following values:

Line 195: * @param p_api_version the standard API version number

191:
192: /*#
193: * Changes the sign of the customer confirmation.
194: *
195: * @param p_api_version the standard API version number
196: * @param p_init_msg_list the standard API flag allows API callers to request
197: * that the API does the initialization of the message list on their behalf.
198: * By default, the message list will not be initialized.
199: * @param p_commit the standard API flag is used by API callers to ask

Line 196: * @param p_init_msg_list the standard API flag allows API callers to request

192: /*#
193: * Changes the sign of the customer confirmation.
194: *
195: * @param p_api_version the standard API version number
196: * @param p_init_msg_list the standard API flag allows API callers to request
197: * that the API does the initialization of the message list on their behalf.
198: * By default, the message list will not be initialized.
199: * @param p_commit the standard API flag is used by API callers to ask
200: * the API to commit on their behalf after performing its function

Line 199: * @param p_commit the standard API flag is used by API callers to ask

195: * @param p_api_version the standard API version number
196: * @param p_init_msg_list the standard API flag allows API callers to request
197: * that the API does the initialization of the message list on their behalf.
198: * By default, the message list will not be initialized.
199: * @param p_commit the standard API flag is used by API callers to ask
200: * the API to commit on their behalf after performing its function
201: * By default, the commit will not be performed.
202: * @param x_return_status returns the result of all the operations performed
203: * by the API and must have one of the following values:

Line 236: * @param p_api_version the standard API version number

232:
233: /*#
234: * Resets the customer confirmation status to "N" and Counter to 0.
235: *
236: * @param p_api_version the standard API version number
237: * @param p_init_msg_list the standard API flag allows API callers to request
238: * that the API does the initialization of the message list on their behalf.
239: * By default, the message list will not be initialized.
240: * @param p_commit the standard API flag is used by API callers to ask

Line 237: * @param p_init_msg_list the standard API flag allows API callers to request

233: /*#
234: * Resets the customer confirmation status to "N" and Counter to 0.
235: *
236: * @param p_api_version the standard API version number
237: * @param p_init_msg_list the standard API flag allows API callers to request
238: * that the API does the initialization of the message list on their behalf.
239: * By default, the message list will not be initialized.
240: * @param p_commit the standard API flag is used by API callers to ask
241: * the API to commit on their behalf after performing its function

Line 240: * @param p_commit the standard API flag is used by API callers to ask

236: * @param p_api_version the standard API version number
237: * @param p_init_msg_list the standard API flag allows API callers to request
238: * that the API does the initialization of the message list on their behalf.
239: * By default, the message list will not be initialized.
240: * @param p_commit the standard API flag is used by API callers to ask
241: * the API to commit on their behalf after performing its function
242: * By default, the commit will not be performed.
243: * @param x_return_status returns the result of all the operations performed
244: * by the API and must have one of the following values:

Line 277: * @param p_api_version the standard API version number

273:
274: /*#
275: * Resets the customer confirmation status to "R", Required.
276: *
277: * @param p_api_version the standard API version number
278: * @param p_init_msg_list the standard API flag allows API callers to request
279: * that the API does the initialization of the message list on their behalf.
280: * By default, the message list will not be initialized.
281: * @param p_commit the standard API flag is used by API callers to ask

Line 278: * @param p_init_msg_list the standard API flag allows API callers to request

274: /*#
275: * Resets the customer confirmation status to "R", Required.
276: *
277: * @param p_api_version the standard API version number
278: * @param p_init_msg_list the standard API flag allows API callers to request
279: * that the API does the initialization of the message list on their behalf.
280: * By default, the message list will not be initialized.
281: * @param p_commit the standard API flag is used by API callers to ask
282: * the API to commit on their behalf after performing its function

Line 281: * @param p_commit the standard API flag is used by API callers to ask

277: * @param p_api_version the standard API version number
278: * @param p_init_msg_list the standard API flag allows API callers to request
279: * that the API does the initialization of the message list on their behalf.
280: * By default, the message list will not be initialized.
281: * @param p_commit the standard API flag is used by API callers to ask
282: * the API to commit on their behalf after performing its function
283: * By default, the commit will not be performed.
284: * @param x_return_status returns the result of all the operations performed
285: * by the API and must have one of the following values:

Line 318: * @param p_api_version the standard API version number

314:
315: /*#
316: * Resets the customer confirmation status to "C", Confirmed.
317: *
318: * @param p_api_version the standard API version number
319: * @param p_init_msg_list the standard API flag allows API callers to request
320: * that the API does the initialization of the message list on their behalf.
321: * By default, the message list will not be initialized.
322: * @param p_commit the standard API flag is used by API callers to ask

Line 319: * @param p_init_msg_list the standard API flag allows API callers to request

315: /*#
316: * Resets the customer confirmation status to "C", Confirmed.
317: *
318: * @param p_api_version the standard API version number
319: * @param p_init_msg_list the standard API flag allows API callers to request
320: * that the API does the initialization of the message list on their behalf.
321: * By default, the message list will not be initialized.
322: * @param p_commit the standard API flag is used by API callers to ask
323: * the API to commit on their behalf after performing its function

Line 322: * @param p_commit the standard API flag is used by API callers to ask

318: * @param p_api_version the standard API version number
319: * @param p_init_msg_list the standard API flag allows API callers to request
320: * that the API does the initialization of the message list on their behalf.
321: * By default, the message list will not be initialized.
322: * @param p_commit the standard API flag is used by API callers to ask
323: * the API to commit on their behalf after performing its function
324: * By default, the commit will not be performed.
325: * @param x_return_status returns the result of all the operations performed
326: * by the API and must have one of the following values: