DBA Data[Home] [Help]

APPS.PA_RBS_PUB dependencies on STANDARD

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

405: */
406: /*#
407: * This API is used to create a resource breakdown structure (RBS), which is composed of the RBS header,
408: * the RBS version, and its elements of the hierarchy.
409: * @param p_commit API standard (default = F): indicates if the transaction will be committed
410: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
411: * @param p_api_version_number API standard: version number
412: * @rep:paraminfo {@rep:required}
413: * @param p_header_rec Input record of RBS header information

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

406: /*#
407: * This API is used to create a resource breakdown structure (RBS), which is composed of the RBS header,
408: * the RBS version, and its elements of the hierarchy.
409: * @param p_commit API standard (default = F): indicates if the transaction will be committed
410: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
411: * @param p_api_version_number API standard: version number
412: * @rep:paraminfo {@rep:required}
413: * @param p_header_rec Input record of RBS header information
414: * @rep:paraminfo {@rep:required}

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

407: * This API is used to create a resource breakdown structure (RBS), which is composed of the RBS header,
408: * the RBS version, and its elements of the hierarchy.
409: * @param p_commit API standard (default = F): indicates if the transaction will be committed
410: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
411: * @param p_api_version_number API standard: version number
412: * @rep:paraminfo {@rep:required}
413: * @param p_header_rec Input record of RBS header information
414: * @rep:paraminfo {@rep:required}
415: * @param p_version_rec Input record of RBS version information

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

419: * @param x_rbs_version_id Identifier of the RBS version
420: * @rep:paraminfo {@rep:required}
421: * @param x_elements_tbl Table of RBS element identifiers
422: * @rep:paraminfo {@rep:required}
423: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
424: * @rep:paraminfo {@rep:precision 1} {@rep:required}
425: * @param x_msg_count API standard: number of error messages
426: * @rep:paraminfo {@rep:required}
427: * @param x_error_msg_data API standard: error message

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

421: * @param x_elements_tbl Table of RBS element identifiers
422: * @rep:paraminfo {@rep:required}
423: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
424: * @rep:paraminfo {@rep:precision 1} {@rep:required}
425: * @param x_msg_count API standard: number of error messages
426: * @rep:paraminfo {@rep:required}
427: * @param x_error_msg_data API standard: error message
428: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
429: * @rep:scope public

Line 427: * @param x_error_msg_data API standard: error message

423: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
424: * @rep:paraminfo {@rep:precision 1} {@rep:required}
425: * @param x_msg_count API standard: number of error messages
426: * @rep:paraminfo {@rep:required}
427: * @param x_error_msg_data API standard: error message
428: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
429: * @rep:scope public
430: * @rep:lifecycle active
431: * @rep:displayname Create Resource Breakdown Structure

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

515: */
516: /*#
517: * This API is used to update the resource breakdown structure header and version and delete, update, or
518: * add records to element records.
519: * @param p_commit API standard (default = F): indicates if the transaction will be committed
520: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
521: * @param p_api_version_number API standard: version number
522: * @rep:paraminfo {@rep:required}
523: * @param p_header_rec Input record of RBS header information

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

516: /*#
517: * This API is used to update the resource breakdown structure header and version and delete, update, or
518: * add records to element records.
519: * @param p_commit API standard (default = F): indicates if the transaction will be committed
520: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
521: * @param p_api_version_number API standard: version number
522: * @rep:paraminfo {@rep:required}
523: * @param p_header_rec Input record of RBS header information
524: * @rep:paraminfo {@rep:required}

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

517: * This API is used to update the resource breakdown structure header and version and delete, update, or
518: * add records to element records.
519: * @param p_commit API standard (default = F): indicates if the transaction will be committed
520: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
521: * @param p_api_version_number API standard: version number
522: * @rep:paraminfo {@rep:required}
523: * @param p_header_rec Input record of RBS header information
524: * @rep:paraminfo {@rep:required}
525: * @param p_version_rec Input record of RBS version information

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

527: * @param p_elements_tbl Input record of RBS version elements
528: * @rep:paraminfo {@rep:required}
529: * @param x_elements_tbl Table of RBS element identifiers
530: * @rep:paraminfo {@rep:required}
531: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
532: * @rep:paraminfo {@rep:precision 1} {@rep:required}
533: * @param x_msg_count API standard: number of error messages
534: * @rep:paraminfo {@rep:required}
535: * @param x_error_msg_data API standard: error message

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

529: * @param x_elements_tbl Table of RBS element identifiers
530: * @rep:paraminfo {@rep:required}
531: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
532: * @rep:paraminfo {@rep:precision 1} {@rep:required}
533: * @param x_msg_count API standard: number of error messages
534: * @rep:paraminfo {@rep:required}
535: * @param x_error_msg_data API standard: error message
536: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
537: * @rep:scope public

Line 535: * @param x_error_msg_data API standard: error message

531: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
532: * @rep:paraminfo {@rep:precision 1} {@rep:required}
533: * @param x_msg_count API standard: number of error messages
534: * @rep:paraminfo {@rep:required}
535: * @param x_error_msg_data API standard: error message
536: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
537: * @rep:scope public
538: * @rep:lifecycle active
539: * @rep:displayname Update Resource Breakdown Structure

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

593: */
594: /*#
595: * This API is used to load header record information to a global PL/SQL table for the resource
596: * breakdown structure.
597: * @param p_api_version_number API standard: version number
598: * @rep:paraminfo {@rep:required}
599: * @param p_rbs_header_id Resource breakdown structure header identifier
600: * @param p_name Resource breakdown structure header name
601: * @rep:paraminfo {@rep:required}

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

603: * @param p_effective_from_date Resource breakdown structure header effective start date
604: * @rep:paraminfo {@rep:required}
605: * @param P_Effective_To_Date Resource breakdown structure header effective end date
606: * @param p_record_version_number Resource breakdown structure header record version number
607: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
608: * @rep:paraminfo {@rep:precision 1} {@rep:required}
609: * @rep:scope public
610: * @rep:lifecycle active
611: * @rep:displayname Load Resource Breakdown Structure Header

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

661: */
662: /*#
663: * This API is used to load resource breakdown structure version record information to a global
664: * PL/SQL table.
665: * @param p_api_version_number API standard: version number
666: * @rep:paraminfo {@rep:required}
667: * @param p_rbs_version_id Resource breakdown structure version identifier
668: * @param p_name Resource breakdown structure version name
669: * @rep:paraminfo {@rep:required}

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

671: * @param p_version_start_date Resource breakdown structure version start date
672: * @rep:paraminfo {@rep:required}
673: * @param p_job_group_id Job group identifier for resource breakdown structure version
674: * @param p_record_version_number Resource breakdown structure record version number
675: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
676: * @rep:paraminfo {@rep:precision 1} {@rep:required}
677: * @rep:scope public
678: * @rep:lifecycle active
679: * @rep:displayname Load Resource Breakdown Structure Version

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

786: */
787: /*#
788: * This API is used to load resource breakdown structure element record information to a global
789: * PL/SQL table.
790: * @param p_api_version_number API standard: version number
791: * @rep:paraminfo {@rep:required}
792: * @param p_rbs_version_id Resource breakdown structure version identifier
793: * @param p_rbs_element_id Identifier of the resource breakdown structure element
794: * @param p_parent_element_id Parent element identifier of the current element

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

804: * @rep:paraminfo {@rep:required}
805: * @param p_record_version_number Element record version number
806: * @param p_parent_ref_element_id Parent element reference identifier
807: * @param p_rbs_ref_element_id Element reference identifier
808: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
809: * @rep:paraminfo {@rep:precision 1} {@rep:required}
810: * @rep:scope public
811: * @rep:lifecycle active
812: * @rep:displayname Load Resource Breakdown Structure Elements

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

860: * *****************************************************************************************
861: */
862: /*#
863: * This API is used to fetch output parameters related to resource breakdown structure header information.
864: * @param p_api_version_number API standard: version number
865: * @rep:paraminfo {@rep:required}
866: * @param x_rbs_header_id Resource breakdown structure header identifier
867: * @rep:paraminfo {@rep:required}
868: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)

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

864: * @param p_api_version_number API standard: version number
865: * @rep:paraminfo {@rep:required}
866: * @param x_rbs_header_id Resource breakdown structure header identifier
867: * @rep:paraminfo {@rep:required}
868: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
869: * @rep:paraminfo {@rep:precision 1} {@rep:required}
870: * @rep:scope public
871: * @rep:lifecycle active
872: * @rep:displayname Fetch Resource Breakdown Structure Header

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

909: * ********************************************************************************************
910: */
911: /*#
912: * This API is used to fetch output parameters related to resource breakdown structure version information.
913: * @param p_api_version_number API standard: version number
914: * @rep:paraminfo {@rep:required}
915: * @param x_rbs_version_id Resource Breakdown Structure version identifier
916: * @rep:paraminfo {@rep:required}
917: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)

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

913: * @param p_api_version_number API standard: version number
914: * @rep:paraminfo {@rep:required}
915: * @param x_rbs_version_id Resource Breakdown Structure version identifier
916: * @rep:paraminfo {@rep:required}
917: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
918: * @rep:paraminfo {@rep:precision 1} {@rep:required}
919: * @rep:scope public
920: * @rep:lifecycle active
921: * @rep:displayname Fetch Resource Breakdown Structure Version

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

966: * ********************************************************************************************************************
967: */
968: /*#
969: * This API is used to fetch output parameters related to resource breakdown structure element information.
970: * @param p_api_version_number API standard: version number
971: * @rep:paraminfo {@rep:required}
972: * @param p_rbs_element_index Resource breakdown structure element index
973: * @rep:paraminfo {@rep:required}
974: * @param x_rbs_element_id Resource breakdown structure element identifier

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

972: * @param p_rbs_element_index Resource breakdown structure element index
973: * @rep:paraminfo {@rep:required}
974: * @param x_rbs_element_id Resource breakdown structure element identifier
975: * @rep:paraminfo {@rep:required}
976: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
977: * @rep:paraminfo {@rep:precision 1} {@rep:required}
978: * @rep:scope public
979: * @rep:lifecycle active
980: * @rep:displayname Fetch Resource Breakdown Structure Element

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

1024: * *******************************************************************************************************
1025: */
1026: /*#
1027: * This API is used to create resource breakdown structure using the data stored in the global tables.
1028: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1029: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1030: * @param p_api_version_number API standard: version number
1031: * @rep:paraminfo {@rep:required}
1032: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)

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

1025: */
1026: /*#
1027: * This API is used to create resource breakdown structure using the data stored in the global tables.
1028: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1029: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1030: * @param p_api_version_number API standard: version number
1031: * @rep:paraminfo {@rep:required}
1032: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1033: * @rep:paraminfo {@rep:precision 1} {@rep:required}

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

1026: /*#
1027: * This API is used to create resource breakdown structure using the data stored in the global tables.
1028: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1029: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1030: * @param p_api_version_number API standard: version number
1031: * @rep:paraminfo {@rep:required}
1032: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1033: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1034: * @param x_msg_count API standard: number of error messages

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

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

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

1030: * @param p_api_version_number API standard: version number
1031: * @rep:paraminfo {@rep:required}
1032: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1033: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1034: * @param x_msg_count API standard: number of error messages
1035: * @rep:paraminfo {@rep:required}
1036: * @param x_msg_data API standard: error message
1037: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1038: * @rep:scope public

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

1032: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1033: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1034: * @param x_msg_count API standard: number of error messages
1035: * @rep:paraminfo {@rep:required}
1036: * @param x_msg_data API standard: error message
1037: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1038: * @rep:scope public
1039: * @rep:lifecycle active
1040: * @rep:displayname Execute Create Resource Breakdown Structure

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

1083: * *****************************************************************************************************
1084: */
1085: /*#
1086: * This API is used to update resource breakdown structure using the data stored in the global tables.
1087: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1088: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1089: * @param p_api_version_number API standard: version number
1090: * @rep:paraminfo {@rep:required}
1091: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)

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

1084: */
1085: /*#
1086: * This API is used to update resource breakdown structure using the data stored in the global tables.
1087: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1088: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1089: * @param p_api_version_number API standard: version number
1090: * @rep:paraminfo {@rep:required}
1091: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1092: * @rep:paraminfo {@rep:precision 1} {@rep:required}

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

1085: /*#
1086: * This API is used to update resource breakdown structure using the data stored in the global tables.
1087: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1088: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1089: * @param p_api_version_number API standard: version number
1090: * @rep:paraminfo {@rep:required}
1091: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1092: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1093: * @param x_msg_count API standard: number of error messages

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

1087: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1088: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1089: * @param p_api_version_number API standard: version number
1090: * @rep:paraminfo {@rep:required}
1091: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1092: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1093: * @param x_msg_count API standard: number of error messages
1094: * @rep:paraminfo {@rep:required}
1095: * @param x_msg_data API standard: error message

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

1089: * @param p_api_version_number API standard: version number
1090: * @rep:paraminfo {@rep:required}
1091: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1092: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1093: * @param x_msg_count API standard: number of error messages
1094: * @rep:paraminfo {@rep:required}
1095: * @param x_msg_data API standard: error message
1096: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1097: * @rep:scope public

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

1091: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1092: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1093: * @param x_msg_count API standard: number of error messages
1094: * @rep:paraminfo {@rep:required}
1095: * @param x_msg_data API standard: error message
1096: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1097: * @rep:scope public
1098: * @rep:lifecycle active
1099: * @rep:displayname Execute Update Resource Breakdown Structure

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

1150:
1151: /*#
1152: * This API is used to create a working version of a resource breakdown structure from an existing frozen
1153: * version.
1154: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1155: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1156: * @param p_api_version_number API standard: version number
1157: * @rep:paraminfo {@rep:required}
1158: * @param p_rbs_version_id Resource breakdown structure version identifier of the frozen version to be copied

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

1151: /*#
1152: * This API is used to create a working version of a resource breakdown structure from an existing frozen
1153: * version.
1154: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1155: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1156: * @param p_api_version_number API standard: version number
1157: * @rep:paraminfo {@rep:required}
1158: * @param p_rbs_version_id Resource breakdown structure version identifier of the frozen version to be copied
1159: * @param p_rbs_header_id Identifier of the resource breakdown structure header

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

1152: * This API is used to create a working version of a resource breakdown structure from an existing frozen
1153: * version.
1154: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1155: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1156: * @param p_api_version_number API standard: version number
1157: * @rep:paraminfo {@rep:required}
1158: * @param p_rbs_version_id Resource breakdown structure version identifier of the frozen version to be copied
1159: * @param p_rbs_header_id Identifier of the resource breakdown structure header
1160: * @param p_rbs_header_name Name of the resource breakdown structure header

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

1160: * @param p_rbs_header_name Name of the resource breakdown structure header
1161: * @param p_rbs_version_number Number of the resource breakdown structure version
1162: * @param p_rec_version_number Record version number of the current resource breakdown structure working version
1163: * @rep:paraminfo {@rep:required}
1164: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1165: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1166: * @param x_msg_count API standard: number of error messages
1167: * @rep:paraminfo {@rep:required}
1168: * @param x_error_msg_data API standard: error message

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

1162: * @param p_rec_version_number Record version number of the current resource breakdown structure working version
1163: * @rep:paraminfo {@rep:required}
1164: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1165: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1166: * @param x_msg_count API standard: number of error messages
1167: * @rep:paraminfo {@rep:required}
1168: * @param x_error_msg_data API standard: error message
1169: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1170: * @rep:scope public

Line 1168: * @param x_error_msg_data API standard: error message

1164: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1165: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1166: * @param x_msg_count API standard: number of error messages
1167: * @rep:paraminfo {@rep:required}
1168: * @param x_error_msg_data API standard: error message
1169: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1170: * @rep:scope public
1171: * @rep:lifecycle active
1172: * @rep:displayname Copy Resource Breakdown Structure Working Version

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

1233: */
1234: /*#
1235: * This API is used to freeze the current working resource breakdown structure version and enable the user
1236: * to create a new working version.
1237: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1238: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1239: * @param p_api_version_number API standard: version number
1240: * @rep:paraminfo {@rep:required}
1241: * @param p_rbs_version_id Resource breakdown structure version identifier

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

1234: /*#
1235: * This API is used to freeze the current working resource breakdown structure version and enable the user
1236: * to create a new working version.
1237: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1238: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1239: * @param p_api_version_number API standard: version number
1240: * @rep:paraminfo {@rep:required}
1241: * @param p_rbs_version_id Resource breakdown structure version identifier
1242: * @rep:paraminfo {@rep:required}

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

1235: * This API is used to freeze the current working resource breakdown structure version and enable the user
1236: * to create a new working version.
1237: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1238: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1239: * @param p_api_version_number API standard: version number
1240: * @rep:paraminfo {@rep:required}
1241: * @param p_rbs_version_id Resource breakdown structure version identifier
1242: * @rep:paraminfo {@rep:required}
1243: * @param p_rbs_header_name Name of resource breakdown structure whose working version should be frozen

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

1243: * @param p_rbs_header_name Name of resource breakdown structure whose working version should be frozen
1244: * @param p_rbs_header_id Resource breakdown structure header identifier whose working version should be frozen
1245: * @param P_Rbs_Version_Record_Ver_Num Resource breakdown structure version record version number
1246: * @rep:paraminfo {@rep:required}
1247: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1248: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1249: * @param x_msg_count API standard: number of error messages
1250: * @rep:paraminfo {@rep:required}
1251: * @param x_error_msg_data API standard: error message

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

1245: * @param P_Rbs_Version_Record_Ver_Num Resource breakdown structure version record version number
1246: * @rep:paraminfo {@rep:required}
1247: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1248: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1249: * @param x_msg_count API standard: number of error messages
1250: * @rep:paraminfo {@rep:required}
1251: * @param x_error_msg_data API standard: error message
1252: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1253: * @rep:scope public

Line 1251: * @param x_error_msg_data API standard: error message

1247: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1248: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1249: * @param x_msg_count API standard: number of error messages
1250: * @rep:paraminfo {@rep:required}
1251: * @param x_error_msg_data API standard: error message
1252: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1253: * @rep:scope public
1254: * @rep:lifecycle active
1255: * @rep:displayname Freeze Resource Breakdown Structure Version

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

1325: * *********************************************************************************************************
1326: */
1327: /*#
1328: * This API is used to assign the resource breakdown structure to a project.
1329: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1330: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1331: * @param p_api_version_number API standard: version number
1332: * @rep:paraminfo {@rep:required}
1333: * @param p_project_id Identifier of the project to which the resource breakdown structure should be assigned

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

1326: */
1327: /*#
1328: * This API is used to assign the resource breakdown structure to a project.
1329: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1330: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1331: * @param p_api_version_number API standard: version number
1332: * @rep:paraminfo {@rep:required}
1333: * @param p_project_id Identifier of the project to which the resource breakdown structure should be assigned
1334: * @rep:paraminfo {@rep:required}

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

1327: /*#
1328: * This API is used to assign the resource breakdown structure to a project.
1329: * @param p_commit API standard (default = F): indicates if the transaction will be committed
1330: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
1331: * @param p_api_version_number API standard: version number
1332: * @rep:paraminfo {@rep:required}
1333: * @param p_project_id Identifier of the project to which the resource breakdown structure should be assigned
1334: * @rep:paraminfo {@rep:required}
1335: * @param p_pm_project_reference Identifier of the project of the external system to which the resource

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

1343: * @param p_prog_rep_usage_flag Flag indicating whether the assigned resource breakdown structure is used for
1344: * program reporting
1345: * @param p_primary_rep_flag Flag indicating whether the assigned resource breakdown structure is the primary
1346: * reporting resource breakdown structure
1347: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1348: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1349: * @param x_msg_count API standard: number of error messages
1350: * @rep:paraminfo {@rep:required}
1351: * @param x_error_msg_data API standard: error message

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

1345: * @param p_primary_rep_flag Flag indicating whether the assigned resource breakdown structure is the primary
1346: * reporting resource breakdown structure
1347: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1348: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1349: * @param x_msg_count API standard: number of error messages
1350: * @rep:paraminfo {@rep:required}
1351: * @param x_error_msg_data API standard: error message
1352: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1353: * @rep:scope public

Line 1351: * @param x_error_msg_data API standard: error message

1347: * @param x_return_status API standard: return status of the API (success/failure/unexpected error)
1348: * @rep:paraminfo {@rep:precision 1} {@rep:required}
1349: * @param x_msg_count API standard: number of error messages
1350: * @rep:paraminfo {@rep:required}
1351: * @param x_error_msg_data API standard: error message
1352: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
1353: * @rep:scope public
1354: * @rep:lifecycle active
1355: * @rep:displayname Assign Resource Breakdown Structure To Project