DBA Data[Home] [Help]

APPS.PA_DEDUCTIONS_PUB dependencies on STANDARD

Line 27: * @param p_api_version_number API standard version number

23: g_api_version_number NUMBER := 1.0;
24:
25: /*#
26: * This API creates deduction request header information.
27: * @param p_api_version_number API standard version number
28: * @param p_commit API standard (default = F): indicates if transaction will be committed
29: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
30: * @param p_pm_product_code Identifier of the external system from which the project was imported
31: * @rep:paraminfo {@rep:precision 25}

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

24:
25: /*#
26: * This API creates deduction request header information.
27: * @param p_api_version_number API standard version number
28: * @param p_commit API standard (default = F): indicates if transaction will be committed
29: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
30: * @param p_pm_product_code Identifier of the external system from which the project was imported
31: * @rep:paraminfo {@rep:precision 25}
32: * @param p_msg_count API standard: number of error messages

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

25: /*#
26: * This API creates deduction request header information.
27: * @param p_api_version_number API standard version number
28: * @param p_commit API standard (default = F): indicates if transaction will be committed
29: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
30: * @param p_pm_product_code Identifier of the external system from which the project was imported
31: * @rep:paraminfo {@rep:precision 25}
32: * @param p_msg_count API standard: number of error messages
33: * @rep:paraminfo {@rep:required}

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

28: * @param p_commit API standard (default = F): indicates if transaction will be committed
29: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
30: * @param p_pm_product_code Identifier of the external system from which the project was imported
31: * @rep:paraminfo {@rep:precision 25}
32: * @param p_msg_count API standard: number of error messages
33: * @rep:paraminfo {@rep:required}
34: * @param p_msg_data API standard: error message
35: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
36: * @param p_return_status API standard: return of the API (success/failure/unexpected error)

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

30: * @param p_pm_product_code Identifier of the external system from which the project was imported
31: * @rep:paraminfo {@rep:precision 25}
32: * @param p_msg_count API standard: number of error messages
33: * @rep:paraminfo {@rep:required}
34: * @param p_msg_data API standard: error message
35: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
36: * @param p_return_status API standard: return of the API (success/failure/unexpected error)
37: * @rep:paraminfo {@rep:precision 1} {@rep:required}
38: * @param p_project_id Input project id

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

32: * @param p_msg_count API standard: number of error messages
33: * @rep:paraminfo {@rep:required}
34: * @param p_msg_data API standard: error message
35: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
36: * @param p_return_status API standard: return of the API (success/failure/unexpected error)
37: * @rep:paraminfo {@rep:precision 1} {@rep:required}
38: * @param p_project_id Input project id
39: * @rep:paraminfo {@rep:required}
40: * @param p_vendor_id Input vendor id

Line 92: * @param p_api_version_number API standard version number

88: );
89:
90: /*#
91: * This API creates deduction request detail information.
92: * @param p_api_version_number API standard version number
93: * @param p_commit API standard (default = F): indicates if transaction will be committed
94: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
95: * @param p_pm_product_code Identifier of the external system from which the project was imported
96: * @rep:paraminfo {@rep:precision 25}

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

89:
90: /*#
91: * This API creates deduction request detail information.
92: * @param p_api_version_number API standard version number
93: * @param p_commit API standard (default = F): indicates if transaction will be committed
94: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
95: * @param p_pm_product_code Identifier of the external system from which the project was imported
96: * @rep:paraminfo {@rep:precision 25}
97: * @param p_msg_count API standard: number of error messages

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

90: /*#
91: * This API creates deduction request detail information.
92: * @param p_api_version_number API standard version number
93: * @param p_commit API standard (default = F): indicates if transaction will be committed
94: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
95: * @param p_pm_product_code Identifier of the external system from which the project was imported
96: * @rep:paraminfo {@rep:precision 25}
97: * @param p_msg_count API standard: number of error messages
98: * @rep:paraminfo {@rep:required}

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

93: * @param p_commit API standard (default = F): indicates if transaction will be committed
94: * @param p_init_msg_list API standard (default = F): indicates if message stack will be initialized
95: * @param p_pm_product_code Identifier of the external system from which the project was imported
96: * @rep:paraminfo {@rep:precision 25}
97: * @param p_msg_count API standard: number of error messages
98: * @rep:paraminfo {@rep:required}
99: * @param p_msg_data API standard: error message
100: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
101: * @param p_return_status API standard: return of the API (success/failure/unexpected error)

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

95: * @param p_pm_product_code Identifier of the external system from which the project was imported
96: * @rep:paraminfo {@rep:precision 25}
97: * @param p_msg_count API standard: number of error messages
98: * @rep:paraminfo {@rep:required}
99: * @param p_msg_data API standard: error message
100: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
101: * @param p_return_status API standard: return of the API (success/failure/unexpected error)
102: * @rep:paraminfo {@rep:precision 1} {@rep:required}
103: * @param p_deduction_req_num Input Deduction request number

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

97: * @param p_msg_count API standard: number of error messages
98: * @rep:paraminfo {@rep:required}
99: * @param p_msg_data API standard: error message
100: * @rep:paraminfo {@rep:precision 2000} {@rep:required}
101: * @param p_return_status API standard: return of the API (success/failure/unexpected error)
102: * @rep:paraminfo {@rep:precision 1} {@rep:required}
103: * @param p_deduction_req_num Input Deduction request number
104: * @rep:paraminfo {@rep:required}
105: * @param p_task_id Input task id