DBA Data[Home] [Help]

APPS.PA_RES_MANAGEMENT_AMG_PUB dependencies on STANDARD

Line 329: -- To be compliant with Applications API coding standards.

325: -- Function : This is a public API to create one or more requirements for one or more projects.
326: -- Usage : This API will be called from AMG.
327: -- Parameters :
328: -- IN : p_api_version_number IN NUMBER Required
329: -- To be compliant with Applications API coding standards.
330: -- p_init_msg_list IN VARCHAR2
331: -- Identifier to initialize the error message stack.
332: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
333: -- p_commit IN VARCHAR2

Line 2646: -- To be compliant with Applications API coding standards.

2642: -- p_init_msg_list IN VARCHAR2
2643: -- Identifier to initialize the error message stack.
2644: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
2645: -- p_api_version_number IN NUMBER Required
2646: -- To be compliant with Applications API coding standards.
2647: -- p_requirement_in_tbl IN REQUIREMENT_IN_TBL_TYPE Required
2648: -- Table of requirement records. Please see the REQUIREMENT_IN_TBL_TYPE datatype table.
2649: -- OUT :
2650: -- x_return_status OUT VARCHAR2

Line 4655: -- To be compliant with Applications API coding standards.

4651: -- p_init_msg_list IN VARCHAR2
4652: -- Identifier to initialize the error message stack.
4653: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
4654: -- p_api_version_number IN NUMBER Required
4655: -- To be compliant with Applications API coding standards.
4656: -- p_requirement_in_tbl IN REQUIREMENT_IN_TBL_TYPE Required
4657: -- Table of requirement records. Please see the REQUIREMENT_IN_TBL_TYPE datatype table.
4658: -- OUT :
4659: -- x_return_status OUT VARCHAR2

Line 5056: -- To be compliant with Applications API coding standards.

5052: -- p_init_msg_list IN VARCHAR2
5053: -- Identifier to initialize the error message stack.
5054: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
5055: -- p_api_version_number IN NUMBER Required
5056: -- To be compliant with Applications API coding standards.
5057: -- p_staff_requirement_tbl IN STAFF_REQUIREMENT_TBL_TYPE Required
5058: -- Table of staffing information for each requirement. Please see the datatype Staff_requirement_tbl_TYPE.
5059: -- OUT :
5060: -- x_assignment_id_tbl OUT SYSTEM.PA_NUM_TBL_TYPE

Line 5731: -- To be compliant with Applications API coding standards.

5727: -- p_init_msg_list IN VARCHAR2
5728: -- Identifier to initialize the error message stack.
5729: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
5730: -- p_api_version_number IN NUMBER Required
5731: -- To be compliant with Applications API coding standards.
5732: -- p_req_asgn_id_tbl IN SYSTEM.PA_NUM_TBL_TYPE Required
5733: -- Table of requirement or assignment ids.
5734: -- Reference: pa_project_assignments.assignment_id
5735: -- OUT :

Line 6154: -- To be compliant with Applications API coding standards.

6150: -- p_init_msg_list IN VARCHAR2
6151: -- Identifier to initialize the error message stack.
6152: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
6153: -- p_api_version_number IN NUMBER Required
6154: -- To be compliant with Applications API coding standards.
6155: -- p_assignment_in_tbl IN ASSIGNMENT_IN_TBL_TYPE Required
6156: -- Table of assignment records.
6157: -- Please see the ASSIGNMENT_IN_TBL_TYPE datatype table.
6158: -- OUT :

Line 7937: -- To be compliant with Applications API coding standards.

7933: -- p_init_msg_list IN VARCHAR2
7934: -- Identifier to initialize the error message stack.
7935: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
7936: -- p_api_version_number IN NUMBER Required
7937: -- To be compliant with Applications API coding standards.
7938: -- p_assignment_in_tbl IN ASSIGNMENT_IN_TBL_TYPE Required
7939: -- Table of assignment records. Please see the ASSIGNMENT_IN_TBL_TYPE datatype table
7940: -- OUT :
7941: -- x_return_status OUT VARCHAR2

Line 9641: -- To be compliant with Applications API coding standards.

9637: -- p_init_msg_list IN VARCHAR2
9638: -- Identifier to initialize the error message stack.
9639: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
9640: -- p_api_version_number IN NUMBER Required
9641: -- To be compliant with Applications API coding standards.
9642: -- p_assignment_in_tbl IN ASSIGNMENT_IN_TBL_TYPE Required
9643: -- Table of assignment records.
9644: --
9645: -- Please see the ASSIGNMENT_IN_TBL_TYPE datatype table.

Line 10133: -- To be compliant with Applications API coding standards.

10129: -- p_init_msg_list IN VARCHAR2
10130: -- Identifier to initialize the error message stack.
10131: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
10132: -- p_api_version_number IN NUMBER Required
10133: -- To be compliant with Applications API coding standards.
10134: -- p_submit_assignment_id_tbl IN SUBMIT_ASSIGNMENT_IN_TBL_TYPE Required
10135: -- Table of assignment records. Please see the SUBMIT_ASSIGNMENT_IN_TBL_TYPE
10136: -- datatype table.
10137: -- OUT :

Line 10827: -- To be compliant with Applications API coding standards.

10823: -- p_init_msg_list IN VARCHAR2
10824: -- Identifier to initialize the error message stack.
10825: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
10826: -- p_api_version_number IN NUMBER Required
10827: -- To be compliant with Applications API coding standards.
10828: -- p_competence_in_tbl IN COMPETENCE_IN_TBL Required
10829: -- Table of competence records.
10830: -- Please see the COMPETENCE_IN_TBL_TYPE datatype table.
10831: -- OUT :

Line 11388: -- To be compliant with Applications API coding standards.

11384: -- p_init_msg_list IN VARCHAR2
11385: -- Identifier to initialize the error message stack.
11386: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
11387: -- p_api_version_number IN NUMBER Required
11388: -- To be compliant with Applications API coding standards.
11389: -- p_competence_in_tbl IN COMPETENCE_IN_TBL_TYPE Required
11390: -- Table of competence records. Please see the COMPETENCE_IN_TBL_TYPE datatype table.
11391: -- OUT :
11392: -- x_return_status OUT VARCHAR2

Line 11975: -- To be compliant with Applications API coding standards.

11971: -- p_init_msg_list IN VARCHAR2
11972: -- Identifier to initialize the error message stack.
11973: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
11974: -- p_api_version_number IN NUMBER Required
11975: -- To be compliant with Applications API coding standards.
11976: -- P_COMPETENCE_IN_TBL IN COMPETENCE_IN_TBL_TYPE Required
11977: -- Table of competence records. Please see the COMPETENCE_IN_TBL_TYPE datatype table
11978: -- OUT :
11979: -- x_return_status OUT VARCHAR2

Line 12481: -- To be compliant with Applications API coding standards.

12477: -- p_init_msg_list IN VARCHAR2
12478: -- Identifier to initialize the error message stack.
12479: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
12480: -- p_api_version_number IN NUMBER Required
12481: -- To be compliant with Applications API coding standards.
12482: -- p_candidate_in_tbl IN CANDIDATE_IN_TBL_TYPE Required
12483: -- Table of candidate records. Please see the CANDIDATE_IN_TBL_TYPE datatype table.
12484: -- OUT :
12485: -- x_candidate_id_tbl OUT SYSTEM.PA_NUM_TBL_TYPE

Line 13102: -- To be compliant with Applications API coding standards.

13098: -- p_init_msg_list IN VARCHAR2
13099: -- Identifier to initialize the error message stack.
13100: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
13101: -- p_api_version_number IN NUMBER Required
13102: -- To be compliant with Applications API coding standards.
13103: -- p_candidate_in_tbl IN CANDIDATE_IN_TBL_TYPE Required
13104: -- Table of candidate records. Please see the CANDIDATE_IN_TBL_TYPE datatype table.
13105: -- OUT :
13106: -- x_return_status OUT VARCHAR2

Line 13607: -- To be compliant with Applications API coding standards.

13603: -- p_init_msg_list IN VARCHAR2
13604: -- Identifier to initialize the error message stack.
13605: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
13606: -- p_api_version_number IN NUMBER Required
13607: -- To be compliant with Applications API coding standards.
13608: -- p_candidate_in_tbl IN CANDIDATE_IN_TBL_TYPE Required
13609: -- Table of candidate records. Please see the CANDIDATE_IN_TBL_TYPE datatype table.
13610: -- OUT :
13611: -- x_return_status OUT VARCHAR2

Line 14048: -- To be compliant with Applications API coding standards.

14044: -- p_init_msg_list IN VARCHAR2
14045: -- Identifier to initialize the error message stack.
14046: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
14047: -- p_api_version_number IN NUMBER Required
14048: -- To be compliant with Applications API coding standards.
14049: -- p_candidate_log_tbl IN CANDIDATE_LOG_TBL_TYPE Required
14050: -- Table of candidate review records. Please see the CANDIDATE_LOG_TBL_TYPE datatype table.
14051: -- OUT :
14052: -- x_candidate_review_id_tbl OUT SYSTEM.PA_NUM_TBL_TYPE