DBA Data[Home] [Help]

APPS.PA_PROJECT_ASSETS_PUB dependencies on STANDARD

Line 150: * @param p_api_version_number API standard: version number

146:
147: /*#
148: * This API adds a project asset to the specified project. If the validations complete successfully, a new row
149: * is created in the table PA_PROJECT_ASSETS_ALL.
150: * @param p_api_version_number API standard: version number
151: * @param p_commit API standard (default = F): indicates if transaction will be commited
152: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
153: * @param p_msg_count API standard: number of error messages
154: * @rep:paraminfo {@rep:required}

Line 151: * @param p_commit API standard (default = F): indicates if transaction will be commited

147: /*#
148: * This API adds a project asset to the specified project. If the validations complete successfully, a new row
149: * is created in the table PA_PROJECT_ASSETS_ALL.
150: * @param p_api_version_number API standard: version number
151: * @param p_commit API standard (default = F): indicates if transaction will be commited
152: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
153: * @param p_msg_count API standard: number of error messages
154: * @rep:paraminfo {@rep:required}
155: * @param p_msg_data API standard: error message

Line 152: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

148: * This API adds a project asset to the specified project. If the validations complete successfully, a new row
149: * is created in the table PA_PROJECT_ASSETS_ALL.
150: * @param p_api_version_number API standard: version number
151: * @param p_commit API standard (default = F): indicates if transaction will be commited
152: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
153: * @param p_msg_count API standard: number of error messages
154: * @rep:paraminfo {@rep:required}
155: * @param p_msg_data API standard: error message
156: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 153: * @param p_msg_count API standard: number of error messages

149: * is created in the table PA_PROJECT_ASSETS_ALL.
150: * @param p_api_version_number API standard: version number
151: * @param p_commit API standard (default = F): indicates if transaction will be commited
152: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
153: * @param p_msg_count API standard: number of error messages
154: * @rep:paraminfo {@rep:required}
155: * @param p_msg_data API standard: error message
156: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
157: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

Line 155: * @param p_msg_data API standard: error message

151: * @param p_commit API standard (default = F): indicates if transaction will be commited
152: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
153: * @param p_msg_count API standard: number of error messages
154: * @rep:paraminfo {@rep:required}
155: * @param p_msg_data API standard: error message
156: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
157: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
158: * @rep:paraminfo {@rep:precision 1} {@rep:required}
159: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

Line 157: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

153: * @param p_msg_count API standard: number of error messages
154: * @rep:paraminfo {@rep:required}
155: * @param p_msg_data API standard: error message
156: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
157: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
158: * @rep:paraminfo {@rep:precision 1} {@rep:required}
159: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
160: * @rep:paraminfo {@rep:precision 30} {@rep:required}
161: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system

Line 205: * @param p_pa_project_id_out API standard

201: * @rep:paraminfo {@rep:precision 35}
202: * @param p_tag_number The tag number of the asset
203: * @rep:paraminfo {@rep:precision 15}
204: * @param p_ret_target_asset_id The identifier of the target asset
205: * @param p_pa_project_id_out API standard
206: * @rep:paraminfo {@rep:precision 15} {@rep:required}
207: * @param p_pa_project_number_out API standard
208: * @rep:paraminfo {@rep:precision 25} {@rep:required}
209: * @param p_pa_project_asset_id_out The reference code that uniquely identifies the asset within a project in Oracle Projects

Line 207: * @param p_pa_project_number_out API standard

203: * @rep:paraminfo {@rep:precision 15}
204: * @param p_ret_target_asset_id The identifier of the target asset
205: * @param p_pa_project_id_out API standard
206: * @rep:paraminfo {@rep:precision 15} {@rep:required}
207: * @param p_pa_project_number_out API standard
208: * @rep:paraminfo {@rep:precision 25} {@rep:required}
209: * @param p_pa_project_asset_id_out The reference code that uniquely identifies the asset within a project in Oracle Projects
210: * @rep:paraminfo {@rep:precision 15} {@rep:required}
211: * @param p_pm_asset_reference_out The reference code that uniquely dentifies the asset in the external system

Line 278: * @param p_api_version_number API standard: version number

274:
275:
276: /*#
277: * This procedure adds an asset assignment to the specified project.
278: * @param p_api_version_number API standard: version number
279: * @param p_commit API standard (default = F): indicates if transaction will be commited
280: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
281: * @param p_msg_count API standard: number of error messages
282: * @rep:paraminfo {@rep:required}

Line 279: * @param p_commit API standard (default = F): indicates if transaction will be commited

275:
276: /*#
277: * This procedure adds an asset assignment to the specified project.
278: * @param p_api_version_number API standard: version number
279: * @param p_commit API standard (default = F): indicates if transaction will be commited
280: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
281: * @param p_msg_count API standard: number of error messages
282: * @rep:paraminfo {@rep:required}
283: * @param p_msg_data API standard: error message

Line 280: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

276: /*#
277: * This procedure adds an asset assignment to the specified project.
278: * @param p_api_version_number API standard: version number
279: * @param p_commit API standard (default = F): indicates if transaction will be commited
280: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
281: * @param p_msg_count API standard: number of error messages
282: * @rep:paraminfo {@rep:required}
283: * @param p_msg_data API standard: error message
284: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 281: * @param p_msg_count API standard: number of error messages

277: * This procedure adds an asset assignment to the specified project.
278: * @param p_api_version_number API standard: version number
279: * @param p_commit API standard (default = F): indicates if transaction will be commited
280: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
281: * @param p_msg_count API standard: number of error messages
282: * @rep:paraminfo {@rep:required}
283: * @param p_msg_data API standard: error message
284: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
285: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

Line 283: * @param p_msg_data API standard: error message

279: * @param p_commit API standard (default = F): indicates if transaction will be commited
280: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
281: * @param p_msg_count API standard: number of error messages
282: * @rep:paraminfo {@rep:required}
283: * @param p_msg_data API standard: error message
284: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
285: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
286: * @rep:paraminfo {@rep:precision 1} {@rep:required}
287: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

Line 285: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

281: * @param p_msg_count API standard: number of error messages
282: * @rep:paraminfo {@rep:required}
283: * @param p_msg_data API standard: error message
284: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
285: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
286: * @rep:paraminfo {@rep:precision 1} {@rep:required}
287: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
288: * @rep:paraminfo {@rep:precision 30} {@rep:required}
289: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system

Line 352: * @param p_api_version_number API standard: version number

348:
349:
350: /*#
351: * This procedure updates a project asset on the specified project.
352: * @param p_api_version_number API standard: version number
353: * @param p_commit API standard (default = F): indicates if transaction will be commited
354: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
355: * @param p_msg_count API standard: number of error messages
356: * @rep:paraminfo {@rep:required}

Line 353: * @param p_commit API standard (default = F): indicates if transaction will be commited

349:
350: /*#
351: * This procedure updates a project asset on the specified project.
352: * @param p_api_version_number API standard: version number
353: * @param p_commit API standard (default = F): indicates if transaction will be commited
354: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
355: * @param p_msg_count API standard: number of error messages
356: * @rep:paraminfo {@rep:required}
357: * @param p_msg_data API standard: error message

Line 354: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

350: /*#
351: * This procedure updates a project asset on the specified project.
352: * @param p_api_version_number API standard: version number
353: * @param p_commit API standard (default = F): indicates if transaction will be commited
354: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
355: * @param p_msg_count API standard: number of error messages
356: * @rep:paraminfo {@rep:required}
357: * @param p_msg_data API standard: error message
358: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 355: * @param p_msg_count API standard: number of error messages

351: * This procedure updates a project asset on the specified project.
352: * @param p_api_version_number API standard: version number
353: * @param p_commit API standard (default = F): indicates if transaction will be commited
354: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
355: * @param p_msg_count API standard: number of error messages
356: * @rep:paraminfo {@rep:required}
357: * @param p_msg_data API standard: error message
358: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
359: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

Line 357: * @param p_msg_data API standard: error message

353: * @param p_commit API standard (default = F): indicates if transaction will be commited
354: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
355: * @param p_msg_count API standard: number of error messages
356: * @rep:paraminfo {@rep:required}
357: * @param p_msg_data API standard: error message
358: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
359: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
360: * @rep:paraminfo {@rep:precision 1} {@rep:required}
361: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

Line 359: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

355: * @param p_msg_count API standard: number of error messages
356: * @rep:paraminfo {@rep:required}
357: * @param p_msg_data API standard: error message
358: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
359: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
360: * @rep:paraminfo {@rep:precision 1} {@rep:required}
361: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
362: * @rep:paraminfo {@rep:precision 30} {@rep:required}
363: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system

Line 409: * @param p_pa_project_id_out API standard

405: * @rep:paraminfo {@rep:precision 35}
406: * @param p_tag_number The tag number of the asset
407: * @rep:paraminfo {@rep:precision 15}
408: * @param p_ret_target_asset_id The identifier of the target asset
409: * @param p_pa_project_id_out API standard
410: * @rep:paraminfo {@rep:precision 15} {@rep:required}
411: * @param p_pa_project_number_out API standard
412: * @rep:paraminfo {@rep:precision 25} {@rep:required}
413: * @param p_pa_project_asset_id_out The reference code that uniquely identifies the asset within a project in Oracle Projects

Line 411: * @param p_pa_project_number_out API standard

407: * @rep:paraminfo {@rep:precision 15}
408: * @param p_ret_target_asset_id The identifier of the target asset
409: * @param p_pa_project_id_out API standard
410: * @rep:paraminfo {@rep:precision 15} {@rep:required}
411: * @param p_pa_project_number_out API standard
412: * @rep:paraminfo {@rep:precision 25} {@rep:required}
413: * @param p_pa_project_asset_id_out The reference code that uniquely identifies the asset within a project in Oracle Projects
414: * @rep:paraminfo {@rep:precision 15} {@rep:required}
415: * @param p_pm_asset_reference_out The reference code that uniquely dentifies the asset in the external system

Line 491: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

487: * @param p_pm_asset_reference The reference code that uniquely identifies the asset in the external system
488: * @rep:paraminfo {@rep:precision 25} {@rep:required}
489: * @param p_out_project_asset_id The reference code that uniquely identifies the asset within a project in Oracle Projects
490: * @rep:paraminfo {@rep:precision 15} {@rep:required}
491: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
492: * @rep:paraminfo {@rep:precision 1} {@rep:required}
493: * @rep:scope public
494: * @rep:lifecycle active
495: * @rep:displayname Convert Asset Reference to Asset ID

Line 528: * @param p_api_version_number API standard: version number

524:
525:
526: /*#
527: * This procedure adds a project asset row to the global PL/SQL table G_ASSETS_IN_TBL.
528: * @param p_api_version_number API standard: version number
529: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
530: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
531: * @rep:paraminfo {@rep:precision 1} {@rep:required}
532: * @param p_pm_asset_reference The reference code that uniquely identifies the asset in the external system

Line 529: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

525:
526: /*#
527: * This procedure adds a project asset row to the global PL/SQL table G_ASSETS_IN_TBL.
528: * @param p_api_version_number API standard: version number
529: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
530: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
531: * @rep:paraminfo {@rep:precision 1} {@rep:required}
532: * @param p_pm_asset_reference The reference code that uniquely identifies the asset in the external system
533: * @rep:paraminfo {@rep:precision 240} {@rep:required}

Line 530: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

526: /*#
527: * This procedure adds a project asset row to the global PL/SQL table G_ASSETS_IN_TBL.
528: * @param p_api_version_number API standard: version number
529: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
530: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
531: * @rep:paraminfo {@rep:precision 1} {@rep:required}
532: * @param p_pm_asset_reference The reference code that uniquely identifies the asset in the external system
533: * @rep:paraminfo {@rep:precision 240} {@rep:required}
534: * @param p_pa_asset_name The name that uniquely defines the asset in Oracle Projects

Line 628: * @param p_api_version_number API standard: version number

624:
625:
626: /*#
627: * This procedure adds an asset assignment row to the global PL/SQL table G_ASSET_ASSIGNMENTS_IN_TBL.
628: * @param p_api_version_number API standard: version number
629: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
630: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
631: * @rep:paraminfo {@rep:precision 1} {@rep:required}
632: * @param p_pm_task_reference The reference code that identifies a project's task in the external system

Line 629: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

625:
626: /*#
627: * This procedure adds an asset assignment row to the global PL/SQL table G_ASSET_ASSIGNMENTS_IN_TBL.
628: * @param p_api_version_number API standard: version number
629: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
630: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
631: * @rep:paraminfo {@rep:precision 1} {@rep:required}
632: * @param p_pm_task_reference The reference code that identifies a project's task in the external system
633: * @rep:paraminfo {@rep:precision 25} {@rep:required}

Line 630: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

626: /*#
627: * This procedure adds an asset assignment row to the global PL/SQL table G_ASSET_ASSIGNMENTS_IN_TBL.
628: * @param p_api_version_number API standard: version number
629: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
630: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
631: * @rep:paraminfo {@rep:precision 1} {@rep:required}
632: * @param p_pm_task_reference The reference code that identifies a project's task in the external system
633: * @rep:paraminfo {@rep:precision 25} {@rep:required}
634: * @param p_pa_task_id The reference code that uniquely identifies the task within a project in Oracle Projects

Line 679: * @param p_api_version_number API standard: version number

675:
676: /*#
677: * This procedure, which is called from the CREATE_PROJECT procedure, processes project assets and project asset assignments sent to
678: * the procedure in PL/SQL table input parameters.
679: * @param p_api_version_number API standard: version number
680: * @param p_commit API standard (default = F): indicates if transaction will be commited
681: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
682: * @param p_msg_count API standard: number of error messages
683: * @rep:paraminfo {@rep:required}

Line 680: * @param p_commit API standard (default = F): indicates if transaction will be commited

676: /*#
677: * This procedure, which is called from the CREATE_PROJECT procedure, processes project assets and project asset assignments sent to
678: * the procedure in PL/SQL table input parameters.
679: * @param p_api_version_number API standard: version number
680: * @param p_commit API standard (default = F): indicates if transaction will be commited
681: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
682: * @param p_msg_count API standard: number of error messages
683: * @rep:paraminfo {@rep:required}
684: * @param p_msg_data API standard: error message

Line 681: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

677: * This procedure, which is called from the CREATE_PROJECT procedure, processes project assets and project asset assignments sent to
678: * the procedure in PL/SQL table input parameters.
679: * @param p_api_version_number API standard: version number
680: * @param p_commit API standard (default = F): indicates if transaction will be commited
681: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
682: * @param p_msg_count API standard: number of error messages
683: * @rep:paraminfo {@rep:required}
684: * @param p_msg_data API standard: error message
685: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 682: * @param p_msg_count API standard: number of error messages

678: * the procedure in PL/SQL table input parameters.
679: * @param p_api_version_number API standard: version number
680: * @param p_commit API standard (default = F): indicates if transaction will be commited
681: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
682: * @param p_msg_count API standard: number of error messages
683: * @rep:paraminfo {@rep:required}
684: * @param p_msg_data API standard: error message
685: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
686: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

Line 684: * @param p_msg_data API standard: error message

680: * @param p_commit API standard (default = F): indicates if transaction will be commited
681: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
682: * @param p_msg_count API standard: number of error messages
683: * @rep:paraminfo {@rep:required}
684: * @param p_msg_data API standard: error message
685: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
686: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
687: * @rep:paraminfo {@rep:precision 1} {@rep:required}
688: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

Line 686: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

682: * @param p_msg_count API standard: number of error messages
683: * @rep:paraminfo {@rep:required}
684: * @param p_msg_data API standard: error message
685: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
686: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
687: * @rep:paraminfo {@rep:precision 1} {@rep:required}
688: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
689: * @rep:paraminfo {@rep:precision 30} {@rep:required}
690: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system

Line 725: * @param p_api_version_number API standard: version number

721:
722:
723: /*#
724: * This procedure deletes a project asset and any associated asset assignments from a project.
725: * @param p_api_version_number API standard: version number
726: * @param p_commit API standard (default = F): indicates if transaction will be commited
727: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
728: * @param p_msg_count API standard: number of error messages
729: * @rep:paraminfo {@rep:required}

Line 726: * @param p_commit API standard (default = F): indicates if transaction will be commited

722:
723: /*#
724: * This procedure deletes a project asset and any associated asset assignments from a project.
725: * @param p_api_version_number API standard: version number
726: * @param p_commit API standard (default = F): indicates if transaction will be commited
727: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
728: * @param p_msg_count API standard: number of error messages
729: * @rep:paraminfo {@rep:required}
730: * @param p_msg_data API standard: error message

Line 727: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

723: /*#
724: * This procedure deletes a project asset and any associated asset assignments from a project.
725: * @param p_api_version_number API standard: version number
726: * @param p_commit API standard (default = F): indicates if transaction will be commited
727: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
728: * @param p_msg_count API standard: number of error messages
729: * @rep:paraminfo {@rep:required}
730: * @param p_msg_data API standard: error message
731: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 728: * @param p_msg_count API standard: number of error messages

724: * This procedure deletes a project asset and any associated asset assignments from a project.
725: * @param p_api_version_number API standard: version number
726: * @param p_commit API standard (default = F): indicates if transaction will be commited
727: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
728: * @param p_msg_count API standard: number of error messages
729: * @rep:paraminfo {@rep:required}
730: * @param p_msg_data API standard: error message
731: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
732: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

Line 730: * @param p_msg_data API standard: error message

726: * @param p_commit API standard (default = F): indicates if transaction will be commited
727: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
728: * @param p_msg_count API standard: number of error messages
729: * @rep:paraminfo {@rep:required}
730: * @param p_msg_data API standard: error message
731: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
732: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
733: * @rep:paraminfo {@rep:precision 1} {@rep:required}
734: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

Line 732: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

728: * @param p_msg_count API standard: number of error messages
729: * @rep:paraminfo {@rep:required}
730: * @param p_msg_data API standard: error message
731: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
732: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
733: * @rep:paraminfo {@rep:precision 1} {@rep:required}
734: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
735: * @rep:paraminfo {@rep:precision 30} {@rep:required}
736: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system

Line 766: * @param p_api_version_number API standard: version number

762:
763:
764: /*#
765: * This procedure deletes an asset assignment from a project.
766: * @param p_api_version_number API standard: version number
767: * @param p_commit API standard (default = F): indicates if transaction will be commited
768: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
769: * @param p_msg_count API standard: number of error messages
770: * @rep:paraminfo {@rep:required}

Line 767: * @param p_commit API standard (default = F): indicates if transaction will be commited

763:
764: /*#
765: * This procedure deletes an asset assignment from a project.
766: * @param p_api_version_number API standard: version number
767: * @param p_commit API standard (default = F): indicates if transaction will be commited
768: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
769: * @param p_msg_count API standard: number of error messages
770: * @rep:paraminfo {@rep:required}
771: * @param p_msg_data API standard: error message

Line 768: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

764: /*#
765: * This procedure deletes an asset assignment from a project.
766: * @param p_api_version_number API standard: version number
767: * @param p_commit API standard (default = F): indicates if transaction will be commited
768: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
769: * @param p_msg_count API standard: number of error messages
770: * @rep:paraminfo {@rep:required}
771: * @param p_msg_data API standard: error message
772: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 769: * @param p_msg_count API standard: number of error messages

765: * This procedure deletes an asset assignment from a project.
766: * @param p_api_version_number API standard: version number
767: * @param p_commit API standard (default = F): indicates if transaction will be commited
768: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
769: * @param p_msg_count API standard: number of error messages
770: * @rep:paraminfo {@rep:required}
771: * @param p_msg_data API standard: error message
772: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
773: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

Line 771: * @param p_msg_data API standard: error message

767: * @param p_commit API standard (default = F): indicates if transaction will be commited
768: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
769: * @param p_msg_count API standard: number of error messages
770: * @rep:paraminfo {@rep:required}
771: * @param p_msg_data API standard: error message
772: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
773: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
774: * @rep:paraminfo {@rep:precision 1} {@rep:required}
775: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

Line 773: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

769: * @param p_msg_count API standard: number of error messages
770: * @rep:paraminfo {@rep:required}
771: * @param p_msg_data API standard: error message
772: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
773: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
774: * @rep:paraminfo {@rep:precision 1} {@rep:required}
775: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
776: * @rep:paraminfo {@rep:precision 30} {@rep:required}
777: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system