DBA Data[Home] [Help]

APPS.AK_FLOW_GRP dependencies on STANDARD

Line 19: -- Results The API returns the standard p_return_status parameter

15: --
16: -- Desc Calls the private API to create a flow
17: -- using the given info
18: --
19: -- Results The API returns the standard p_return_status parameter
20: -- indicating one of the standard return statuses :
21: -- * Unexpected error
22: -- * Error
23: -- * Success

Line 20: -- indicating one of the standard return statuses :

16: -- Desc Calls the private API to create a flow
17: -- using the given info
18: --
19: -- Results The API returns the standard p_return_status parameter
20: -- indicating one of the standard return statuses :
21: -- * Unexpected error
22: -- * Error
23: -- * Success
24: -- Parameters Flow columns except primary_page_appl_id and

Line 58: -- Results The API returns the standard p_return_status parameter

54: --
55: -- Desc Calls the private API to create a flow page
56: -- using the given info
57: --
58: -- Results The API returns the standard p_return_status parameter
59: -- indicating one of the standard return statuses :
60: -- * Unexpected error
61: -- * Error
62: -- * Success

Line 59: -- indicating one of the standard return statuses :

55: -- Desc Calls the private API to create a flow page
56: -- using the given info
57: --
58: -- Results The API returns the standard p_return_status parameter
59: -- indicating one of the standard return statuses :
60: -- * Unexpected error
61: -- * Error
62: -- * Success
63: -- Parameters Flow Page columns except primary_region_appl_id and

Line 102: -- Results The API returns the standard p_return_status parameter

98: --
99: -- Desc Calls the private API to create a flow page region
100: -- using the given info
101: --
102: -- Results The API returns the standard p_return_status parameter
103: -- indicating one of the standard return statuses :
104: -- * Unexpected error
105: -- * Error
106: -- * Success

Line 103: -- indicating one of the standard return statuses :

99: -- Desc Calls the private API to create a flow page region
100: -- using the given info
101: --
102: -- Results The API returns the standard p_return_status parameter
103: -- indicating one of the standard return statuses :
104: -- * Unexpected error
105: -- * Error
106: -- * Success
107: -- Parameters Flow Page Region columns

Line 160: -- Results The API returns the standard p_return_status parameter

156: --
157: -- Desc Calls the private API to create a page region
158: -- item using the given info
159: --
160: -- Results The API returns the standard p_return_status parameter
161: -- indicating one of the standard return statuses :
162: -- * Unexpected error
163: -- * Error
164: -- * Success

Line 161: -- indicating one of the standard return statuses :

157: -- Desc Calls the private API to create a page region
158: -- item using the given info
159: --
160: -- Results The API returns the standard p_return_status parameter
161: -- indicating one of the standard return statuses :
162: -- * Unexpected error
163: -- * Error
164: -- * Success
165: -- Parameters Page Region Item columns

Line 204: -- Results The API returns the standard p_return_status parameter

200: --
201: -- Desc Calls the private API to create a flow region
202: -- relation using the given info
203: --
204: -- Results The API returns the standard p_return_status parameter
205: -- indicating one of the standard return statuses :
206: -- * Unexpected error
207: -- * Error
208: -- * Success

Line 205: -- indicating one of the standard return statuses :

201: -- Desc Calls the private API to create a flow region
202: -- relation using the given info
203: --
204: -- Results The API returns the standard p_return_status parameter
205: -- indicating one of the standard return statuses :
206: -- * Unexpected error
207: -- * Error
208: -- * Success
209: -- Parameters Flow Region Relation columns

Line 248: -- Results The API returns the standard p_return_status parameter

244: --
245: -- Desc Calls the private API to delete a flow
246: -- with the given key value.
247: --
248: -- Results The API returns the standard p_return_status parameter
249: -- indicating one of the standard return statuses :
250: -- * Unexpected error
251: -- * Error
252: -- * Success

Line 249: -- indicating one of the standard return statuses :

245: -- Desc Calls the private API to delete a flow
246: -- with the given key value.
247: --
248: -- Results The API returns the standard p_return_status parameter
249: -- indicating one of the standard return statuses :
250: -- * Unexpected error
251: -- * Error
252: -- * Success
253: -- Parameters p_flow_application_id : IN required

Line 285: -- Results The API returns the standard p_return_status parameter

281: --
282: -- Desc Calls the private API to delete a flow page
283: -- with the given key value.
284: --
285: -- Results The API returns the standard p_return_status parameter
286: -- indicating one of the standard return statuses :
287: -- * Unexpected error
288: -- * Error
289: -- * Success

Line 286: -- indicating one of the standard return statuses :

282: -- Desc Calls the private API to delete a flow page
283: -- with the given key value.
284: --
285: -- Results The API returns the standard p_return_status parameter
286: -- indicating one of the standard return statuses :
287: -- * Unexpected error
288: -- * Error
289: -- * Success
290: -- Parameters p_flow_application_id : IN required

Line 326: -- Results The API returns the standard p_return_status parameter

322: --
323: -- Desc Calls the private API to delete a flow page
324: -- region with the given key value.
325: --
326: -- Results The API returns the standard p_return_status parameter
327: -- indicating one of the standard return statuses :
328: -- * Unexpected error
329: -- * Error
330: -- * Success

Line 327: -- indicating one of the standard return statuses :

323: -- Desc Calls the private API to delete a flow page
324: -- region with the given key value.
325: --
326: -- Results The API returns the standard p_return_status parameter
327: -- indicating one of the standard return statuses :
328: -- * Unexpected error
329: -- * Error
330: -- * Success
331: -- Parameters p_flow_application_id : IN required

Line 371: -- Results The API returns the standard p_return_status parameter

367: --
368: -- Desc Calls the private API to delete a flow page
369: -- region item with the given key value.
370: --
371: -- Results The API returns the standard p_return_status parameter
372: -- indicating one of the standard return statuses :
373: -- * Unexpected error
374: -- * Error
375: -- * Success

Line 372: -- indicating one of the standard return statuses :

368: -- Desc Calls the private API to delete a flow page
369: -- region item with the given key value.
370: --
371: -- Results The API returns the standard p_return_status parameter
372: -- indicating one of the standard return statuses :
373: -- * Unexpected error
374: -- * Error
375: -- * Success
376: -- Parameters p_flow_application_id : IN required

Line 420: -- Results The API returns the standard p_return_status parameter

416: --
417: -- Desc Calls the private API to delete a flow region
418: -- relation with the given key value.
419: --
420: -- Results The API returns the standard p_return_status parameter
421: -- indicating one of the standard return statuses :
422: -- * Unexpected error
423: -- * Error
424: -- * Success

Line 421: -- indicating one of the standard return statuses :

417: -- Desc Calls the private API to delete a flow region
418: -- relation with the given key value.
419: --
420: -- Results The API returns the standard p_return_status parameter
421: -- indicating one of the standard return statuses :
422: -- * Unexpected error
423: -- * Error
424: -- * Success
425: -- Parameters p_flow_application_id : IN required

Line 472: -- Desc This API first write out standard loader

468: -- Procedure DOWNLOAD_FLOW
469: --
470: -- Usage Group API for downloading flows
471: --
472: -- Desc This API first write out standard loader
473: -- file header for flows to a flat file.
474: -- Then it calls the private API to extract the
475: -- flows selected by application ID or by
476: -- key values from the database to the output file.

Line 482: -- Results The API returns the standard p_return_status parameter

478: -- file, all its children records (including flow
479: -- pages, flow page regions, flow page region items,
480: -- and flow region relations) will also be written.
481: --
482: -- Results The API returns the standard p_return_status parameter
483: -- indicating one of the standard return statuses :
484: -- * Unexpected error
485: -- * Error
486: -- * Success

Line 483: -- indicating one of the standard return statuses :

479: -- pages, flow page regions, flow page region items,
480: -- and flow region relations) will also be written.
481: --
482: -- Results The API returns the standard p_return_status parameter
483: -- indicating one of the standard return statuses :
484: -- * Unexpected error
485: -- * Error
486: -- * Success
487: -- Parameters

Line 533: -- Results The API returns the standard p_return_status parameter

529: --
530: -- Desc This API calls the private API to update
531: -- a flow using the given info
532: --
533: -- Results The API returns the standard p_return_status parameter
534: -- indicating one of the standard return statuses :
535: -- * Unexpected error
536: -- * Error
537: -- * Success

Line 534: -- indicating one of the standard return statuses :

530: -- Desc This API calls the private API to update
531: -- a flow using the given info
532: --
533: -- Results The API returns the standard p_return_status parameter
534: -- indicating one of the standard return statuses :
535: -- * Unexpected error
536: -- * Error
537: -- * Success
538: -- Parameters Flow columns

Line 571: -- Results The API returns the standard p_return_status parameter

567: --
568: -- Desc This API calls the private API to update
569: -- a flow page using the given info
570: --
571: -- Results The API returns the standard p_return_status parameter
572: -- indicating one of the standard return statuses :
573: -- * Unexpected error
574: -- * Error
575: -- * Success

Line 572: -- indicating one of the standard return statuses :

568: -- Desc This API calls the private API to update
569: -- a flow page using the given info
570: --
571: -- Results The API returns the standard p_return_status parameter
572: -- indicating one of the standard return statuses :
573: -- * Unexpected error
574: -- * Error
575: -- * Success
576: -- Parameters Flow Page columns

Line 615: -- Results The API returns the standard p_return_status parameter

611: --
612: -- Desc This API calls the private API to update
613: -- a flow page region using the given info
614: --
615: -- Results The API returns the standard p_return_status parameter
616: -- indicating one of the standard return statuses :
617: -- * Unexpected error
618: -- * Error
619: -- * Success

Line 616: -- indicating one of the standard return statuses :

612: -- Desc This API calls the private API to update
613: -- a flow page region using the given info
614: --
615: -- Results The API returns the standard p_return_status parameter
616: -- indicating one of the standard return statuses :
617: -- * Unexpected error
618: -- * Error
619: -- * Success
620: -- Parameters Flow Page Region columns

Line 673: -- Results The API returns the standard p_return_status parameter

669: --
670: -- Desc This API calls the private API to update
671: -- a flow page region item using the given info
672: --
673: -- Results The API returns the standard p_return_status parameter
674: -- indicating one of the standard return statuses :
675: -- * Unexpected error
676: -- * Error
677: -- * Success

Line 674: -- indicating one of the standard return statuses :

670: -- Desc This API calls the private API to update
671: -- a flow page region item using the given info
672: --
673: -- Results The API returns the standard p_return_status parameter
674: -- indicating one of the standard return statuses :
675: -- * Unexpected error
676: -- * Error
677: -- * Success
678: -- Parameters Flow Page Region Item columns

Line 717: -- Results The API returns the standard p_return_status parameter

713: --
714: -- Desc This API calls the private API to update
715: -- a flow region relation using the given info
716: --
717: -- Results The API returns the standard p_return_status parameter
718: -- indicating one of the standard return statuses :
719: -- * Unexpected error
720: -- * Error
721: -- * Success

Line 718: -- indicating one of the standard return statuses :

714: -- Desc This API calls the private API to update
715: -- a flow region relation using the given info
716: --
717: -- Results The API returns the standard p_return_status parameter
718: -- indicating one of the standard return statuses :
719: -- * Unexpected error
720: -- * Error
721: -- * Success
722: -- Parameters Flow Region Relation columns