DBA Data[Home] [Help]

APPS.OKS_ENTITLEMENTS_PUB dependencies on STANDARD

Line 69: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

65: --
66: -- Parameter Data Type Required Description and
67: -- Validations
68: --
69: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
70: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
71: -- p_inp_rec inp_rec_type Yes See Below the Data Structure Specification:
72: -- inp_rec_type.
73: --

Line 70: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

66: -- Parameter Data Type Required Description and
67: -- Validations
68: --
69: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
70: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
71: -- p_inp_rec inp_rec_type Yes See Below the Data Structure Specification:
72: -- inp_rec_type.
73: --
74: -- Input Record Specification: inp_rec_type

Line 88: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

84: -- The following table describes the OUT parameters associated with this API:
85: --
86: -- Parameter Data Type Description
87: --
88: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
89: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
90: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
91: -- x_all_contracts hdr_tbl_type Contract header information.
92: -- See the Data Structure Specification: hdr_tbl_type.

Line 89: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

85: --
86: -- Parameter Data Type Description
87: --
88: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
89: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
90: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
91: -- x_all_contracts hdr_tbl_type Contract header information.
92: -- See the Data Structure Specification: hdr_tbl_type.
93: --

Line 90: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

86: -- Parameter Data Type Description
87: --
88: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
89: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
90: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
91: -- x_all_contracts hdr_tbl_type Contract header information.
92: -- See the Data Structure Specification: hdr_tbl_type.
93: --
94: -- Output Record Specification: hdr_tbl_type:

Line 239: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

235: --
236: -- Parameter Data Type Required Description and
237: -- Validations
238: --
239: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
240: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
241: -- p_contract_line_id NUMBER Yes Contract Line ID for Service/Warranty/Ext. Warranty.
242: --
243: -- The following table describes the OUT parameters associated with this API:

Line 240: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

236: -- Parameter Data Type Required Description and
237: -- Validations
238: --
239: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
240: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
241: -- p_contract_line_id NUMBER Yes Contract Line ID for Service/Warranty/Ext. Warranty.
242: --
243: -- The following table describes the OUT parameters associated with this API:
244: --

Line 247: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

243: -- The following table describes the OUT parameters associated with this API:
244: --
245: -- Parameter Data Type Description
246: --
247: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
248: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
249: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
250: -- x_all_lines line_tbl_type Contract line information.
251: -- See the Data Structure Specification: line_tbl_type.

Line 248: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

244: --
245: -- Parameter Data Type Description
246: --
247: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
248: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
249: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
250: -- x_all_lines line_tbl_type Contract line information.
251: -- See the Data Structure Specification: line_tbl_type.
252: --

Line 249: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

245: -- Parameter Data Type Description
246: --
247: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
248: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
249: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
250: -- x_all_lines line_tbl_type Contract line information.
251: -- See the Data Structure Specification: line_tbl_type.
252: --
253: -- Output Record Specification: line_tbl_type:

Line 359: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

355: --
356: -- Parameter Data Type Required Description and
357: -- Validations
358: --
359: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
360: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
361: -- p_contract_line_id NUMBER Yes Line ID of Service,Extended Warranty or
362: -- Warranty.
363: --

Line 360: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

356: -- Parameter Data Type Required Description and
357: -- Validations
358: --
359: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
360: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
361: -- p_contract_line_id NUMBER Yes Line ID of Service,Extended Warranty or
362: -- Warranty.
363: --
364: -- The following table describes the OUT parameters associated with this API:

Line 368: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

364: -- The following table describes the OUT parameters associated with this API:
365: --
366: -- Parameter Data Type Description
367: --
368: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
369: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
370: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
371: -- x_covered_levels clvl_tbl_type Coverage Level information.
372: -- See the Data Structure Specification clvl_tbl_type.

Line 369: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

365: --
366: -- Parameter Data Type Description
367: --
368: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
369: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
370: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
371: -- x_covered_levels clvl_tbl_type Coverage Level information.
372: -- See the Data Structure Specification clvl_tbl_type.
373: --

Line 370: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

366: -- Parameter Data Type Description
367: --
368: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
369: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
370: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
371: -- x_covered_levels clvl_tbl_type Coverage Level information.
372: -- See the Data Structure Specification clvl_tbl_type.
373: --
374: -- Output Data Structure Description: clvl_tbl_type:

Line 507: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

503: --
504: -- Parameter Data Type Required Description and
505: -- Validations
506: --
507: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
508: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
509: -- p_inp_rec inp_cont_rec Yes See Below the Data Structure Specification:
510: -- inp_cont_rec.
511: --

Line 508: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

504: -- Parameter Data Type Required Description and
505: -- Validations
506: --
507: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
508: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
509: -- p_inp_rec inp_cont_rec Yes See Below the Data Structure Specification:
510: -- inp_cont_rec.
511: --
512: -- Input Record Specification: inp_cont_rec

Line 536: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

532: -- The following table describes the OUT parameters associated with this API:
533: --
534: -- Parameter Data Type Description
535: --
536: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
537: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
538: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
539: -- x_ent_contracts ent_cont_tbl Contract information.
540: -- See the Data Structure Specification: ent_cont_tbl.

Line 537: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

533: --
534: -- Parameter Data Type Description
535: --
536: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
537: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
538: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
539: -- x_ent_contracts ent_cont_tbl Contract information.
540: -- See the Data Structure Specification: ent_cont_tbl.
541: --

Line 538: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

534: -- Parameter Data Type Description
535: --
536: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
537: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
538: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
539: -- x_ent_contracts ent_cont_tbl Contract information.
540: -- See the Data Structure Specification: ent_cont_tbl.
541: --
542: -- Output Data Structure Description: ent_cont_tbl :

Line 682: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

678: --
679: -- Parameter Data Type Required Description and
680: -- Validations
681: --
682: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
683: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
684: -- p_inp_rec get_contin_rec Yes See Below the Data Structure Specification:
685: -- get_contin_rec.
686: --

Line 683: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

679: -- Parameter Data Type Required Description and
680: -- Validations
681: --
682: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
683: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
684: -- p_inp_rec get_contin_rec Yes See Below the Data Structure Specification:
685: -- get_contin_rec.
686: --
687: -- Input Record Specification: get_contin_rec

Line 727: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

723: -- The following table describes the OUT parameters associated with this API:
724: --
725: -- Parameter Data Type Description
726: --
727: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
728: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
729: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
730: -- x_ent_contracts get_contop_tbl Contract information.
731: -- See the Data Structure Specification: get_contop_tbl.

Line 728: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

724: --
725: -- Parameter Data Type Description
726: --
727: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
728: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
729: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
730: -- x_ent_contracts get_contop_tbl Contract information.
731: -- See the Data Structure Specification: get_contop_tbl.
732: --

Line 729: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

725: -- Parameter Data Type Description
726: --
727: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
728: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
729: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
730: -- x_ent_contracts get_contop_tbl Contract information.
731: -- See the Data Structure Specification: get_contop_tbl.
732: --
733: -- Output Data Structure Description: get_contop_tbl :

Line 916: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

912: --
913: -- Parameter Data Type Required Description and
914: -- Validations
915: --
916: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
917: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
918: -- p_inp_rec input_rec_ib Yes See Below the Data Structure Specification:
919: -- input_rec_ib.
920: --

Line 917: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

913: -- Parameter Data Type Required Description and
914: -- Validations
915: --
916: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
917: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
918: -- p_inp_rec input_rec_ib Yes See Below the Data Structure Specification:
919: -- input_rec_ib.
920: --
921: -- Input Record Specification: input_rec_ib

Line 952: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

948: -- The following table describes the OUT parameters associated with this API:
949: --
950: -- Parameter Data Type Description
951: --
952: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
953: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
954: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
955: -- x_ent_contracts output_tbl_ib Contract information.
956: -- See the Data Structure Specification: output_tbl_ib.

Line 953: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

949: --
950: -- Parameter Data Type Description
951: --
952: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
953: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
954: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
955: -- x_ent_contracts output_tbl_ib Contract information.
956: -- See the Data Structure Specification: output_tbl_ib.
957: --

Line 954: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

950: -- Parameter Data Type Description
951: --
952: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
953: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
954: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
955: -- x_ent_contracts output_tbl_ib Contract information.
956: -- See the Data Structure Specification: output_tbl_ib.
957: --
958: -- Output Data Structure Description: output_tbl_ib :

Line 1167: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1163: --
1164: -- Parameter Data Type Required Description and
1165: -- Validations
1166: --
1167: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1168: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1169: -- p_contract_line_id NUMBER Yes Contract line Id.
1170: -- P_busiproc_id NUMBER No Business process ID.
1171: -- P_request_date DATE No Request date.Default is sysdate.

Line 1168: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1164: -- Parameter Data Type Required Description and
1165: -- Validations
1166: --
1167: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1168: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1169: -- p_contract_line_id NUMBER Yes Contract line Id.
1170: -- P_busiproc_id NUMBER No Business process ID.
1171: -- P_request_date DATE No Request date.Default is sysdate.
1172: -- P_covlevel_tbl_in Covlevel_tbl_type Yes Covered level code and id.

Line 1210: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1206: -- The following table describes the OUT parameters associated with this API:
1207: --
1208: -- Parameter Data Type Description
1209: --
1210: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1211: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1212: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1213: -- x_covlevel_tbl_out Covlevel_tbl_type Covered level code and id passed as input is returned
1214: -- with covered_yn information.

Line 1211: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1207: --
1208: -- Parameter Data Type Description
1209: --
1210: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1211: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1212: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1213: -- x_covlevel_tbl_out Covlevel_tbl_type Covered level code and id passed as input is returned
1214: -- with covered_yn information.
1215: -- See the Data Structure Specification:covlevel_tbl_type

Line 1212: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1208: -- Parameter Data Type Description
1209: --
1210: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1211: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1212: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1213: -- x_covlevel_tbl_out Covlevel_tbl_type Covered level code and id passed as input is returned
1214: -- with covered_yn information.
1215: -- See the Data Structure Specification:covlevel_tbl_type
1216: -- X_combination_valid VARCHAR2 Returns 'Y' or, 'N'. If 'Y', means all of the

Line 1333: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1329: --
1330: -- Parameter Data Type Required Description and
1331: -- Validations
1332: --
1333: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1334: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1335: -- p_contract_rec inp_cont_rec_type Yes See the Data Structure Specification:
1336: -- inp_cont_rec_type.
1337: -- P_clvl_id_tbl Clvl_id_tbl No Covered level code and id.

Line 1334: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1330: -- Parameter Data Type Required Description and
1331: -- Validations
1332: --
1333: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1334: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1335: -- p_contract_rec inp_cont_rec_type Yes See the Data Structure Specification:
1336: -- inp_cont_rec_type.
1337: -- P_clvl_id_tbl Clvl_id_tbl No Covered level code and id.
1338: -- See the Data Structure Specification:

Line 1392: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1388: -- The following table describes the OUT parameters associated with this API:
1389: --
1390: -- Parameter Data Type Description
1391: --
1392: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1393: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1394: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1395: -- x_contract_tbl output_tbl_contract Output table of records containing the resultset of search
1396: -- See the Data Structure Specification:output_tbl_contract

Line 1393: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1389: --
1390: -- Parameter Data Type Description
1391: --
1392: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1393: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1394: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1395: -- x_contract_tbl output_tbl_contract Output table of records containing the resultset of search
1396: -- See the Data Structure Specification:output_tbl_contract
1397: --

Line 1394: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1390: -- Parameter Data Type Description
1391: --
1392: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1393: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1394: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1395: -- x_contract_tbl output_tbl_contract Output table of records containing the resultset of search
1396: -- See the Data Structure Specification:output_tbl_contract
1397: --
1398: -- Output Data Structure Description: output_tbl_contract :

Line 1508: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1504: --
1505: -- Parameter Data Type Required Description and
1506: -- Validations
1507: --
1508: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1509: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1510: -- p_inp_rec grt_inp_rec_type Yes See Below the Data Structure Specification: grt_inp_rec_type.
1511: --
1512: --

Line 1509: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1505: -- Parameter Data Type Required Description and
1506: -- Validations
1507: --
1508: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1509: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1510: -- p_inp_rec grt_inp_rec_type Yes See Below the Data Structure Specification: grt_inp_rec_type.
1511: --
1512: --
1513: -- Input Record Specification: grt_inp_rec_type

Line 1539: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1535: -- The following table describes the OUT parameters associated with this API:
1536: --
1537: -- Parameter Data Type Description
1538: --
1539: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1540: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1541: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1542: -- x_react_rec rcn_rsn_rec_type Reaction Time information.
1543: -- See the Data Structure Specification: rcn_rsn_rec_type

Line 1540: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1536: --
1537: -- Parameter Data Type Description
1538: --
1539: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1540: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1541: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1542: -- x_react_rec rcn_rsn_rec_type Reaction Time information.
1543: -- See the Data Structure Specification: rcn_rsn_rec_type
1544: -- x_resolve_rec rcn_rsn_rec_type Resolution Time information.

Line 1541: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1537: -- Parameter Data Type Description
1538: --
1539: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1540: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1541: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1542: -- x_react_rec rcn_rsn_rec_type Reaction Time information.
1543: -- See the Data Structure Specification: rcn_rsn_rec_type
1544: -- x_resolve_rec rcn_rsn_rec_type Resolution Time information.
1545: -- See the Data Structure Specification: rcn_rsn_rec_type.

Line 1645: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1641: --
1642: -- Parameter Data Type Required Description and
1643: -- Validations
1644: --
1645: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1646: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1647: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
1648: -- or Warranty.
1649: --

Line 1646: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1642: -- Parameter Data Type Required Description and
1643: -- Validations
1644: --
1645: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1646: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1647: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
1648: -- or Warranty.
1649: --
1650: -- The following table describes the OUT parameters associated with this API:

Line 1654: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1650: -- The following table describes the OUT parameters associated with this API:
1651: --
1652: -- Parameter Data Type Description
1653: --
1654: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1655: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1656: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1657: -- x_coverage_type Covtype_rec_type Coverage type information.
1658: -- See the Data Structure Specification: covtype_rec_type.

Line 1655: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1651: --
1652: -- Parameter Data Type Description
1653: --
1654: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1655: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1656: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1657: -- x_coverage_type Covtype_rec_type Coverage type information.
1658: -- See the Data Structure Specification: covtype_rec_type.
1659: --

Line 1656: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1652: -- Parameter Data Type Description
1653: --
1654: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1655: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1656: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1657: -- x_coverage_type Covtype_rec_type Coverage type information.
1658: -- See the Data Structure Specification: covtype_rec_type.
1659: --
1660: -- Output Data Structure Description: covtype_rec_type :

Line 1727: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1723: --
1724: -- Parameter Data Type Required Description and
1725: -- Validations
1726: --
1727: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1728: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1729: -- p_customer_product_ID NUMBER Yes Customer product ID(Item isntance) of installed base.
1730: --
1731: -- The following table describes the OUT parameters associated with this API:

Line 1728: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1724: -- Parameter Data Type Required Description and
1725: -- Validations
1726: --
1727: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1728: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1729: -- p_customer_product_ID NUMBER Yes Customer product ID(Item isntance) of installed base.
1730: --
1731: -- The following table describes the OUT parameters associated with this API:
1732: --

Line 1735: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1731: -- The following table describes the OUT parameters associated with this API:
1732: --
1733: -- Parameter Data Type Description
1734: --
1735: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1736: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1737: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1738: -- x_importance_level High_Imp_level_K_rec Contract and Coverage type importance level information.
1739: -- See the Data Structure Specification: High_Imp_level_K_rec.

Line 1736: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1732: --
1733: -- Parameter Data Type Description
1734: --
1735: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1736: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1737: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1738: -- x_importance_level High_Imp_level_K_rec Contract and Coverage type importance level information.
1739: -- See the Data Structure Specification: High_Imp_level_K_rec.
1740: --

Line 1737: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1733: -- Parameter Data Type Description
1734: --
1735: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1736: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1737: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1738: -- x_importance_level High_Imp_level_K_rec Contract and Coverage type importance level information.
1739: -- See the Data Structure Specification: High_Imp_level_K_rec.
1740: --
1741: -- Output Data Structure Description: High_Imp_level_K_rec :

Line 1809: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1805: --
1806: -- Parameter Data Type Required Description and
1807: -- Validations
1808: --
1809: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1810: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1811: -- p_contract_id NUMBER Yes Contract Id.
1812: --
1813: -- The following table describes the OUT parameters associated with this API:

Line 1810: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1806: -- Parameter Data Type Required Description and
1807: -- Validations
1808: --
1809: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1810: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1811: -- p_contract_id NUMBER Yes Contract Id.
1812: --
1813: -- The following table describes the OUT parameters associated with this API:
1814: --

Line 1817: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1813: -- The following table describes the OUT parameters associated with this API:
1814: --
1815: -- Parameter Data Type Description
1816: --
1817: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1818: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1819: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1820: -- x_contract_end_date DATE Contract End date.
1821: -- x_contract_grace_duration NUMBER Contract grace duration.

Line 1818: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1814: --
1815: -- Parameter Data Type Description
1816: --
1817: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1818: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1819: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1820: -- x_contract_end_date DATE Contract End date.
1821: -- x_contract_grace_duration NUMBER Contract grace duration.
1822: -- x_contract_grace_period VARCHAR2 Contract grace period.

Line 1819: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1815: -- Parameter Data Type Description
1816: --
1817: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1818: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1819: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1820: -- x_contract_end_date DATE Contract End date.
1821: -- x_contract_grace_duration NUMBER Contract grace duration.
1822: -- x_contract_grace_period VARCHAR2 Contract grace period.
1823: --

Line 1886: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1882: --
1883: -- Parameter Data Type Required Description and
1884: -- Validations
1885: --
1886: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1887: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1888: -- p_business_process_id NUMBER Yes Business Process ID.
1889: -- p_request_date DATE Yes Request Date and Time.
1890: -- p_time_zone_id NUMBER Yes Request Time Zone ID.

Line 1887: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1883: -- Parameter Data Type Required Description and
1884: -- Validations
1885: --
1886: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1887: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1888: -- p_business_process_id NUMBER Yes Business Process ID.
1889: -- p_request_date DATE Yes Request Date and Time.
1890: -- p_time_zone_id NUMBER Yes Request Time Zone ID.
1891: -- p_contract_line_id NUMBER Yes Line ID of Service,Extended Warranty or Warranty

Line 1897: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1893: -- The following table describes the OUT parameters associated with this API:
1894: --
1895: -- Parameter Data Type Description
1896: --
1897: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1898: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1899: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1900: -- x_covered_yn VARCHAR2 'Y'(Coverage time exist) or, 'N'(Coverage time does not exist)
1901: --

Line 1898: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1894: --
1895: -- Parameter Data Type Description
1896: --
1897: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1898: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1899: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1900: -- x_covered_yn VARCHAR2 'Y'(Coverage time exist) or, 'N'(Coverage time does not exist)
1901: --
1902: -- Procedure Description:

Line 1899: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1895: -- Parameter Data Type Description
1896: --
1897: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1898: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1899: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1900: -- x_covered_yn VARCHAR2 'Y'(Coverage time exist) or, 'N'(Coverage time does not exist)
1901: --
1902: -- Procedure Description:
1903: --

Line 1966: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

1962: --
1963: -- Parameter Data Type Required Description and
1964: -- Validations
1965: --
1966: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1967: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1968: -- p_business_process_id NUMBER Yes Business Process ID.
1969: -- p_request_date DATE Yes Request Date and Time.
1970: -- p_sr_severity NUMBER Yes Severity ID. Service Request Severity ID.

Line 1967: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

1963: -- Parameter Data Type Required Description and
1964: -- Validations
1965: --
1966: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1967: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1968: -- p_business_process_id NUMBER Yes Business Process ID.
1969: -- p_request_date DATE Yes Request Date and Time.
1970: -- p_sr_severity NUMBER Yes Severity ID. Service Request Severity ID.
1971: -- p_time_zone_id NUMBER Yes Request Time Zone ID.

Line 1979: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

1975: -- The following table describes the OUT parameters associated with this API:
1976: --
1977: -- Parameter Data Type Description
1978: --
1979: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1980: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1981: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1982: -- x_react_within NUMBER Reaction Time.
1983: -- x_react_tuom VARCHAR2 Unit of Measure for Reaction Time.

Line 1980: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

1976: --
1977: -- Parameter Data Type Description
1978: --
1979: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1980: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1981: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1982: -- x_react_within NUMBER Reaction Time.
1983: -- x_react_tuom VARCHAR2 Unit of Measure for Reaction Time.
1984: -- x_react_by_date DATE Date and Time by which the reaction or response has to be made for a Service Request.

Line 1981: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

1977: -- Parameter Data Type Description
1978: --
1979: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1980: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1981: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1982: -- x_react_within NUMBER Reaction Time.
1983: -- x_react_tuom VARCHAR2 Unit of Measure for Reaction Time.
1984: -- x_react_by_date DATE Date and Time by which the reaction or response has to be made for a Service Request.
1985: --

Line 2055: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

2051: --
2052: -- Parameter Data Type Required Description and
2053: -- Validations
2054: --
2055: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2056: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2057: -- p_contract_id NUMBER No Contract Header ID.
2058: -- Either p_contract_id, or p_contract_line_id is required.
2059: -- p_contract_line_id NUMBER No Contract Line ID of Service, Extended Warranty

Line 2056: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

2052: -- Parameter Data Type Required Description and
2053: -- Validations
2054: --
2055: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2056: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2057: -- p_contract_id NUMBER No Contract Header ID.
2058: -- Either p_contract_id, or p_contract_line_id is required.
2059: -- p_contract_line_id NUMBER No Contract Line ID of Service, Extended Warranty
2060: -- or Warranty. Either p_contract_id, or

Line 2068: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

2064: -- The following table describes the OUT parameters associated with this API:
2065: --
2066: -- Parameter Data Type Description
2067: --
2068: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2069: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2070: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2071: -- x_ent_contacts ent_contact_tbl Contact information.
2072: -- See the Data Structure Specification ent_contact_tbl.

Line 2069: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

2065: --
2066: -- Parameter Data Type Description
2067: --
2068: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2069: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2070: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2071: -- x_ent_contacts ent_contact_tbl Contact information.
2072: -- See the Data Structure Specification ent_contact_tbl.
2073: --

Line 2070: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

2066: -- Parameter Data Type Description
2067: --
2068: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2069: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2070: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2071: -- x_ent_contacts ent_contact_tbl Contact information.
2072: -- See the Data Structure Specification ent_contact_tbl.
2073: --
2074: -- Output Data Structure Description: ent_contact_tbl :

Line 2157: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

2153: --
2154: -- Parameter Data Type Required Description and
2155: -- Validations
2156: --
2157: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2158: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2159: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
2160: -- or Warranty.
2161: -- P_business_process_id NUMBER No Business Process ID.

Line 2158: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

2154: -- Parameter Data Type Required Description and
2155: -- Validations
2156: --
2157: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2158: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2159: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
2160: -- or Warranty.
2161: -- P_business_process_id NUMBER No Business Process ID.
2162: -- P_request_date DATE No Request date. The default is sysdate.

Line 2168: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

2164: -- The following table describes the OUT parameters associated with this API:
2165: --
2166: -- Parameter Data Type Description
2167: --
2168: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2169: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2170: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2171: -- x_prf_engineers prfeng_tbl_type Contact information.
2172: -- See the Data Structure Specification prfeng_tbl_type.

Line 2169: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

2165: --
2166: -- Parameter Data Type Description
2167: --
2168: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2169: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2170: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2171: -- x_prf_engineers prfeng_tbl_type Contact information.
2172: -- See the Data Structure Specification prfeng_tbl_type.
2173: --

Line 2170: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

2166: -- Parameter Data Type Description
2167: --
2168: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2169: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2170: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2171: -- x_prf_engineers prfeng_tbl_type Contact information.
2172: -- See the Data Structure Specification prfeng_tbl_type.
2173: --
2174: -- Output Data Structure Description: prfeng_tbl_type :

Line 2270: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

2266: --
2267: -- Parameter Data Type Required Description and
2268: -- Validations
2269: --
2270: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2271: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2272: -- p_system_id NUMBER Yes Installed base System Id.
2273: -- P_request_date DATE No Request date. The default is sysdate.
2274: -- p_update_only_check VARCHAR2 Yes Valid inputs are 'Y' or, 'N'.

Line 2271: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

2267: -- Parameter Data Type Required Description and
2268: -- Validations
2269: --
2270: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2271: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2272: -- p_system_id NUMBER Yes Installed base System Id.
2273: -- P_request_date DATE No Request date. The default is sysdate.
2274: -- p_update_only_check VARCHAR2 Yes Valid inputs are 'Y' or, 'N'.
2275: -- If 'Y', then does an additional

Line 2286: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

2282: -- The following table describes the OUT parameters associated with this API:
2283: --
2284: -- Parameter Data Type Description
2285: --
2286: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2287: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2288: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2289: -- x_system_valid VARCHAR2 Returns 'Y' if the system is valid else, returns 'N'.
2290: --

Line 2287: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

2283: --
2284: -- Parameter Data Type Description
2285: --
2286: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2287: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2288: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2289: -- x_system_valid VARCHAR2 Returns 'Y' if the system is valid else, returns 'N'.
2290: --
2291: -- Procedure Description:

Line 2288: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

2284: -- Parameter Data Type Description
2285: --
2286: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2287: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2288: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2289: -- x_system_valid VARCHAR2 Returns 'Y' if the system is valid else, returns 'N'.
2290: --
2291: -- Procedure Description:
2292: --

Line 2345: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

2341: --
2342: -- Parameter Data Type Required Description and
2343: -- Validations
2344: --
2345: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2346: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2347: -- p_system_id NUMBER Yes Installed base System Id.
2348: -- P_request_date DATE No Request date. The default is sysdate.
2349: --

Line 2346: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

2342: -- Parameter Data Type Required Description and
2343: -- Validations
2344: --
2345: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2346: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2347: -- p_system_id NUMBER Yes Installed base System Id.
2348: -- P_request_date DATE No Request date. The default is sysdate.
2349: --
2350: --

Line 2357: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

2353: -- The following table describes the OUT parameters associated with this API:
2354: --
2355: -- Parameter Data Type Description
2356: --
2357: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2358: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2359: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2360: -- X_Ent_Contracts Default_Contline_System_Rec Returns the valid contract line details.
2361: -- See Datastructure specification: get_contop_rec for further

Line 2358: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

2354: --
2355: -- Parameter Data Type Description
2356: --
2357: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2358: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2359: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2360: -- X_Ent_Contracts Default_Contline_System_Rec Returns the valid contract line details.
2361: -- See Datastructure specification: get_contop_rec for further
2362: -- details in one of the get_contracts overloaded API,

Line 2359: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

2355: -- Parameter Data Type Description
2356: --
2357: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2358: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2359: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2360: -- X_Ent_Contracts Default_Contline_System_Rec Returns the valid contract line details.
2361: -- See Datastructure specification: get_contop_rec for further
2362: -- details in one of the get_contracts overloaded API,
2363: -- which accepts record type get_contin_rec as input.

Line 2425: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

2421: --
2422: -- Parameter Data Type Required Description and
2423: -- Validations
2424: --
2425: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2426: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2427: -- p_inp_rec_bp Inp_rec_bp Yes Contract line information.
2428: -- See the Data Structure Specification: inp_rec_bp
2429: --

Line 2426: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

2422: -- Parameter Data Type Required Description and
2423: -- Validations
2424: --
2425: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2426: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2427: -- p_inp_rec_bp Inp_rec_bp Yes Contract line information.
2428: -- See the Data Structure Specification: inp_rec_bp
2429: --
2430: -- Input Record Specification: inp_rec_bp

Line 2447: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

2443: -- The following table describes the OUT parameters associated with this API:
2444: --
2445: -- Parameter Data Type Description
2446: --
2447: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2448: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2449: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2450: -- x_cov_txn_grp_lines Output_tbl_bp Coverage Business process line level information.
2451: -- See the Data Structure Specification: output_tbl_bp.

Line 2448: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

2444: --
2445: -- Parameter Data Type Description
2446: --
2447: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2448: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2449: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2450: -- x_cov_txn_grp_lines Output_tbl_bp Coverage Business process line level information.
2451: -- See the Data Structure Specification: output_tbl_bp.
2452: --

Line 2449: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

2445: -- Parameter Data Type Description
2446: --
2447: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2448: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2449: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2450: -- x_cov_txn_grp_lines Output_tbl_bp Coverage Business process line level information.
2451: -- See the Data Structure Specification: output_tbl_bp.
2452: --
2453: -- Output Data Structure Description: output_tbl_bp :

Line 2548: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

2544: --
2545: -- Parameter Data Type Required Description and
2546: -- Validations
2547: --
2548: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2549: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2550: -- p_cov_txngrp_line_id NUMBER Yes Coverage transaction group line id.
2551: -- P_return_bill_rates_yn VARCHAR2 Yes Flag to indicate if labor bill rates
2552: -- to be returned as output.

Line 2549: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

2545: -- Parameter Data Type Required Description and
2546: -- Validations
2547: --
2548: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2549: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2550: -- p_cov_txngrp_line_id NUMBER Yes Coverage transaction group line id.
2551: -- P_return_bill_rates_yn VARCHAR2 Yes Flag to indicate if labor bill rates
2552: -- to be returned as output.
2553: -- Valid values are 'Y' or, 'N'.

Line 2559: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

2555: -- The following table describes the OUT parameters associated with this API:
2556: --
2557: -- Parameter Data Type Description
2558: --
2559: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2560: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2561: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2562: -- x_txn_bill_types Output_tbl_bt Coverage service activity billing type line level information.
2563: -- See the Data Structure Specification: output_tbl_bt.

Line 2560: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

2556: --
2557: -- Parameter Data Type Description
2558: --
2559: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2560: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2561: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2562: -- x_txn_bill_types Output_tbl_bt Coverage service activity billing type line level information.
2563: -- See the Data Structure Specification: output_tbl_bt.
2564: -- X_txn_bill_rates Output_tbl_br Coverage labor bill rate line level information.

Line 2561: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

2557: -- Parameter Data Type Description
2558: --
2559: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2560: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2561: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2562: -- x_txn_bill_types Output_tbl_bt Coverage service activity billing type line level information.
2563: -- See the Data Structure Specification: output_tbl_bt.
2564: -- X_txn_bill_rates Output_tbl_br Coverage labor bill rate line level information.
2565: -- See the Data Structure Specification: output_tbl_br.

Line 2712: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

2708: --
2709: -- Parameter Data Type Required Description and
2710: -- Validations
2711: --
2712: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2713: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2714: -- p_contract_rec srchline_inpcontrec_type Yes Contract header level input criteria.
2715: -- See the Data Structure Specification:
2716: -- srchline_inpcontrec_type.

Line 2713: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.

2709: -- Parameter Data Type Required Description and
2710: -- Validations
2711: --
2712: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2713: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2714: -- p_contract_rec srchline_inpcontrec_type Yes Contract header level input criteria.
2715: -- See the Data Structure Specification:
2716: -- srchline_inpcontrec_type.
2717: -- p_contract_line_rec srchline_inpcontlinerec_type No Contract line level input criteria.

Line 2809: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)

2805: -- The following table describes the OUT parameters associated with this API:
2806: --
2807: -- Parameter Data Type Description
2808: --
2809: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2810: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2811: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2812: -- x_contract_tbl output_tbl_contractline Output table of records containing the resultset of search
2813: -- See the Data Structure Specification:

Line 2810: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.

2806: --
2807: -- Parameter Data Type Description
2808: --
2809: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2810: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2811: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2812: -- x_contract_tbl output_tbl_contractline Output table of records containing the resultset of search
2813: -- See the Data Structure Specification:
2814: -- output_tbl_contractline

Line 2811: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.

2807: -- Parameter Data Type Description
2808: --
2809: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2810: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2811: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2812: -- x_contract_tbl output_tbl_contractline Output table of records containing the resultset of search
2813: -- See the Data Structure Specification:
2814: -- output_tbl_contractline
2815: --