DBA Data[Home] [Help]

APPS.AK_FLOW_PVT dependencies on STANDARD

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

18: -- Desc Creates a flow using the given info. This
19: -- API should only be called by other APIs that are
20: -- owned by the Core Modules Team (AK).
21: --
22: -- Results The API returns the standard p_return_status parameter
23: -- indicating one of the standard return statuses :
24: -- * Unexpected error
25: -- * Error
26: -- * Success

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

19: -- API should only be called by other APIs that are
20: -- owned by the Core Modules Team (AK).
21: --
22: -- Results The API returns the standard p_return_status parameter
23: -- indicating one of the standard return statuses :
24: -- * Unexpected error
25: -- * Error
26: -- * Success
27: -- Parameters Flow columns except primary_page_appl_id and

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

82: -- Desc Creates a flow page using the given info. This
83: -- API should only be called by other APIs that are
84: -- owned by the Core Modules Team (AK).
85: --
86: -- Results The API returns the standard p_return_status parameter
87: -- indicating one of the standard return statuses :
88: -- * Unexpected error
89: -- * Error
90: -- * Success

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

83: -- API should only be called by other APIs that are
84: -- owned by the Core Modules Team (AK).
85: --
86: -- Results The API returns the standard p_return_status parameter
87: -- indicating one of the standard return statuses :
88: -- * Unexpected error
89: -- * Error
90: -- * Success
91: -- Parameters Flow Page columns except primary_region_appl_id and

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

152: -- Desc Creates a flow page region using the given info. This
153: -- API should only be called by other APIs that are
154: -- owned by the Core Modules Team (AK).
155: --
156: -- Results The API returns the standard p_return_status parameter
157: -- indicating one of the standard return statuses :
158: -- * Unexpected error
159: -- * Error
160: -- * Success

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

153: -- API should only be called by other APIs that are
154: -- owned by the Core Modules Team (AK).
155: --
156: -- Results The API returns the standard p_return_status parameter
157: -- indicating one of the standard return statuses :
158: -- * Unexpected error
159: -- * Error
160: -- * Success
161: -- Parameters Flow Page Region columns

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

227: -- Desc Creates a flow page region item using the given info.
228: -- This API should only be called by other APIs that are
229: -- owned by the Core Modules Team (AK).
230: --
231: -- Results The API returns the standard p_return_status parameter
232: -- indicating one of the standard return statuses :
233: -- * Unexpected error
234: -- * Error
235: -- * Success

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

228: -- This API should only be called by other APIs that are
229: -- owned by the Core Modules Team (AK).
230: --
231: -- Results The API returns the standard p_return_status parameter
232: -- indicating one of the standard return statuses :
233: -- * Unexpected error
234: -- * Error
235: -- * Success
236: -- Parameters Flow Page Region Item columns

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

297: -- Desc Creates a flow region relation using the given info.
298: -- This API should only be called by other APIs that are
299: -- owned by the Core Modules Team (AK).
300: --
301: -- Results The API returns the standard p_return_status parameter
302: -- indicating one of the standard return statuses :
303: -- * Unexpected error
304: -- * Error
305: -- * Success

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

298: -- This API should only be called by other APIs that are
299: -- owned by the Core Modules Team (AK).
300: --
301: -- Results The API returns the standard p_return_status parameter
302: -- indicating one of the standard return statuses :
303: -- * Unexpected error
304: -- * Error
305: -- * Success
306: -- Parameters Flow Region Relation columns

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

365: -- owned by the Core Modules Team (AK).
366: --
367: -- Desc Deletes a flow with the given key value.
368: --
369: -- Results The API returns the standard p_return_status parameter
370: -- indicating one of the standard return statuses :
371: -- * Unexpected error
372: -- * Error
373: -- * Success

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

366: --
367: -- Desc Deletes a flow with the given key value.
368: --
369: -- Results The API returns the standard p_return_status parameter
370: -- indicating one of the standard return statuses :
371: -- * Unexpected error
372: -- * Error
373: -- * Success
374: -- Parameters p_flow_application_id : IN required

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

403: -- owned by the Core Modules Team (AK).
404: --
405: -- Desc Deletes a flow page with the given key value.
406: --
407: -- Results The API returns the standard p_return_status parameter
408: -- indicating one of the standard return statuses :
409: -- * Unexpected error
410: -- * Error
411: -- * Success

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

404: --
405: -- Desc Deletes a flow page with the given key value.
406: --
407: -- Results The API returns the standard p_return_status parameter
408: -- indicating one of the standard return statuses :
409: -- * Unexpected error
410: -- * Error
411: -- * Success
412: -- Parameters p_flow_application_id : IN required

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

445: -- owned by the Core Modules Team (AK).
446: --
447: -- Desc Deletes a flow page region with the given key value.
448: --
449: -- Results The API returns the standard p_return_status parameter
450: -- indicating one of the standard return statuses :
451: -- * Unexpected error
452: -- * Error
453: -- * Success

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

446: --
447: -- Desc Deletes a flow page region with the given key value.
448: --
449: -- Results The API returns the standard p_return_status parameter
450: -- indicating one of the standard return statuses :
451: -- * Unexpected error
452: -- * Error
453: -- * Success
454: -- Parameters p_flow_application_id : IN required

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

491: -- owned by the Core Modules Team (AK).
492: --
493: -- Desc Deletes a flow page region item with the given key value.
494: --
495: -- Results The API returns the standard p_return_status parameter
496: -- indicating one of the standard return statuses :
497: -- * Unexpected error
498: -- * Error
499: -- * Success

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

492: --
493: -- Desc Deletes a flow page region item with the given key value.
494: --
495: -- Results The API returns the standard p_return_status parameter
496: -- indicating one of the standard return statuses :
497: -- * Unexpected error
498: -- * Error
499: -- * Success
500: -- Parameters p_flow_application_id : IN required

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

541: -- owned by the Core Modules Team (AK).
542: --
543: -- Desc Deletes a flow region relation with the given key value.
544: --
545: -- Results The API returns the standard p_return_status parameter
546: -- indicating one of the standard return statuses :
547: -- * Unexpected error
548: -- * Error
549: -- * Success

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

542: --
543: -- Desc Deletes a flow region relation with the given key value.
544: --
545: -- Results The API returns the standard p_return_status parameter
546: -- indicating one of the standard return statuses :
547: -- * Unexpected error
548: -- * Error
549: -- * Success
550: -- Parameters p_flow_application_id : IN required

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

599: --
600: -- Desc This API check to see if a flow record
601: -- exists with the given key values.
602: --
603: -- Results The API returns the standard p_return_status parameter
604: -- indicating one of the standard return statuses :
605: -- * Unexpected error
606: -- * Error
607: -- * Success

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

600: -- Desc This API check to see if a flow record
601: -- exists with the given key values.
602: --
603: -- Results The API returns the standard p_return_status parameter
604: -- indicating one of the standard return statuses :
605: -- * Unexpected error
606: -- * Error
607: -- * Success
608: -- This function will return TRUE if such a flow

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

629: --
630: -- Desc This API check to see if a flow page record
631: -- exists with the given key values.
632: --
633: -- Results The API returns the standard p_return_status parameter
634: -- indicating one of the standard return statuses :
635: -- * Unexpected error
636: -- * Error
637: -- * Success

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

630: -- Desc This API check to see if a flow page record
631: -- exists with the given key values.
632: --
633: -- Results The API returns the standard p_return_status parameter
634: -- indicating one of the standard return statuses :
635: -- * Unexpected error
636: -- * Error
637: -- * Success
638: -- This function will return TRUE if such a flow

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

661: --
662: -- Desc This API check to see if a flow page region record
663: -- exists with the given key values.
664: --
665: -- Results The API returns the standard p_return_status parameter
666: -- indicating one of the standard return statuses :
667: -- * Unexpected error
668: -- * Error
669: -- * Success

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

662: -- Desc This API check to see if a flow page region record
663: -- exists with the given key values.
664: --
665: -- Results The API returns the standard p_return_status parameter
666: -- indicating one of the standard return statuses :
667: -- * Unexpected error
668: -- * Error
669: -- * Success
670: -- This function will return TRUE if such a flow

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

695: --
696: -- Desc This API check to see if a flow page region item record
697: -- exists with the given key values.
698: --
699: -- Results The API returns the standard p_return_status parameter
700: -- indicating one of the standard return statuses :
701: -- * Unexpected error
702: -- * Error
703: -- * Success

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

696: -- Desc This API check to see if a flow page region item record
697: -- exists with the given key values.
698: --
699: -- Results The API returns the standard p_return_status parameter
700: -- indicating one of the standard return statuses :
701: -- * Unexpected error
702: -- * Error
703: -- * Success
704: -- This function will return TRUE if such a flow

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

731: --
732: -- Desc This API check to see if a flow region relation record
733: -- exists with the given key values.
734: --
735: -- Results The API returns the standard p_return_status parameter
736: -- indicating one of the standard return statuses :
737: -- * Unexpected error
738: -- * Error
739: -- * Success

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

732: -- Desc This API check to see if a flow region relation record
733: -- exists with the given key values.
734: --
735: -- Results The API returns the standard p_return_status parameter
736: -- indicating one of the standard return statuses :
737: -- * Unexpected error
738: -- * Error
739: -- * Success
740: -- This function will return TRUE if such a flow

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

768: -- that are owned by the Core Modules Team (AK).
769: --
770: -- Desc This API updates a flow using the given info
771: --
772: -- Results The API returns the standard p_return_status parameter
773: -- indicating one of the standard return statuses :
774: -- * Unexpected error
775: -- * Error
776: -- * Success

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

769: --
770: -- Desc This API updates a flow using the given info
771: --
772: -- Results The API returns the standard p_return_status parameter
773: -- indicating one of the standard return statuses :
774: -- * Unexpected error
775: -- * Error
776: -- * Success
777: -- Parameters Flow columns

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

830: -- that are owned by the Core Modules Team (AK).
831: --
832: -- Desc This API updates a flow page using the given info
833: --
834: -- Results The API returns the standard p_return_status parameter
835: -- indicating one of the standard return statuses :
836: -- * Unexpected error
837: -- * Error
838: -- * Success

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

831: --
832: -- Desc This API updates a flow page using the given info
833: --
834: -- Results The API returns the standard p_return_status parameter
835: -- indicating one of the standard return statuses :
836: -- * Unexpected error
837: -- * Error
838: -- * Success
839: -- Parameters Flow Page columns

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

898: -- that are owned by the Core Modules Team (AK).
899: --
900: -- Desc This API updates a flow page region using the given info
901: --
902: -- Results The API returns the standard p_return_status parameter
903: -- indicating one of the standard return statuses :
904: -- * Unexpected error
905: -- * Error
906: -- * Success

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

899: --
900: -- Desc This API updates a flow page region using the given info
901: --
902: -- Results The API returns the standard p_return_status parameter
903: -- indicating one of the standard return statuses :
904: -- * Unexpected error
905: -- * Error
906: -- * Success
907: -- Parameters Flow Page Region columns

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

972: --
973: -- Desc This API updates a flow page region item using the
974: -- given info
975: --
976: -- Results The API returns the standard p_return_status parameter
977: -- indicating one of the standard return statuses :
978: -- * Unexpected error
979: -- * Error
980: -- * Success

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

973: -- Desc This API updates a flow page region item using the
974: -- given info
975: --
976: -- Results The API returns the standard p_return_status parameter
977: -- indicating one of the standard return statuses :
978: -- * Unexpected error
979: -- * Error
980: -- * Success
981: -- Parameters Flow Page Region Item columns

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

1041: --
1042: -- Desc This API updates a flow region relation using the
1043: -- given info
1044: --
1045: -- Results The API returns the standard p_return_status parameter
1046: -- indicating one of the standard return statuses :
1047: -- * Unexpected error
1048: -- * Error
1049: -- * Success

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

1042: -- Desc This API updates a flow region relation using the
1043: -- given info
1044: --
1045: -- Results The API returns the standard p_return_status parameter
1046: -- indicating one of the standard return statuses :
1047: -- * Unexpected error
1048: -- * Error
1049: -- * Success
1050: -- Parameters Flow Region Relation columns