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 2645: -- To be compliant with Applications API coding standards.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

13077: -- p_init_msg_list IN VARCHAR2
13078: -- Identifier to initialize the error message stack.
13079: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
13080: -- p_api_version_number IN NUMBER Required
13081: -- To be compliant with Applications API coding standards.
13082: -- p_candidate_in_tbl IN CANDIDATE_IN_TBL_TYPE Required
13083: -- Table of candidate records. Please see the CANDIDATE_IN_TBL_TYPE datatype table.
13084: -- OUT :
13085: -- x_return_status OUT VARCHAR2

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

13565: -- p_init_msg_list IN VARCHAR2
13566: -- Identifier to initialize the error message stack.
13567: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
13568: -- p_api_version_number IN NUMBER Required
13569: -- To be compliant with Applications API coding standards.
13570: -- p_candidate_in_tbl IN CANDIDATE_IN_TBL_TYPE Required
13571: -- Table of candidate records. Please see the CANDIDATE_IN_TBL_TYPE datatype table.
13572: -- OUT :
13573: -- x_return_status OUT VARCHAR2

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

14006: -- p_init_msg_list IN VARCHAR2
14007: -- Identifier to initialize the error message stack.
14008: -- Valid values are: FND_API.G_FALSE for FALSE amd FND_API.G_TRUE for TRUE
14009: -- p_api_version_number IN NUMBER Required
14010: -- To be compliant with Applications API coding standards.
14011: -- p_candidate_log_tbl IN CANDIDATE_LOG_TBL_TYPE Required
14012: -- Table of candidate review records. Please see the CANDIDATE_LOG_TBL_TYPE datatype table.
14013: -- OUT :
14014: -- x_candidate_review_id_tbl OUT SYSTEM.PA_NUM_TBL_TYPE