DBA Data[Home] [Help]

APPS.PA_CLIENT_EXTN_PM dependencies on STANDARD

Line 4: * This extension is used to substitute dates used by external systems for the standard Oracle Projects

1: package PA_Client_Extn_PM as
2: /* $Header: PAPMGCES.pls 120.3 2006/07/24 11:52:52 dthakker noship $ */
3: /*#
4: * This extension is used to substitute dates used by external systems for the standard Oracle Projects
5: * project and task start and completion dates.
6: * @rep:scope public
7: * @rep:product PA
8: * @rep:lifecycle active

Line 40: * @param p_error_code API standard: error code

36: * @param p_out_start_date The output start date
37: * @rep:paraminfo {@rep:required}
38: * @param p_out_completion_date The output completion date
39: * @rep:paraminfo {@rep:required}
40: * @param p_error_code API standard: error code
41: * @rep:paraminfo {@rep:required}
42: * @param p_error_message API standard: error message
43: * @rep:paraminfo {@rep:required}
44: * @rep:scope public

Line 42: * @param p_error_message API standard: error message

38: * @param p_out_completion_date The output completion date
39: * @rep:paraminfo {@rep:required}
40: * @param p_error_code API standard: error code
41: * @rep:paraminfo {@rep:required}
42: * @param p_error_message API standard: error message
43: * @rep:paraminfo {@rep:required}
44: * @rep:scope public
45: * @rep:lifecycle active
46: * @rep:displayname Customize Dates