DBA Data[Home] [Help]

APPS.PJI_PERF_RPTG_PUB dependencies on STANDARD

Line 27: * @param p_api_version_number API standard version number

23: * API is called. These lines have their header entries in the PJI_ROLLUP_LEVEL_STATUS
24: * table for the corresponding PROJECT_ID, PLAN_VERSION_ID, WBS_VERSION_ID, RBS_VERSION_ID,
25: * and detail entries in PJI_FP_XBS_ACCUM_F. These lines are created only when the first
26: * user navigates to the Resource Summary, Resource, and Task Analysis pages..
27: * @param p_api_version_number API standard version number
28: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
29: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
30: * @param x_msg_count API standard Return count of error messages
31: * @rep:paraminfo {@rep:required}

Line 28: * @param p_commit API standard (default = 'F') indicates if transcation will be commited

24: * table for the corresponding PROJECT_ID, PLAN_VERSION_ID, WBS_VERSION_ID, RBS_VERSION_ID,
25: * and detail entries in PJI_FP_XBS_ACCUM_F. These lines are created only when the first
26: * user navigates to the Resource Summary, Resource, and Task Analysis pages..
27: * @param p_api_version_number API standard version number
28: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
29: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
30: * @param x_msg_count API standard Return count of error messages
31: * @rep:paraminfo {@rep:required}
32: * @param x_msg_data API standard Return error message

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

25: * and detail entries in PJI_FP_XBS_ACCUM_F. These lines are created only when the first
26: * user navigates to the Resource Summary, Resource, and Task Analysis pages..
27: * @param p_api_version_number API standard version number
28: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
29: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
30: * @param x_msg_count API standard Return count of error messages
31: * @rep:paraminfo {@rep:required}
32: * @param x_msg_data API standard Return error message
33: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 30: * @param x_msg_count API standard Return count of error messages

26: * user navigates to the Resource Summary, Resource, and Task Analysis pages..
27: * @param p_api_version_number API standard version number
28: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
29: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
30: * @param x_msg_count API standard Return count of error messages
31: * @rep:paraminfo {@rep:required}
32: * @param x_msg_data API standard Return error message
33: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
34: * @param x_return_status API standard Return of the API success/failure/unexpected error)

Line 32: * @param x_msg_data API standard Return error message

28: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
29: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
30: * @param x_msg_count API standard Return count of error messages
31: * @rep:paraminfo {@rep:required}
32: * @param x_msg_data API standard Return error message
33: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
34: * @param x_return_status API standard Return of the API success/failure/unexpected error)
35: * @rep:paraminfo {@rep:precision 1} {@rep:required}
36: * @param p_project_id Identifier of the project for which resource rollups need to be created

Line 34: * @param x_return_status API standard Return of the API success/failure/unexpected error)

30: * @param x_msg_count API standard Return count of error messages
31: * @rep:paraminfo {@rep:required}
32: * @param x_msg_data API standard Return error message
33: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
34: * @param x_return_status API standard Return of the API success/failure/unexpected error)
35: * @rep:paraminfo {@rep:precision 1} {@rep:required}
36: * @param p_project_id Identifier of the project for which resource rollups need to be created
37: * @rep:paraminfo {@rep:required}
38: * @param p_plan_version_id_tbl Table of plan version identifiers for creating the resource rollups

Line 72: * @param p_api_version_number API standard version number

68: * This API deletes the resource summary information from the PJI_FP_XBS_ACCUM_F table
69: * for a list of workplans, financial plans, and actual transactions. The API also
70: * deletes the resource summary header information from the PJI_ROLLUP_LEVEL_STATUS
71: * table for the corresponding PROJECT_ID ,PLAN_VERSION_ID and RBS_VERSION_ID.
72: * @param p_api_version_number API standard version number
73: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
74: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
75: * @param x_msg_count API standard Return count of error messages
76: * @rep:paraminfo {@rep:required}

Line 73: * @param p_commit API standard (default = 'F') indicates if transcation will be commited

69: * for a list of workplans, financial plans, and actual transactions. The API also
70: * deletes the resource summary header information from the PJI_ROLLUP_LEVEL_STATUS
71: * table for the corresponding PROJECT_ID ,PLAN_VERSION_ID and RBS_VERSION_ID.
72: * @param p_api_version_number API standard version number
73: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
74: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
75: * @param x_msg_count API standard Return count of error messages
76: * @rep:paraminfo {@rep:required}
77: * @param x_msg_data API standard Return error message

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

70: * deletes the resource summary header information from the PJI_ROLLUP_LEVEL_STATUS
71: * table for the corresponding PROJECT_ID ,PLAN_VERSION_ID and RBS_VERSION_ID.
72: * @param p_api_version_number API standard version number
73: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
74: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
75: * @param x_msg_count API standard Return count of error messages
76: * @rep:paraminfo {@rep:required}
77: * @param x_msg_data API standard Return error message
78: * @rep:paraminfo {@rep:precision 2000} {@rep:required}

Line 75: * @param x_msg_count API standard Return count of error messages

71: * table for the corresponding PROJECT_ID ,PLAN_VERSION_ID and RBS_VERSION_ID.
72: * @param p_api_version_number API standard version number
73: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
74: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
75: * @param x_msg_count API standard Return count of error messages
76: * @rep:paraminfo {@rep:required}
77: * @param x_msg_data API standard Return error message
78: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
79: * @param x_return_status API standard Return of the API success/failure/unexpected error)

Line 77: * @param x_msg_data API standard Return error message

73: * @param p_commit API standard (default = 'F') indicates if transcation will be commited
74: * @param p_init_msg_list API standard (default = 'F') indicates if message stack will be initialized
75: * @param x_msg_count API standard Return count of error messages
76: * @rep:paraminfo {@rep:required}
77: * @param x_msg_data API standard Return error message
78: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
79: * @param x_return_status API standard Return of the API success/failure/unexpected error)
80: * @rep:paraminfo {@rep:precision 1} {@rep:required}
81: * @param p_project_id Identifier of the project for which resource rollups need to be deleted

Line 79: * @param x_return_status API standard Return of the API success/failure/unexpected error)

75: * @param x_msg_count API standard Return count of error messages
76: * @rep:paraminfo {@rep:required}
77: * @param x_msg_data API standard Return error message
78: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
79: * @param x_return_status API standard Return of the API success/failure/unexpected error)
80: * @rep:paraminfo {@rep:precision 1} {@rep:required}
81: * @param p_project_id Identifier of the project for which resource rollups need to be deleted
82: * @rep:paraminfo {@rep:required}
83: * @param p_plan_version_id_tbl Table of plan version identifiers for deleting the resource rollups.