DBA Data[Home] [Help]

APPS.AK_FLOW_PVT dependencies on STANDARD

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

21: --
22: -- Desc This API check to see if a flow record
23: -- exists with the given key values.
24: --
25: -- Results The API returns the standard p_return_status parameter
26: -- indicating one of the standard return statuses :
27: -- * Unexpected error
28: -- * Error
29: -- * Success

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

22: -- Desc This API check to see if a flow record
23: -- exists with the given key values.
24: --
25: -- Results The API returns the standard p_return_status parameter
26: -- indicating one of the standard return statuses :
27: -- * Unexpected error
28: -- * Error
29: -- * Success
30: -- This function will return TRUE if such a flow

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

90: --
91: -- Desc This API check to see if a flow page record
92: -- exists with the given key values.
93: --
94: -- Results The API returns the standard p_return_status parameter
95: -- indicating one of the standard return statuses :
96: -- * Unexpected error
97: -- * Error
98: -- * Success

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

91: -- Desc This API check to see if a flow page record
92: -- exists with the given key values.
93: --
94: -- Results The API returns the standard p_return_status parameter
95: -- indicating one of the standard return statuses :
96: -- * Unexpected error
97: -- * Error
98: -- * Success
99: -- This function will return TRUE if such a flow

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

163: --
164: -- Desc This API check to see if a flow page region record
165: -- exists with the given key values.
166: --
167: -- Results The API returns the standard p_return_status parameter
168: -- indicating one of the standard return statuses :
169: -- * Unexpected error
170: -- * Error
171: -- * Success

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

164: -- Desc This API check to see if a flow page region record
165: -- exists with the given key values.
166: --
167: -- Results The API returns the standard p_return_status parameter
168: -- indicating one of the standard return statuses :
169: -- * Unexpected error
170: -- * Error
171: -- * Success
172: -- This function will return TRUE if such a flow

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

240: --
241: -- Desc This API check to see if a flow page region item record
242: -- exists with the given key values.
243: --
244: -- Results The API returns the standard p_return_status parameter
245: -- indicating one of the standard return statuses :
246: -- * Unexpected error
247: -- * Error
248: -- * Success

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

241: -- Desc This API check to see if a flow page region item record
242: -- exists with the given key values.
243: --
244: -- Results The API returns the standard p_return_status parameter
245: -- indicating one of the standard return statuses :
246: -- * Unexpected error
247: -- * Error
248: -- * Success
249: -- This function will return TRUE if such a flow

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

321: --
322: -- Desc This API check to see if a flow region relation record
323: -- exists with the given key values.
324: --
325: -- Results The API returns the standard p_return_status parameter
326: -- indicating one of the standard return statuses :
327: -- * Unexpected error
328: -- * Error
329: -- * Success

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

322: -- Desc This API check to see if a flow region relation record
323: -- exists with the given key values.
324: --
325: -- Results The API returns the standard p_return_status parameter
326: -- indicating one of the standard return statuses :
327: -- * Unexpected error
328: -- * Error
329: -- * Success
330: -- This function will return TRUE if such a flow

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

408: -- Desc Creates a flow using the given info. This
409: -- API should only be called by other APIs that are
410: -- owned by the Core Modules Team (AK).
411: --
412: -- Results The API returns the standard p_return_status parameter
413: -- indicating one of the standard return statuses :
414: -- * Unexpected error
415: -- * Error
416: -- * Success

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

409: -- API should only be called by other APIs that are
410: -- owned by the Core Modules Team (AK).
411: --
412: -- Results The API returns the standard p_return_status parameter
413: -- indicating one of the standard return statuses :
414: -- * Unexpected error
415: -- * Error
416: -- * Success
417: -- Parameters Flow columns except primary_page_appl_id and

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

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

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

830: -- API should only be called by other APIs that are
831: -- owned by the Core Modules Team (AK).
832: --
833: -- Results The API returns the standard p_return_status parameter
834: -- indicating one of the standard return statuses :
835: -- * Unexpected error
836: -- * Error
837: -- * Success
838: -- Parameters Flow Page columns except primary_region_appl_id and

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

1325: -- Desc Creates a flow page region using the given info. This
1326: -- API should only be called by other APIs that are
1327: -- owned by the Core Modules Team (AK).
1328: --
1329: -- Results The API returns the standard p_return_status parameter
1330: -- indicating one of the standard return statuses :
1331: -- * Unexpected error
1332: -- * Error
1333: -- * Success

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

1326: -- API should only be called by other APIs that are
1327: -- owned by the Core Modules Team (AK).
1328: --
1329: -- Results The API returns the standard p_return_status parameter
1330: -- indicating one of the standard return statuses :
1331: -- * Unexpected error
1332: -- * Error
1333: -- * Success
1334: -- Parameters Flow Page Region columns

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

1880: -- Desc Creates a flow page region item using the given info.
1881: -- This API should only be called by other APIs that are
1882: -- owned by the Core Modules Team (AK).
1883: --
1884: -- Results The API returns the standard p_return_status parameter
1885: -- indicating one of the standard return statuses :
1886: -- * Unexpected error
1887: -- * Error
1888: -- * Success

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

1881: -- This API should only be called by other APIs that are
1882: -- owned by the Core Modules Team (AK).
1883: --
1884: -- Results The API returns the standard p_return_status parameter
1885: -- indicating one of the standard return statuses :
1886: -- * Unexpected error
1887: -- * Error
1888: -- * Success
1889: -- Parameters Flow Page Region Item columns

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

2312: -- Desc Creates a flow region relation using the given info.
2313: -- This API should only be called by other APIs that are
2314: -- owned by the Core Modules Team (AK).
2315: --
2316: -- Results The API returns the standard p_return_status parameter
2317: -- indicating one of the standard return statuses :
2318: -- * Unexpected error
2319: -- * Error
2320: -- * Success

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

2313: -- This API should only be called by other APIs that are
2314: -- owned by the Core Modules Team (AK).
2315: --
2316: -- Results The API returns the standard p_return_status parameter
2317: -- indicating one of the standard return statuses :
2318: -- * Unexpected error
2319: -- * Error
2320: -- * Success
2321: -- Parameters Flow Region Relation columns

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

2730: -- owned by the Core Modules Team (AK).
2731: --
2732: -- Desc Deletes a flow with the given key value.
2733: --
2734: -- Results The API returns the standard p_return_status parameter
2735: -- indicating one of the standard return statuses :
2736: -- * Unexpected error
2737: -- * Error
2738: -- * Success

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

2731: --
2732: -- Desc Deletes a flow with the given key value.
2733: --
2734: -- Results The API returns the standard p_return_status parameter
2735: -- indicating one of the standard return statuses :
2736: -- * Unexpected error
2737: -- * Error
2738: -- * Success
2739: -- Parameters p_flow_application_id : IN required

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

2928: -- owned by the Core Modules Team (AK).
2929: --
2930: -- Desc Deletes a flow page with the given key value.
2931: --
2932: -- Results The API returns the standard p_return_status parameter
2933: -- indicating one of the standard return statuses :
2934: -- * Unexpected error
2935: -- * Error
2936: -- * Success

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

2929: --
2930: -- Desc Deletes a flow page with the given key value.
2931: --
2932: -- Results The API returns the standard p_return_status parameter
2933: -- indicating one of the standard return statuses :
2934: -- * Unexpected error
2935: -- * Error
2936: -- * Success
2937: -- Parameters p_flow_application_id : IN required

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

3205: -- owned by the Core Modules Team (AK).
3206: --
3207: -- Desc Deletes a flow page region with the given key value.
3208: --
3209: -- Results The API returns the standard p_return_status parameter
3210: -- indicating one of the standard return statuses :
3211: -- * Unexpected error
3212: -- * Error
3213: -- * Success

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

3206: --
3207: -- Desc Deletes a flow page region with the given key value.
3208: --
3209: -- Results The API returns the standard p_return_status parameter
3210: -- indicating one of the standard return statuses :
3211: -- * Unexpected error
3212: -- * Error
3213: -- * Success
3214: -- Parameters p_flow_application_id : IN required

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

3669: -- owned by the Core Modules Team (AK).
3670: --
3671: -- Desc Deletes a flow page region item with the given key value.
3672: --
3673: -- Results The API returns the standard p_return_status parameter
3674: -- indicating one of the standard return statuses :
3675: -- * Unexpected error
3676: -- * Error
3677: -- * Success

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

3670: --
3671: -- Desc Deletes a flow page region item with the given key value.
3672: --
3673: -- Results The API returns the standard p_return_status parameter
3674: -- indicating one of the standard return statuses :
3675: -- * Unexpected error
3676: -- * Error
3677: -- * Success
3678: -- Parameters p_flow_application_id : IN required

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

3850: -- owned by the Core Modules Team (AK).
3851: --
3852: -- Desc Deletes a flow region relation with the given key value.
3853: --
3854: -- Results The API returns the standard p_return_status parameter
3855: -- indicating one of the standard return statuses :
3856: -- * Unexpected error
3857: -- * Error
3858: -- * Success

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

3851: --
3852: -- Desc Deletes a flow region relation with the given key value.
3853: --
3854: -- Results The API returns the standard p_return_status parameter
3855: -- indicating one of the standard return statuses :
3856: -- * Unexpected error
3857: -- * Error
3858: -- * Success
3859: -- Parameters p_flow_application_id : IN required

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

4100: -- that are owned by the Core Modules Team (AK).
4101: --
4102: -- Desc This API updates a flow using the given info
4103: --
4104: -- Results The API returns the standard p_return_status parameter
4105: -- indicating one of the standard return statuses :
4106: -- * Unexpected error
4107: -- * Error
4108: -- * Success

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

4101: --
4102: -- Desc This API updates a flow using the given info
4103: --
4104: -- Results The API returns the standard p_return_status parameter
4105: -- indicating one of the standard return statuses :
4106: -- * Unexpected error
4107: -- * Error
4108: -- * Success
4109: -- Parameters Flow columns

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

4489: -- that are owned by the Core Modules Team (AK).
4490: --
4491: -- Desc This API updates a flow page using the given info
4492: --
4493: -- Results The API returns the standard p_return_status parameter
4494: -- indicating one of the standard return statuses :
4495: -- * Unexpected error
4496: -- * Error
4497: -- * Success

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

4490: --
4491: -- Desc This API updates a flow page using the given info
4492: --
4493: -- Results The API returns the standard p_return_status parameter
4494: -- indicating one of the standard return statuses :
4495: -- * Unexpected error
4496: -- * Error
4497: -- * Success
4498: -- Parameters Flow Page columns

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

4931: -- that are owned by the Core Modules Team (AK).
4932: --
4933: -- Desc This API updates a flow page region using the given info
4934: --
4935: -- Results The API returns the standard p_return_status parameter
4936: -- indicating one of the standard return statuses :
4937: -- * Unexpected error
4938: -- * Error
4939: -- * Success

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

4932: --
4933: -- Desc This API updates a flow page region using the given info
4934: --
4935: -- Results The API returns the standard p_return_status parameter
4936: -- indicating one of the standard return statuses :
4937: -- * Unexpected error
4938: -- * Error
4939: -- * Success
4940: -- Parameters Flow Page Region columns

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

5527: --
5528: -- Desc This API updates a flow page region item using the
5529: -- given info
5530: --
5531: -- Results The API returns the standard p_return_status parameter
5532: -- indicating one of the standard return statuses :
5533: -- * Unexpected error
5534: -- * Error
5535: -- * Success

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

5528: -- Desc This API updates a flow page region item using the
5529: -- given info
5530: --
5531: -- Results The API returns the standard p_return_status parameter
5532: -- indicating one of the standard return statuses :
5533: -- * Unexpected error
5534: -- * Error
5535: -- * Success
5536: -- Parameters Flow Page Region Item columns

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

5944: --
5945: -- Desc This API updates a flow region relation using the
5946: -- given info
5947: --
5948: -- Results The API returns the standard p_return_status parameter
5949: -- indicating one of the standard return statuses :
5950: -- * Unexpected error
5951: -- * Error
5952: -- * Success

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

5945: -- Desc This API updates a flow region relation using the
5946: -- given info
5947: --
5948: -- Results The API returns the standard p_return_status parameter
5949: -- indicating one of the standard return statuses :
5950: -- * Unexpected error
5951: -- * Error
5952: -- * Success
5953: -- Parameters Flow Region Relation columns

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

6325: -- display sequence is unique for a given flow code.
6326: --
6327: -- Desc This API updates a page region, if necessary
6328: --
6329: -- Results The API returns the standard p_return_status parameter
6330: -- indicating one of the standard return statuses :
6331: -- * Unexpected error
6332: -- * Error
6333: -- * Success

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

6326: --
6327: -- Desc This API updates a page region, if necessary
6328: --
6329: -- Results The API returns the standard p_return_status parameter
6330: -- indicating one of the standard return statuses :
6331: -- * Unexpected error
6332: -- * Error
6333: -- * Success
6334: -- Parameters Page Region columns