DBA Data[Home] [Help]

APPS.AK_QUERYOBJ_PVT dependencies on STANDARD

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

13: -- procedures to write all its object attributes and
14: -- foriegn and unique key definitions to the same output
15: -- file.
16: --
17: -- Results The API returns the standard p_return_status parameter
18: -- indicating one of the standard return statuses :
19: -- * Unexpected error
20: -- * Error
21: -- * Success

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

14: -- foriegn and unique key definitions to the same output
15: -- file.
16: --
17: -- Results The API returns the standard p_return_status parameter
18: -- indicating one of the standard return statuses :
19: -- * Unexpected error
20: -- * Error
21: -- * Success
22: -- Parameters

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

198: -- procedures to write all its object attributes and
199: -- foriegn and unique key definitions to the same output
200: -- file.
201: --
202: -- Results The API returns the standard p_return_status parameter
203: -- indicating one of the standard return statuses :
204: -- * Unexpected error
205: -- * Error
206: -- * Success

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

199: -- foriegn and unique key definitions to the same output
200: -- file.
201: --
202: -- Results The API returns the standard p_return_status parameter
203: -- indicating one of the standard return statuses :
204: -- * Unexpected error
205: -- * Error
206: -- * Success
207: -- Parameters

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

359: -- If a query object is selected for writing to the loader
360: -- file, all its children records query_object_lines
361: -- that references this object will also be written.
362: --
363: -- Results The API returns the standard p_return_status parameter
364: -- indicating one of the standard return statuses :
365: -- * Unexpected error
366: -- * Error
367: -- * Success

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

360: -- file, all its children records query_object_lines
361: -- that references this object will also be written.
362: --
363: -- Results The API returns the standard p_return_status parameter
364: -- indicating one of the standard return statuses :
365: -- * Unexpected error
366: -- * Error
367: -- * Success
368: -- Parameters

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

683: -- Desc Creates a region using the given info.
684: -- This API should only be called by other APIs that are
685: -- owned by the Core Modules Team (AK).
686: --
687: -- Results The API returns the standard p_return_status parameter
688: -- indicating one of the standard return statuses :
689: -- * Unexpected error
690: -- * Error
691: -- * Success

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

684: -- This API should only be called by other APIs that are
685: -- owned by the Core Modules Team (AK).
686: --
687: -- Results The API returns the standard p_return_status parameter
688: -- indicating one of the standard return statuses :
689: -- * Unexpected error
690: -- * Error
691: -- * Success
692: -- Parameters Query Object columns

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

867: -- Desc Creates a query object line using the given info.
868: -- This API should only be called by other APIs that are
869: -- owned by the Core Modules Team (AK).
870: --
871: -- Results The API returns the standard p_return_status parameter
872: -- indicating one of the standard return statuses :
873: -- * Unexpected error
874: -- * Error
875: -- * Success

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

868: -- This API should only be called by other APIs that are
869: -- owned by the Core Modules Team (AK).
870: --
871: -- Results The API returns the standard p_return_status parameter
872: -- indicating one of the standard return statuses :
873: -- * Unexpected error
874: -- * Error
875: -- * Success
876: -- Parameters Query Object Line columns

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

1058: -- that are owned by the Core Modules Team (AK).
1059: --
1060: -- Desc This API updates a query object using the given info
1061: --
1062: -- Results The API returns the standard p_return_status parameter
1063: -- indicating one of the standard return statuses :
1064: -- * Unexpected error
1065: -- * Error
1066: -- * Success

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

1059: --
1060: -- Desc This API updates a query object using the given info
1061: --
1062: -- Results The API returns the standard p_return_status parameter
1063: -- indicating one of the standard return statuses :
1064: -- * Unexpected error
1065: -- * Error
1066: -- * Success
1067: -- Parameters Query Object columns

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

1452: -- passed. This API will process the file until the
1453: -- EOF is reached, a parse error is encountered, or when
1454: -- data for a different business object is read from the file.
1455: --
1456: -- Results The API returns the standard p_return_status parameter
1457: -- indicating one of the standard return statuses :
1458: -- * Unexpected error
1459: -- * Error
1460: -- * Success

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

1453: -- EOF is reached, a parse error is encountered, or when
1454: -- data for a different business object is read from the file.
1455: --
1456: -- Results The API returns the standard p_return_status parameter
1457: -- indicating one of the standard return statuses :
1458: -- * Unexpected error
1459: -- * Error
1460: -- * Success
1461: -- Parameters p_index : IN OUT required