DBA Data[Home] [Help]

APPS.PA_BUDGET_PUB dependencies on STANDARD

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

365: PROCEDURE set_project_id(p_project_id pa_projects_all.project_id%type);
366:
367: /*#
368: * This API is used to create a draft budget and its budget lines in Oracle Projects for a project using a selected budget type and budget entry method.
369: * @param p_api_version_number API standard: version number
370: * @rep:paraminfo {@rep:required}
371: * @param p_commit API standard (default = F): indicates if the transaction will be committed
372: * @rep:paraminfo {@rep:precision 1}
373: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 371: * @param p_commit API standard (default = F): indicates if the transaction will be committed

367: /*#
368: * This API is used to create a draft budget and its budget lines in Oracle Projects for a project using a selected budget type and budget entry method.
369: * @param p_api_version_number API standard: version number
370: * @rep:paraminfo {@rep:required}
371: * @param p_commit API standard (default = F): indicates if the transaction will be committed
372: * @rep:paraminfo {@rep:precision 1}
373: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
374: * @param p_msg_count API standard: number of error messages
375: * @rep:paraminfo {@rep:required}

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

369: * @param p_api_version_number API standard: version number
370: * @rep:paraminfo {@rep:required}
371: * @param p_commit API standard (default = F): indicates if the transaction will be committed
372: * @rep:paraminfo {@rep:precision 1}
373: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
374: * @param p_msg_count API standard: number of error messages
375: * @rep:paraminfo {@rep:required}
376: * @param p_msg_data API standard: error message
377: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

370: * @rep:paraminfo {@rep:required}
371: * @param p_commit API standard (default = F): indicates if the transaction will be committed
372: * @rep:paraminfo {@rep:precision 1}
373: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
374: * @param p_msg_count API standard: number of error messages
375: * @rep:paraminfo {@rep:required}
376: * @param p_msg_data API standard: error message
377: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
378: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

372: * @rep:paraminfo {@rep:precision 1}
373: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
374: * @param p_msg_count API standard: number of error messages
375: * @rep:paraminfo {@rep:required}
376: * @param p_msg_data API standard: error message
377: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
378: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
379: * @rep:paraminfo {@rep:required}
380: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

374: * @param p_msg_count API standard: number of error messages
375: * @rep:paraminfo {@rep:required}
376: * @param p_msg_data API standard: error message
377: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
378: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
379: * @rep:paraminfo {@rep:required}
380: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
381: * @rep:paraminfo {@rep:required}
382: * @param p_pm_budget_reference The reference code that uniquely identifies the budget in the external system

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

545: * EXECUTE_CREATE_DRAFT_BUDGET/EXECUTE_UPDATE_BUDGET
546: * FETCH_CALCULATE_AMOUNTS
547: * FETCH_BUDGET_LINE
548: * CLEAR_BUDGET
549: * @param p_api_version_number API standard: version number
550: * @rep:paraminfo {@rep:required}
551: * @param p_commit API standard (default = F): indicates if the transaction will be committed
552: * @rep:paraminfo {@rep:precision 1}
553: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 551: * @param p_commit API standard (default = F): indicates if the transaction will be committed

547: * FETCH_BUDGET_LINE
548: * CLEAR_BUDGET
549: * @param p_api_version_number API standard: version number
550: * @rep:paraminfo {@rep:required}
551: * @param p_commit API standard (default = F): indicates if the transaction will be committed
552: * @rep:paraminfo {@rep:precision 1}
553: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
554: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
555: * @rep:paraminfo {@rep:required}

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

549: * @param p_api_version_number API standard: version number
550: * @rep:paraminfo {@rep:required}
551: * @param p_commit API standard (default = F): indicates if the transaction will be committed
552: * @rep:paraminfo {@rep:precision 1}
553: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
554: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
555: * @rep:paraminfo {@rep:required}
556: * @param p_pa_task_id The reference code that uniquely identifies the task within a project in Oracle Projects
557: * @param p_pm_task_reference The unique reference code that identifies the task's parent task

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

550: * @rep:paraminfo {@rep:required}
551: * @param p_commit API standard (default = F): indicates if the transaction will be committed
552: * @rep:paraminfo {@rep:precision 1}
553: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
554: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
555: * @rep:paraminfo {@rep:required}
556: * @param p_pa_task_id The reference code that uniquely identifies the task within a project in Oracle Projects
557: * @param p_pm_task_reference The unique reference code that identifies the task's parent task
558: * @param p_resource_alias Alias of the resource

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

676: * EXECUTE_CREATE_DRAFT_BUDGET/EXECUTE_UPDATE_BUDGET
677: * FETCH_CALCULATE_AMOUNTS
678: * FETCH_BUDGET_LINE
679: * CLEAR_BUDGET
680: * @param p_api_version_number API standard: version number
681: * @rep:paraminfo {@rep:required}
682: * @param p_commit API standard (default = F): indicates if the transaction will be committed
683: * @rep:paraminfo {@rep:precision 1}
684: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 682: * @param p_commit API standard (default = F): indicates if the transaction will be committed

678: * FETCH_BUDGET_LINE
679: * CLEAR_BUDGET
680: * @param p_api_version_number API standard: version number
681: * @rep:paraminfo {@rep:required}
682: * @param p_commit API standard (default = F): indicates if the transaction will be committed
683: * @rep:paraminfo {@rep:precision 1}
684: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
685: * @param p_msg_count API standard: number of error messages
686: * @rep:paraminfo {@rep:required}

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

680: * @param p_api_version_number API standard: version number
681: * @rep:paraminfo {@rep:required}
682: * @param p_commit API standard (default = F): indicates if the transaction will be committed
683: * @rep:paraminfo {@rep:precision 1}
684: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
685: * @param p_msg_count API standard: number of error messages
686: * @rep:paraminfo {@rep:required}
687: * @param p_msg_data API standard: error message
688: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

681: * @rep:paraminfo {@rep:required}
682: * @param p_commit API standard (default = F): indicates if the transaction will be committed
683: * @rep:paraminfo {@rep:precision 1}
684: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
685: * @param p_msg_count API standard: number of error messages
686: * @rep:paraminfo {@rep:required}
687: * @param p_msg_data API standard: error message
688: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
689: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

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

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

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

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

830: * EXECUTE_CREATE_DRAFT_BUDGET/EXECUTE_UPDATE_BUDGET
831: * FETCH_CALCULATE_AMOUNTS
832: * FETCH_BUDGET_LINE
833: * CLEAR_BUDGET
834: * @param p_api_version_number API standard: version number
835: * @rep:paraminfo {@rep:required}
836: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
837: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
838: * @rep:paraminfo {@rep:required}

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

832: * FETCH_BUDGET_LINE
833: * CLEAR_BUDGET
834: * @param p_api_version_number API standard: version number
835: * @rep:paraminfo {@rep:required}
836: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
837: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
838: * @rep:paraminfo {@rep:required}
839: * @param p_line_index Pointer to the budget line
840: * @rep:paraminfo {@rep:required}

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

833: * CLEAR_BUDGET
834: * @param p_api_version_number API standard: version number
835: * @rep:paraminfo {@rep:required}
836: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
837: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
838: * @rep:paraminfo {@rep:required}
839: * @param p_line_index Pointer to the budget line
840: * @rep:paraminfo {@rep:required}
841: * @param p_line_return_status Return status for the budget line

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

870: PROCEDURE clear_budget;
871:
872: /*#
873: * This API is used to set an existing budget as the baseline budget in Oracle Projects.
874: * @param p_api_version_number API standard: version number
875: * @rep:paraminfo {@rep:required}
876: * @param p_commit API standard (default = F): indicates if the transaction will be committed
877: * @rep:paraminfo {@rep:precision 1}
878: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 876: * @param p_commit API standard (default = F): indicates if the transaction will be committed

872: /*#
873: * This API is used to set an existing budget as the baseline budget in Oracle Projects.
874: * @param p_api_version_number API standard: version number
875: * @rep:paraminfo {@rep:required}
876: * @param p_commit API standard (default = F): indicates if the transaction will be committed
877: * @rep:paraminfo {@rep:precision 1}
878: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
879: * @param p_msg_count API standard: number of error messages
880: * @rep:paraminfo {@rep:required}

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

874: * @param p_api_version_number API standard: version number
875: * @rep:paraminfo {@rep:required}
876: * @param p_commit API standard (default = F): indicates if the transaction will be committed
877: * @rep:paraminfo {@rep:precision 1}
878: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
879: * @param p_msg_count API standard: number of error messages
880: * @rep:paraminfo {@rep:required}
881: * @param p_msg_data API standard: error message
882: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

875: * @rep:paraminfo {@rep:required}
876: * @param p_commit API standard (default = F): indicates if the transaction will be committed
877: * @rep:paraminfo {@rep:precision 1}
878: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
879: * @param p_msg_count API standard: number of error messages
880: * @rep:paraminfo {@rep:required}
881: * @param p_msg_data API standard: error message
882: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
883: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

877: * @rep:paraminfo {@rep:precision 1}
878: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
879: * @param p_msg_count API standard: number of error messages
880: * @rep:paraminfo {@rep:required}
881: * @param p_msg_data API standard: error message
882: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
883: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
884: * @rep:paraminfo {@rep:required}
885: * @param p_workflow_started Flag indicating whether a workflow has been started

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

879: * @param p_msg_count API standard: number of error messages
880: * @rep:paraminfo {@rep:required}
881: * @param p_msg_data API standard: error message
882: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
883: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
884: * @rep:paraminfo {@rep:required}
885: * @param p_workflow_started Flag indicating whether a workflow has been started
886: * @rep:paraminfo {@rep:required}
887: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

916: ,p_version_type IN pa_budget_versions.version_type%TYPE :=PA_INTERFACE_UTILS_PUB.G_PA_MISS_CHAR);
917:
918: /*#
919: * This API is used to add a budget line to a working budget in Oracle Projects for a given project and budget type.
920: * @param p_api_version_number API standard: version number
921: * @rep:paraminfo {@rep:required}
922: * @param p_commit API standard (default = F): indicates if the transaction will be committed
923: * @rep:paraminfo {@rep:precision 1}
924: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 922: * @param p_commit API standard (default = F): indicates if the transaction will be committed

918: /*#
919: * This API is used to add a budget line to a working budget in Oracle Projects for a given project and budget type.
920: * @param p_api_version_number API standard: version number
921: * @rep:paraminfo {@rep:required}
922: * @param p_commit API standard (default = F): indicates if the transaction will be committed
923: * @rep:paraminfo {@rep:precision 1}
924: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
925: * @param p_msg_count API standard: number of error messages
926: * @rep:paraminfo {@rep:required}

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

920: * @param p_api_version_number API standard: version number
921: * @rep:paraminfo {@rep:required}
922: * @param p_commit API standard (default = F): indicates if the transaction will be committed
923: * @rep:paraminfo {@rep:precision 1}
924: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
925: * @param p_msg_count API standard: number of error messages
926: * @rep:paraminfo {@rep:required}
927: * @param p_msg_data API standard: error message
928: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

921: * @rep:paraminfo {@rep:required}
922: * @param p_commit API standard (default = F): indicates if the transaction will be committed
923: * @rep:paraminfo {@rep:precision 1}
924: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
925: * @param p_msg_count API standard: number of error messages
926: * @rep:paraminfo {@rep:required}
927: * @param p_msg_data API standard: error message
928: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
929: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

923: * @rep:paraminfo {@rep:precision 1}
924: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
925: * @param p_msg_count API standard: number of error messages
926: * @rep:paraminfo {@rep:required}
927: * @param p_msg_data API standard: error message
928: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
929: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
930: * @rep:paraminfo {@rep:required}
931: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

925: * @param p_msg_count API standard: number of error messages
926: * @rep:paraminfo {@rep:required}
927: * @param p_msg_data API standard: error message
928: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
929: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
930: * @rep:paraminfo {@rep:required}
931: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
932: * @rep:paraminfo {@rep:required}
933: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects

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

1023: ,p_change_reason_code IN VARCHAR2 := PA_INTERFACE_UTILS_PUB.G_PA_MISS_CHAR );
1024:
1025: /*#
1026: * This API is used to delete a working budget in Oracle Projects for a given project and budget type.
1027: * @param p_api_version_number API standard: version number
1028: * @rep:paraminfo {@rep:required}
1029: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1030: * @rep:paraminfo {@rep:precision 1}
1031: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 1029: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1025: /*#
1026: * This API is used to delete a working budget in Oracle Projects for a given project and budget type.
1027: * @param p_api_version_number API standard: version number
1028: * @rep:paraminfo {@rep:required}
1029: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1030: * @rep:paraminfo {@rep:precision 1}
1031: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1032: * @param p_msg_count API standard: number of error messages
1033: * @rep:paraminfo {@rep:required}

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

1027: * @param p_api_version_number API standard: version number
1028: * @rep:paraminfo {@rep:required}
1029: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1030: * @rep:paraminfo {@rep:precision 1}
1031: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1032: * @param p_msg_count API standard: number of error messages
1033: * @rep:paraminfo {@rep:required}
1034: * @param p_msg_data API standard: error message
1035: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

1028: * @rep:paraminfo {@rep:required}
1029: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1030: * @rep:paraminfo {@rep:precision 1}
1031: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1032: * @param p_msg_count API standard: number of error messages
1033: * @rep:paraminfo {@rep:required}
1034: * @param p_msg_data API standard: error message
1035: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1036: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1030: * @rep:paraminfo {@rep:precision 1}
1031: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1032: * @param p_msg_count API standard: number of error messages
1033: * @rep:paraminfo {@rep:required}
1034: * @param p_msg_data API standard: error message
1035: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1036: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1037: * @rep:paraminfo {@rep:required}
1038: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

1032: * @param p_msg_count API standard: number of error messages
1033: * @rep:paraminfo {@rep:required}
1034: * @param p_msg_data API standard: error message
1035: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1036: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1037: * @rep:paraminfo {@rep:required}
1038: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1039: * @rep:paraminfo {@rep:required}
1040: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects

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

1070: ) ;
1071:
1072: /*#
1073: * This API is used to delete a budget line from a working budget in Oracle Projects for a given project and budget type.
1074: * @param p_api_version_number API standard: version number
1075: * @rep:paraminfo {@rep:required}
1076: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1077: * @rep:paraminfo {@rep:precision 1}
1078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 1076: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1072: /*#
1073: * This API is used to delete a budget line from a working budget in Oracle Projects for a given project and budget type.
1074: * @param p_api_version_number API standard: version number
1075: * @rep:paraminfo {@rep:required}
1076: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1077: * @rep:paraminfo {@rep:precision 1}
1078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1079: * @param p_msg_count API standard: number of error messages
1080: * @rep:paraminfo {@rep:required}

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

1074: * @param p_api_version_number API standard: version number
1075: * @rep:paraminfo {@rep:required}
1076: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1077: * @rep:paraminfo {@rep:precision 1}
1078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1079: * @param p_msg_count API standard: number of error messages
1080: * @rep:paraminfo {@rep:required}
1081: * @param p_msg_data API standard: error message
1082: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

1075: * @rep:paraminfo {@rep:required}
1076: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1077: * @rep:paraminfo {@rep:precision 1}
1078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1079: * @param p_msg_count API standard: number of error messages
1080: * @rep:paraminfo {@rep:required}
1081: * @param p_msg_data API standard: error message
1082: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1083: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1077: * @rep:paraminfo {@rep:precision 1}
1078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1079: * @param p_msg_count API standard: number of error messages
1080: * @rep:paraminfo {@rep:required}
1081: * @param p_msg_data API standard: error message
1082: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1083: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1084: * @rep:paraminfo {@rep:required}
1085: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

1079: * @param p_msg_count API standard: number of error messages
1080: * @rep:paraminfo {@rep:required}
1081: * @param p_msg_data API standard: error message
1082: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1083: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1084: * @rep:paraminfo {@rep:required}
1085: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1086: * @rep:paraminfo {@rep:required}
1087: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects

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

1128: ,p_currency_code IN VARCHAR2 := PA_INTERFACE_UTILS_PUB.G_PA_MISS_CHAR );
1129:
1130: /*#
1131: * This API is used to update a working budget.
1132: * @param p_api_version_number API standard: version number
1133: * @rep:paraminfo {@rep:required}
1134: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1135: * @rep:paraminfo {@rep:precision 1}
1136: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 1134: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1130: /*#
1131: * This API is used to update a working budget.
1132: * @param p_api_version_number API standard: version number
1133: * @rep:paraminfo {@rep:required}
1134: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1135: * @rep:paraminfo {@rep:precision 1}
1136: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1137: * @param p_msg_count API standard: number of error messages
1138: * @rep:paraminfo {@rep:required}

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

1132: * @param p_api_version_number API standard: version number
1133: * @rep:paraminfo {@rep:required}
1134: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1135: * @rep:paraminfo {@rep:precision 1}
1136: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1137: * @param p_msg_count API standard: number of error messages
1138: * @rep:paraminfo {@rep:required}
1139: * @param p_msg_data API standard: error message
1140: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

1133: * @rep:paraminfo {@rep:required}
1134: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1135: * @rep:paraminfo {@rep:precision 1}
1136: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1137: * @param p_msg_count API standard: number of error messages
1138: * @rep:paraminfo {@rep:required}
1139: * @param p_msg_data API standard: error message
1140: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1141: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1135: * @rep:paraminfo {@rep:precision 1}
1136: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1137: * @param p_msg_count API standard: number of error messages
1138: * @rep:paraminfo {@rep:required}
1139: * @param p_msg_data API standard: error message
1140: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1141: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1142: * @rep:paraminfo {@rep:required}
1143: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

1137: * @param p_msg_count API standard: number of error messages
1138: * @rep:paraminfo {@rep:required}
1139: * @param p_msg_data API standard: error message
1140: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1141: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1142: * @rep:paraminfo {@rep:required}
1143: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1144: * @rep:paraminfo {@rep:required}
1145: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects

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

1293: * EXECUTE_CREATE_DRAFT_BUDGET/EXECUTE_UPDATE_BUDGET
1294: * FETCH_CALCULATE_AMOUNTS
1295: * FETCH_BUDGET_LINE
1296: * CLEAR_BUDGET
1297: * @param p_api_version_number API standard: version number
1298: * @rep:paraminfo {@rep:required}
1299: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1300: * @rep:paraminfo {@rep:precision 1}
1301: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 1299: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1295: * FETCH_BUDGET_LINE
1296: * CLEAR_BUDGET
1297: * @param p_api_version_number API standard: version number
1298: * @rep:paraminfo {@rep:required}
1299: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1300: * @rep:paraminfo {@rep:precision 1}
1301: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1302: * @param p_msg_count API standard: number of error messages
1303: * @rep:paraminfo {@rep:required}

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

1297: * @param p_api_version_number API standard: version number
1298: * @rep:paraminfo {@rep:required}
1299: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1300: * @rep:paraminfo {@rep:precision 1}
1301: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1302: * @param p_msg_count API standard: number of error messages
1303: * @rep:paraminfo {@rep:required}
1304: * @param p_msg_data API standard: error message
1305: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

1298: * @rep:paraminfo {@rep:required}
1299: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1300: * @rep:paraminfo {@rep:precision 1}
1301: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1302: * @param p_msg_count API standard: number of error messages
1303: * @rep:paraminfo {@rep:required}
1304: * @param p_msg_data API standard: error message
1305: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1306: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1300: * @rep:paraminfo {@rep:precision 1}
1301: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1302: * @param p_msg_count API standard: number of error messages
1303: * @rep:paraminfo {@rep:required}
1304: * @param p_msg_data API standard: error message
1305: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1306: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1307: * @rep:paraminfo {@rep:required}
1308: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

1302: * @param p_msg_count API standard: number of error messages
1303: * @rep:paraminfo {@rep:required}
1304: * @param p_msg_data API standard: error message
1305: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1306: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1307: * @rep:paraminfo {@rep:required}
1308: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1309: * @rep:paraminfo {@rep:required}
1310: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects

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

1415: ,p_project_rev_exchange_rate IN pa_budget_lines.project_rev_exchange_rate%TYPE :=PA_INTERFACE_UTILS_PUB.G_PA_MISS_NUM );
1416:
1417: /*#
1418: * This API is used to update an existing budget line of a working budget in Oracle Projects for a given project and budget type.
1419: * @param p_api_version_number API standard: version number
1420: * @rep:paraminfo {@rep:required}
1421: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1422: * @rep:paraminfo {@rep:precision 1}
1423: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 1421: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1417: /*#
1418: * This API is used to update an existing budget line of a working budget in Oracle Projects for a given project and budget type.
1419: * @param p_api_version_number API standard: version number
1420: * @rep:paraminfo {@rep:required}
1421: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1422: * @rep:paraminfo {@rep:precision 1}
1423: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1424: * @param p_msg_count API standard: number of error messages
1425: * @rep:paraminfo {@rep:required}

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

1419: * @param p_api_version_number API standard: version number
1420: * @rep:paraminfo {@rep:required}
1421: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1422: * @rep:paraminfo {@rep:precision 1}
1423: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1424: * @param p_msg_count API standard: number of error messages
1425: * @rep:paraminfo {@rep:required}
1426: * @param p_msg_data API standard: error message
1427: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

1420: * @rep:paraminfo {@rep:required}
1421: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1422: * @rep:paraminfo {@rep:precision 1}
1423: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1424: * @param p_msg_count API standard: number of error messages
1425: * @rep:paraminfo {@rep:required}
1426: * @param p_msg_data API standard: error message
1427: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1428: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1422: * @rep:paraminfo {@rep:precision 1}
1423: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1424: * @param p_msg_count API standard: number of error messages
1425: * @rep:paraminfo {@rep:required}
1426: * @param p_msg_data API standard: error message
1427: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1428: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1429: * @rep:paraminfo {@rep:required}
1430: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

1424: * @param p_msg_count API standard: number of error messages
1425: * @rep:paraminfo {@rep:required}
1426: * @param p_msg_data API standard: error message
1427: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1428: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1429: * @rep:paraminfo {@rep:required}
1430: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1431: * @rep:paraminfo {@rep:required}
1432: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects

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

1552: );
1553:
1554: /*#
1555: * Using the PA_CLIENT_EXTN_BUDGET extension, you can use this API to recalculate raw cost, burdened cost, and revenue amounts for existing budget lines.
1556: * @param p_api_version_number API standard: version number
1557: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1558: * @rep:paraminfo {@rep:precision 1}
1559: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1560: * @param p_msg_count API standard: number of error messages

Line 1557: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1553:
1554: /*#
1555: * Using the PA_CLIENT_EXTN_BUDGET extension, you can use this API to recalculate raw cost, burdened cost, and revenue amounts for existing budget lines.
1556: * @param p_api_version_number API standard: version number
1557: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1558: * @rep:paraminfo {@rep:precision 1}
1559: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1560: * @param p_msg_count API standard: number of error messages
1561: * @rep:paraminfo {@rep:required}

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

1555: * Using the PA_CLIENT_EXTN_BUDGET extension, you can use this API to recalculate raw cost, burdened cost, and revenue amounts for existing budget lines.
1556: * @param p_api_version_number API standard: version number
1557: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1558: * @rep:paraminfo {@rep:precision 1}
1559: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1560: * @param p_msg_count API standard: number of error messages
1561: * @rep:paraminfo {@rep:required}
1562: * @param p_msg_data API standard: error message
1563: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

1556: * @param p_api_version_number API standard: version number
1557: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1558: * @rep:paraminfo {@rep:precision 1}
1559: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1560: * @param p_msg_count API standard: number of error messages
1561: * @rep:paraminfo {@rep:required}
1562: * @param p_msg_data API standard: error message
1563: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1564: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1558: * @rep:paraminfo {@rep:precision 1}
1559: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1560: * @param p_msg_count API standard: number of error messages
1561: * @rep:paraminfo {@rep:required}
1562: * @param p_msg_data API standard: error message
1563: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1564: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1565: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1566: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

1560: * @param p_msg_count API standard: number of error messages
1561: * @rep:paraminfo {@rep:required}
1562: * @param p_msg_data API standard: error message
1563: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1564: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1565: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1566: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1567: * @rep:paraminfo {@rep:required}
1568: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects

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

1636: * EXECUTE_CREATE_DRAFT_BUDGET/EXECUTE_UPDATE_BUDGET
1637: * FETCH_CALCULATE_AMOUNTS
1638: * FETCH_BUDGET_LINE
1639: * CLEAR_BUDGET
1640: * @param p_api_version_number API standard: version number
1641: * @rep:paraminfo {@rep:required}
1642: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1643: * @rep:paraminfo {@rep:precision 1}
1644: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 1642: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1638: * FETCH_BUDGET_LINE
1639: * CLEAR_BUDGET
1640: * @param p_api_version_number API standard: version number
1641: * @rep:paraminfo {@rep:required}
1642: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1643: * @rep:paraminfo {@rep:precision 1}
1644: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1645: * @param p_msg_count API standard: number of error messages
1646: * @rep:paraminfo {@rep:required}

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

1640: * @param p_api_version_number API standard: version number
1641: * @rep:paraminfo {@rep:required}
1642: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1643: * @rep:paraminfo {@rep:precision 1}
1644: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1645: * @param p_msg_count API standard: number of error messages
1646: * @rep:paraminfo {@rep:required}
1647: * @param p_msg_data API standard: error message
1648: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

1641: * @rep:paraminfo {@rep:required}
1642: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1643: * @rep:paraminfo {@rep:precision 1}
1644: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1645: * @param p_msg_count API standard: number of error messages
1646: * @rep:paraminfo {@rep:required}
1647: * @param p_msg_data API standard: error message
1648: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1649: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1643: * @rep:paraminfo {@rep:precision 1}
1644: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1645: * @param p_msg_count API standard: number of error messages
1646: * @rep:paraminfo {@rep:required}
1647: * @param p_msg_data API standard: error message
1648: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1649: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1650: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1651: * @param p_tot_budget_lines_calculated Indicates the total number of budget lines calculated and determines how many times to call the API FETCH_CALCULATE_AMOUNTS

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

1645: * @param p_msg_count API standard: number of error messages
1646: * @rep:paraminfo {@rep:required}
1647: * @param p_msg_data API standard: error message
1648: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1649: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1650: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1651: * @param p_tot_budget_lines_calculated Indicates the total number of budget lines calculated and determines how many times to call the API FETCH_CALCULATE_AMOUNTS
1652: * @rep:paraminfo {@rep:required}
1653: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

1704: * EXECUTE_CREATE_DRAFT_BUDGET/EXECUTE_UPDATE_BUDGET
1705: * FETCH_CALCULATE_AMOUNTS
1706: * FETCH_BUDGET_LINE
1707: * CLEAR_BUDGET
1708: * @param p_api_version_number API standard: version number
1709: * @rep:paraminfo {@rep:required}
1710: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1711: * @param p_line_index Pointer to the budget line
1712: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1706: * FETCH_BUDGET_LINE
1707: * CLEAR_BUDGET
1708: * @param p_api_version_number API standard: version number
1709: * @rep:paraminfo {@rep:required}
1710: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1711: * @param p_line_index Pointer to the budget line
1712: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1713: * @rep:paraminfo {@rep:required}
1714: * @param p_pa_task_id The reference code that uniquely identifies the task within a project in Oracle Projects

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

1708: * @param p_api_version_number API standard: version number
1709: * @rep:paraminfo {@rep:required}
1710: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1711: * @param p_line_index Pointer to the budget line
1712: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1713: * @rep:paraminfo {@rep:required}
1714: * @param p_pa_task_id The reference code that uniquely identifies the task within a project in Oracle Projects
1715: * @rep:paraminfo {@rep:required}
1716: * @param p_pm_task_reference The unique reference code that identifies the task's parent task

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

1774: * EXECUTE_CREATE_DRAFT_BUDGET/EXECUTE_UPDATE_BUDGET
1775: * FETCH_CALCULATE_AMOUNTS
1776: * FETCH_BUDGET_LINE
1777: * CLEAR_BUDGET
1778: * @param p_api_version_number API standard: version number
1779: * @rep:paraminfo {@rep:required}
1780: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1781: * @param p_line_index Pointer to the budget line
1782: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

1776: * FETCH_BUDGET_LINE
1777: * CLEAR_BUDGET
1778: * @param p_api_version_number API standard: version number
1779: * @rep:paraminfo {@rep:required}
1780: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1781: * @param p_line_index Pointer to the budget line
1782: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1783: * @rep:paraminfo {@rep:required}
1784: * @param p_pa_task_id The reference code that uniquely identifies the task within a project in Oracle Projects

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

1778: * @param p_api_version_number API standard: version number
1779: * @rep:paraminfo {@rep:required}
1780: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1781: * @param p_line_index Pointer to the budget line
1782: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
1783: * @rep:paraminfo {@rep:required}
1784: * @param p_pa_task_id The reference code that uniquely identifies the task within a project in Oracle Projects
1785: * @rep:paraminfo {@rep:required}
1786: * @param p_pm_task_reference The unique reference code that identifies the task's parent task

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

1857: * This API is used to create draft budgets and forecasts for financial plan types. This API accepts summary
1858: * data at the project, task, resource, and currency levels. For budget and forecast versions that are
1859: * time-phased by PA or GL period, the API also spreads the data, including quantities and amounts, across
1860: * periods based on the spread curve associated with a resource. This API does not perform any edits to the data.
1861: * @param p_api_version_number API standard: version number
1862: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1863: * @rep:paraminfo {@rep:precision 1}
1864: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1865: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

Line 1862: * @param p_commit API standard (default = F): indicates if the transaction will be committed

1858: * data at the project, task, resource, and currency levels. For budget and forecast versions that are
1859: * time-phased by PA or GL period, the API also spreads the data, including quantities and amounts, across
1860: * periods based on the spread curve associated with a resource. This API does not perform any edits to the data.
1861: * @param p_api_version_number API standard: version number
1862: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1863: * @rep:paraminfo {@rep:precision 1}
1864: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1865: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1866: * @rep:paraminfo {@rep:required}

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

1860: * periods based on the spread curve associated with a resource. This API does not perform any edits to the data.
1861: * @param p_api_version_number API standard: version number
1862: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1863: * @rep:paraminfo {@rep:precision 1}
1864: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1865: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
1866: * @rep:paraminfo {@rep:required}
1867: * @param p_pm_finplan_reference The reference code that uniquely identifies the financial plan in the external system
1868: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system. You must specify a value for either this parameter or P_PA_PROJECT_ID.

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

1905: * @param p_attribute13 Descriptive flexfield segment for a budget version
1906: * @param p_attribute14 Descriptive flexfield segment for a budget version
1907: * @param p_attribute15 Descriptive flexfield segment for a budget version
1908: * @param x_finplan_version_id Financial plan version identifier of the plan version created using the API
1909: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1910: * @rep:paraminfo {@rep:precision 1}
1911: * @param x_msg_count API standard: number of error messages
1912: * @param x_msg_data API standard: error message
1913: * @rep:paraminfo {@rep:precision 2000}

Line 1911: * @param x_msg_count API standard: number of error messages

1907: * @param p_attribute15 Descriptive flexfield segment for a budget version
1908: * @param x_finplan_version_id Financial plan version identifier of the plan version created using the API
1909: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1910: * @rep:paraminfo {@rep:precision 1}
1911: * @param x_msg_count API standard: number of error messages
1912: * @param x_msg_data API standard: error message
1913: * @rep:paraminfo {@rep:precision 2000}
1914: * @rep:scope public
1915: * @rep:lifecycle active

Line 1912: * @param x_msg_data API standard: error message

1908: * @param x_finplan_version_id Financial plan version identifier of the plan version created using the API
1909: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1910: * @rep:paraminfo {@rep:precision 1}
1911: * @param x_msg_count API standard: number of error messages
1912: * @param x_msg_data API standard: error message
1913: * @rep:paraminfo {@rep:precision 2000}
1914: * @rep:scope public
1915: * @rep:lifecycle active
1916: * @rep:displayname Create Draft Financial Plan

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

2072: * This API is used to create budgets and forecasts using the data stored in the global tables during
2073: * the load process.
2074: * In order to execute this API, the following API should be executed.
2075: * LOAD_RESOURCE_INFO
2076: * @param p_api_version_number API standard: version number
2077: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2079: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
2080: * @rep:paraminfo {@rep:required}

Line 2077: * @param p_commit API standard (default = F): indicates if the transaction will be committed

2073: * the load process.
2074: * In order to execute this API, the following API should be executed.
2075: * LOAD_RESOURCE_INFO
2076: * @param p_api_version_number API standard: version number
2077: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2079: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
2080: * @rep:paraminfo {@rep:required}
2081: * @param p_pm_finplan_reference The reference code that uniquely identifies the financial plan in the external system

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

2074: * In order to execute this API, the following API should be executed.
2075: * LOAD_RESOURCE_INFO
2076: * @param p_api_version_number API standard: version number
2077: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2078: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2079: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
2080: * @rep:paraminfo {@rep:required}
2081: * @param p_pm_finplan_reference The reference code that uniquely identifies the financial plan in the external system
2082: * @param p_pm_project_reference The reference code that uniquely identifies the project in the external system. You must specify a value for this parameter or P_PA_PROJECT_ID.

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

2118: * @param p_create_new_curr_working_flag Flag indicating whether a current working version should be created
2119: * @param p_replace_current_working_flag Flag indicating whether the current working version should be deleted and the newly created version marked as the current working version
2120: * @param p_using_resource_lists_flag Flag indicating whether a resource list is used. Required for budgets and forecasts created for financial plan types. If plan amounts are not classified using resource lists, then the value must be N.
2121: * @param x_finplan_version_id Financial plan version identifier of the plan version created using the API
2122: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
2123: * @param x_msg_count API standard: number of error messages
2124: * @param x_msg_data API standard: error message
2125: * @rep:paraminfo {@rep:precision 2000}
2126: * @rep:scope public

Line 2123: * @param x_msg_count API standard: number of error messages

2119: * @param p_replace_current_working_flag Flag indicating whether the current working version should be deleted and the newly created version marked as the current working version
2120: * @param p_using_resource_lists_flag Flag indicating whether a resource list is used. Required for budgets and forecasts created for financial plan types. If plan amounts are not classified using resource lists, then the value must be N.
2121: * @param x_finplan_version_id Financial plan version identifier of the plan version created using the API
2122: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
2123: * @param x_msg_count API standard: number of error messages
2124: * @param x_msg_data API standard: error message
2125: * @rep:paraminfo {@rep:precision 2000}
2126: * @rep:scope public
2127: * @rep:lifecycle active

Line 2124: * @param x_msg_data API standard: error message

2120: * @param p_using_resource_lists_flag Flag indicating whether a resource list is used. Required for budgets and forecasts created for financial plan types. If plan amounts are not classified using resource lists, then the value must be N.
2121: * @param x_finplan_version_id Financial plan version identifier of the plan version created using the API
2122: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
2123: * @param x_msg_count API standard: number of error messages
2124: * @param x_msg_data API standard: error message
2125: * @rep:paraminfo {@rep:precision 2000}
2126: * @rep:scope public
2127: * @rep:lifecycle active
2128: * @rep:displayname Execute Create Draft Financial Plan

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

2180:
2181: /*#
2182: * This API is used to delete an existing baseline budget version and the corresponding budget lines
2183: * in Oracle Projects for a given project and budget type or a project and financial plan type.
2184: * @param p_api_version_number API standard: version number
2185: * @rep:paraminfo {@rep:required}
2186: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2187: * @rep:paraminfo {@rep:precision 1}
2188: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 2186: * @param p_commit API standard (default = F): indicates if the transaction will be committed

2182: * This API is used to delete an existing baseline budget version and the corresponding budget lines
2183: * in Oracle Projects for a given project and budget type or a project and financial plan type.
2184: * @param p_api_version_number API standard: version number
2185: * @rep:paraminfo {@rep:required}
2186: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2187: * @rep:paraminfo {@rep:precision 1}
2188: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2189: * @param p_msg_count API standard: number of error messages
2190: * @rep:paraminfo {@rep:required}

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

2184: * @param p_api_version_number API standard: version number
2185: * @rep:paraminfo {@rep:required}
2186: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2187: * @rep:paraminfo {@rep:precision 1}
2188: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2189: * @param p_msg_count API standard: number of error messages
2190: * @rep:paraminfo {@rep:required}
2191: * @param p_msg_data API standard: error message
2192: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

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

2185: * @rep:paraminfo {@rep:required}
2186: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2187: * @rep:paraminfo {@rep:precision 1}
2188: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2189: * @param p_msg_count API standard: number of error messages
2190: * @rep:paraminfo {@rep:required}
2191: * @param p_msg_data API standard: error message
2192: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
2193: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)

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

2187: * @rep:paraminfo {@rep:precision 1}
2188: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2189: * @param p_msg_count API standard: number of error messages
2190: * @rep:paraminfo {@rep:required}
2191: * @param p_msg_data API standard: error message
2192: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
2193: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
2194: * @rep:paraminfo {@rep:required}
2195: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

2189: * @param p_msg_count API standard: number of error messages
2190: * @rep:paraminfo {@rep:required}
2191: * @param p_msg_data API standard: error message
2192: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
2193: * @param p_return_status API standard: return status of the API (success/failure/unexpected error)
2194: * @rep:paraminfo {@rep:required}
2195: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
2196: * @rep:paraminfo {@rep:required}
2197: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects. You must specify a value for this parameter or P_PM_PROJECT_REFERENCE.

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

2229: /*#
2230: * This API is used to update the existing planning element
2231: * attributes: Planning Start Date, Planning End Date,Etc Method, Spread Curve, Description, Attribute Category,
2232: * attribute1 thru attribute30 in a plan version.
2233: * @param p_api_version_number API standard: version number
2234: * @rep:paraminfo {@rep:required}
2235: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2236: * @rep:paraminfo {@rep:precision 1}
2237: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized

Line 2235: * @param p_commit API standard (default = F): indicates if the transaction will be committed

2231: * attributes: Planning Start Date, Planning End Date,Etc Method, Spread Curve, Description, Attribute Category,
2232: * attribute1 thru attribute30 in a plan version.
2233: * @param p_api_version_number API standard: version number
2234: * @rep:paraminfo {@rep:required}
2235: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2236: * @rep:paraminfo {@rep:precision 1}
2237: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2238: * @param x_msg_count API standard: number of error messages
2239: * @rep:paraminfo {@rep:required}

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

2233: * @param p_api_version_number API standard: version number
2234: * @rep:paraminfo {@rep:required}
2235: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2236: * @rep:paraminfo {@rep:precision 1}
2237: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2238: * @param x_msg_count API standard: number of error messages
2239: * @rep:paraminfo {@rep:required}
2240: * @param x_msg_data API standard: error message
2241: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 2238: * @param x_msg_count API standard: number of error messages

2234: * @rep:paraminfo {@rep:required}
2235: * @param p_commit API standard (default = F): indicates if the transaction will be committed
2236: * @rep:paraminfo {@rep:precision 1}
2237: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2238: * @param x_msg_count API standard: number of error messages
2239: * @rep:paraminfo {@rep:required}
2240: * @param x_msg_data API standard: error message
2241: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
2242: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)

Line 2240: * @param x_msg_data API standard: error message

2236: * @rep:paraminfo {@rep:precision 1}
2237: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
2238: * @param x_msg_count API standard: number of error messages
2239: * @rep:paraminfo {@rep:required}
2240: * @param x_msg_data API standard: error message
2241: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
2242: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
2243: * @rep:paraminfo {@rep:required}
2244: * @param p_pm_product_code The identifier of the external project management system from which the project was imported

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

2238: * @param x_msg_count API standard: number of error messages
2239: * @rep:paraminfo {@rep:required}
2240: * @param x_msg_data API standard: error message
2241: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
2242: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
2243: * @rep:paraminfo {@rep:required}
2244: * @param p_pm_product_code The identifier of the external project management system from which the project was imported
2245: * @rep:paraminfo {@rep:required}
2246: * @param p_pa_project_id The reference code that uniquely identifies the project in the Oracle Projects. You must specify a value for this parameter or P_PM_PROJECT_REFERENCE.