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 912: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1634: --
1635: -- Parameter Data Type Required Description and
1636: -- Validations
1637: --
1638: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1639: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1640: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
1641: -- or Warranty.
1642: --

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

1635: -- Parameter Data Type Required Description and
1636: -- Validations
1637: --
1638: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1639: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1640: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
1641: -- or Warranty.
1642: --
1643: -- The following table describes the OUT parameters associated with this API:

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

1643: -- The following table describes the OUT parameters associated with this API:
1644: --
1645: -- Parameter Data Type Description
1646: --
1647: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1648: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1649: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1650: -- x_coverage_type Covtype_rec_type Coverage type information.
1651: -- See the Data Structure Specification: covtype_rec_type.

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

1644: --
1645: -- Parameter Data Type Description
1646: --
1647: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1648: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1649: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1650: -- x_coverage_type Covtype_rec_type Coverage type information.
1651: -- See the Data Structure Specification: covtype_rec_type.
1652: --

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

1645: -- Parameter Data Type Description
1646: --
1647: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1648: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1649: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1650: -- x_coverage_type Covtype_rec_type Coverage type information.
1651: -- See the Data Structure Specification: covtype_rec_type.
1652: --
1653: -- Output Data Structure Description: covtype_rec_type :

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

1716: --
1717: -- Parameter Data Type Required Description and
1718: -- Validations
1719: --
1720: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1721: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1722: -- p_customer_product_ID NUMBER Yes Customer product ID(Item isntance) of installed base.
1723: --
1724: -- The following table describes the OUT parameters associated with this API:

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

1717: -- Parameter Data Type Required Description and
1718: -- Validations
1719: --
1720: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1721: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1722: -- p_customer_product_ID NUMBER Yes Customer product ID(Item isntance) of installed base.
1723: --
1724: -- The following table describes the OUT parameters associated with this API:
1725: --

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

1724: -- The following table describes the OUT parameters associated with this API:
1725: --
1726: -- Parameter Data Type Description
1727: --
1728: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1729: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1730: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1731: -- x_importance_level High_Imp_level_K_rec Contract and Coverage type importance level information.
1732: -- See the Data Structure Specification: High_Imp_level_K_rec.

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

1725: --
1726: -- Parameter Data Type Description
1727: --
1728: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1729: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1730: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1731: -- x_importance_level High_Imp_level_K_rec Contract and Coverage type importance level information.
1732: -- See the Data Structure Specification: High_Imp_level_K_rec.
1733: --

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

1726: -- Parameter Data Type Description
1727: --
1728: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1729: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1730: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1731: -- x_importance_level High_Imp_level_K_rec Contract and Coverage type importance level information.
1732: -- See the Data Structure Specification: High_Imp_level_K_rec.
1733: --
1734: -- Output Data Structure Description: High_Imp_level_K_rec :

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

1798: --
1799: -- Parameter Data Type Required Description and
1800: -- Validations
1801: --
1802: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1803: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1804: -- p_contract_id NUMBER Yes Contract Id.
1805: --
1806: -- The following table describes the OUT parameters associated with this API:

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

1799: -- Parameter Data Type Required Description and
1800: -- Validations
1801: --
1802: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1803: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1804: -- p_contract_id NUMBER Yes Contract Id.
1805: --
1806: -- The following table describes the OUT parameters associated with this API:
1807: --

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

1806: -- The following table describes the OUT parameters associated with this API:
1807: --
1808: -- Parameter Data Type Description
1809: --
1810: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1811: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1812: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1813: -- x_contract_end_date DATE Contract End date.
1814: -- x_contract_grace_duration NUMBER Contract grace duration.

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

1807: --
1808: -- Parameter Data Type Description
1809: --
1810: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1811: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1812: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1813: -- x_contract_end_date DATE Contract End date.
1814: -- x_contract_grace_duration NUMBER Contract grace duration.
1815: -- x_contract_grace_period VARCHAR2 Contract grace period.

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

1808: -- Parameter Data Type Description
1809: --
1810: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1811: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1812: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1813: -- x_contract_end_date DATE Contract End date.
1814: -- x_contract_grace_duration NUMBER Contract grace duration.
1815: -- x_contract_grace_period VARCHAR2 Contract grace period.
1816: --

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

1875: --
1876: -- Parameter Data Type Required Description and
1877: -- Validations
1878: --
1879: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1880: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1881: -- p_business_process_id NUMBER Yes Business Process ID.
1882: -- p_request_date DATE Yes Request Date and Time.
1883: -- p_time_zone_id NUMBER Yes Request Time Zone ID.

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

1876: -- Parameter Data Type Required Description and
1877: -- Validations
1878: --
1879: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1880: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1881: -- p_business_process_id NUMBER Yes Business Process ID.
1882: -- p_request_date DATE Yes Request Date and Time.
1883: -- p_time_zone_id NUMBER Yes Request Time Zone ID.
1884: -- p_contract_line_id NUMBER Yes Line ID of Service,Extended Warranty or Warranty

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

1886: -- The following table describes the OUT parameters associated with this API:
1887: --
1888: -- Parameter Data Type Description
1889: --
1890: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1891: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1892: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1893: -- x_covered_yn VARCHAR2 'Y'(Coverage time exist) or, 'N'(Coverage time does not exist)
1894: --

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

1887: --
1888: -- Parameter Data Type Description
1889: --
1890: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1891: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1892: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1893: -- x_covered_yn VARCHAR2 'Y'(Coverage time exist) or, 'N'(Coverage time does not exist)
1894: --
1895: -- Procedure Description:

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

1888: -- Parameter Data Type Description
1889: --
1890: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1891: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1892: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1893: -- x_covered_yn VARCHAR2 'Y'(Coverage time exist) or, 'N'(Coverage time does not exist)
1894: --
1895: -- Procedure Description:
1896: --

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

1955: --
1956: -- Parameter Data Type Required Description and
1957: -- Validations
1958: --
1959: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1960: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1961: -- p_business_process_id NUMBER Yes Business Process ID.
1962: -- p_request_date DATE Yes Request Date and Time.
1963: -- p_sr_severity NUMBER Yes Severity ID. Service Request Severity ID.

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

1956: -- Parameter Data Type Required Description and
1957: -- Validations
1958: --
1959: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
1960: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
1961: -- p_business_process_id NUMBER Yes Business Process ID.
1962: -- p_request_date DATE Yes Request Date and Time.
1963: -- p_sr_severity NUMBER Yes Severity ID. Service Request Severity ID.
1964: -- p_time_zone_id NUMBER Yes Request Time Zone ID.

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

1968: -- The following table describes the OUT parameters associated with this API:
1969: --
1970: -- Parameter Data Type Description
1971: --
1972: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
1973: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
1974: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
1975: -- x_react_within NUMBER Reaction Time.
1976: -- x_react_tuom VARCHAR2 Unit of Measure for Reaction Time.

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

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

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

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

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

2040: --
2041: -- Parameter Data Type Required Description and
2042: -- Validations
2043: --
2044: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2045: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2046: -- p_contract_id NUMBER No Contract Header ID.
2047: -- Either p_contract_id, or p_contract_line_id is required.
2048: -- p_contract_line_id NUMBER No Contract Line ID of Service, Extended Warranty

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

2041: -- Parameter Data Type Required Description and
2042: -- Validations
2043: --
2044: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2045: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2046: -- p_contract_id NUMBER No Contract Header ID.
2047: -- Either p_contract_id, or p_contract_line_id is required.
2048: -- p_contract_line_id NUMBER No Contract Line ID of Service, Extended Warranty
2049: -- or Warranty. Either p_contract_id, or

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

2053: -- The following table describes the OUT parameters associated with this API:
2054: --
2055: -- Parameter Data Type Description
2056: --
2057: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2058: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2059: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2060: -- x_ent_contacts ent_contact_tbl Contact information.
2061: -- See the Data Structure Specification ent_contact_tbl.

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

2054: --
2055: -- Parameter Data Type Description
2056: --
2057: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2058: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2059: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2060: -- x_ent_contacts ent_contact_tbl Contact information.
2061: -- See the Data Structure Specification ent_contact_tbl.
2062: --

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

2055: -- Parameter Data Type Description
2056: --
2057: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2058: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2059: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2060: -- x_ent_contacts ent_contact_tbl Contact information.
2061: -- See the Data Structure Specification ent_contact_tbl.
2062: --
2063: -- Output Data Structure Description: ent_contact_tbl :

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

2142: --
2143: -- Parameter Data Type Required Description and
2144: -- Validations
2145: --
2146: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2147: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2148: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
2149: -- or Warranty.
2150: -- P_business_process_id NUMBER No Business Process ID.

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

2143: -- Parameter Data Type Required Description and
2144: -- Validations
2145: --
2146: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2147: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2148: -- p_contract_line_id NUMBER Yes Contract Line ID of Service, Extended Warranty
2149: -- or Warranty.
2150: -- P_business_process_id NUMBER No Business Process ID.
2151: -- P_request_date DATE No Request date. The default is sysdate.

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

2153: -- The following table describes the OUT parameters associated with this API:
2154: --
2155: -- Parameter Data Type Description
2156: --
2157: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2158: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2159: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2160: -- x_prf_engineers prfeng_tbl_type Contact information.
2161: -- See the Data Structure Specification prfeng_tbl_type.

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

2154: --
2155: -- Parameter Data Type Description
2156: --
2157: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2158: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2159: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2160: -- x_prf_engineers prfeng_tbl_type Contact information.
2161: -- See the Data Structure Specification prfeng_tbl_type.
2162: --

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

2155: -- Parameter Data Type Description
2156: --
2157: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2158: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2159: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2160: -- x_prf_engineers prfeng_tbl_type Contact information.
2161: -- See the Data Structure Specification prfeng_tbl_type.
2162: --
2163: -- Output Data Structure Description: prfeng_tbl_type :

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

2255: --
2256: -- Parameter Data Type Required Description and
2257: -- Validations
2258: --
2259: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2260: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2261: -- p_system_id NUMBER Yes Installed base System Id.
2262: -- P_request_date DATE No Request date. The default is sysdate.
2263: -- p_update_only_check VARCHAR2 Yes Valid inputs are 'Y' or, 'N'.

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

2256: -- Parameter Data Type Required Description and
2257: -- Validations
2258: --
2259: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2260: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2261: -- p_system_id NUMBER Yes Installed base System Id.
2262: -- P_request_date DATE No Request date. The default is sysdate.
2263: -- p_update_only_check VARCHAR2 Yes Valid inputs are 'Y' or, 'N'.
2264: -- If 'Y', then does an additional

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

2271: -- The following table describes the OUT parameters associated with this API:
2272: --
2273: -- Parameter Data Type Description
2274: --
2275: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2276: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2277: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2278: -- x_system_valid VARCHAR2 Returns 'Y' if the system is valid else, returns 'N'.
2279: --

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

2272: --
2273: -- Parameter Data Type Description
2274: --
2275: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2276: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2277: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2278: -- x_system_valid VARCHAR2 Returns 'Y' if the system is valid else, returns 'N'.
2279: --
2280: -- Procedure Description:

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

2273: -- Parameter Data Type Description
2274: --
2275: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2276: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2277: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2278: -- x_system_valid VARCHAR2 Returns 'Y' if the system is valid else, returns 'N'.
2279: --
2280: -- Procedure Description:
2281: --

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

2330: --
2331: -- Parameter Data Type Required Description and
2332: -- Validations
2333: --
2334: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2335: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2336: -- p_system_id NUMBER Yes Installed base System Id.
2337: -- P_request_date DATE No Request date. The default is sysdate.
2338: --

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

2331: -- Parameter Data Type Required Description and
2332: -- Validations
2333: --
2334: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2335: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2336: -- p_system_id NUMBER Yes Installed base System Id.
2337: -- P_request_date DATE No Request date. The default is sysdate.
2338: --
2339: --

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

2342: -- The following table describes the OUT parameters associated with this API:
2343: --
2344: -- Parameter Data Type Description
2345: --
2346: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2347: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2348: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2349: -- X_Ent_Contracts Default_Contline_System_Rec Returns the valid contract line details.
2350: -- See Datastructure specification: get_contop_rec for further

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

2343: --
2344: -- Parameter Data Type Description
2345: --
2346: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2347: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2348: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2349: -- X_Ent_Contracts Default_Contline_System_Rec Returns the valid contract line details.
2350: -- See Datastructure specification: get_contop_rec for further
2351: -- details in one of the get_contracts overloaded API,

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

2344: -- Parameter Data Type Description
2345: --
2346: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2347: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2348: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2349: -- X_Ent_Contracts Default_Contline_System_Rec Returns the valid contract line details.
2350: -- See Datastructure specification: get_contop_rec for further
2351: -- details in one of the get_contracts overloaded API,
2352: -- which accepts record type get_contin_rec as input.

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

2410: --
2411: -- Parameter Data Type Required Description and
2412: -- Validations
2413: --
2414: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2415: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2416: -- p_inp_rec_bp Inp_rec_bp Yes Contract line information.
2417: -- See the Data Structure Specification: inp_rec_bp
2418: --

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

2411: -- Parameter Data Type Required Description and
2412: -- Validations
2413: --
2414: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2415: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2416: -- p_inp_rec_bp Inp_rec_bp Yes Contract line information.
2417: -- See the Data Structure Specification: inp_rec_bp
2418: --
2419: -- Input Record Specification: inp_rec_bp

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

2432: -- The following table describes the OUT parameters associated with this API:
2433: --
2434: -- Parameter Data Type Description
2435: --
2436: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2437: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2438: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2439: -- x_cov_txn_grp_lines Output_tbl_bp Coverage Business process line level information.
2440: -- See the Data Structure Specification: output_tbl_bp.

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

2433: --
2434: -- Parameter Data Type Description
2435: --
2436: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2437: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2438: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2439: -- x_cov_txn_grp_lines Output_tbl_bp Coverage Business process line level information.
2440: -- See the Data Structure Specification: output_tbl_bp.
2441: --

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

2434: -- Parameter Data Type Description
2435: --
2436: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2437: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2438: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2439: -- x_cov_txn_grp_lines Output_tbl_bp Coverage Business process line level information.
2440: -- See the Data Structure Specification: output_tbl_bp.
2441: --
2442: -- Output Data Structure Description: output_tbl_bp :

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

2533: --
2534: -- Parameter Data Type Required Description and
2535: -- Validations
2536: --
2537: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2538: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2539: -- p_cov_txngrp_line_id NUMBER Yes Coverage transaction group line id.
2540: -- P_return_bill_rates_yn VARCHAR2 Yes Flag to indicate if labor bill rates
2541: -- to be returned as output.

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

2534: -- Parameter Data Type Required Description and
2535: -- Validations
2536: --
2537: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2538: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2539: -- p_cov_txngrp_line_id NUMBER Yes Coverage transaction group line id.
2540: -- P_return_bill_rates_yn VARCHAR2 Yes Flag to indicate if labor bill rates
2541: -- to be returned as output.
2542: -- Valid values are 'Y' or, 'N'.

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

2544: -- The following table describes the OUT parameters associated with this API:
2545: --
2546: -- Parameter Data Type Description
2547: --
2548: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2549: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2550: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2551: -- x_txn_bill_types Output_tbl_bt Coverage service activity billing type line level information.
2552: -- See the Data Structure Specification: output_tbl_bt.

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

2545: --
2546: -- Parameter Data Type Description
2547: --
2548: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2549: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2550: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2551: -- x_txn_bill_types Output_tbl_bt Coverage service activity billing type line level information.
2552: -- See the Data Structure Specification: output_tbl_bt.
2553: -- X_txn_bill_rates Output_tbl_br Coverage labor bill rate line level information.

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

2546: -- Parameter Data Type Description
2547: --
2548: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2549: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2550: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2551: -- x_txn_bill_types Output_tbl_bt Coverage service activity billing type line level information.
2552: -- See the Data Structure Specification: output_tbl_bt.
2553: -- X_txn_bill_rates Output_tbl_br Coverage labor bill rate line level information.
2554: -- See the Data Structure Specification: output_tbl_br.

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

2697: --
2698: -- Parameter Data Type Required Description and
2699: -- Validations
2700: --
2701: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2702: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2703: -- p_contract_rec srchline_inpcontrec_type Yes Contract header level input criteria.
2704: -- See the Data Structure Specification:
2705: -- srchline_inpcontrec_type.

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

2698: -- Parameter Data Type Required Description and
2699: -- Validations
2700: --
2701: -- p_api_version NUMBER Yes Standard IN Parameter.Represents API version.
2702: -- p_init_msg_list VARCHAR2 Yes Standard IN Parameter.Initializes message list.
2703: -- p_contract_rec srchline_inpcontrec_type Yes Contract header level input criteria.
2704: -- See the Data Structure Specification:
2705: -- srchline_inpcontrec_type.
2706: -- p_contract_line_rec srchline_inpcontlinerec_type No Contract line level input criteria.

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

2794: -- The following table describes the OUT parameters associated with this API:
2795: --
2796: -- Parameter Data Type Description
2797: --
2798: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2799: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2800: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2801: -- x_contract_tbl output_tbl_contractline Output table of records containing the resultset of search
2802: -- See the Data Structure Specification:

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

2795: --
2796: -- Parameter Data Type Description
2797: --
2798: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2799: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2800: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2801: -- x_contract_tbl output_tbl_contractline Output table of records containing the resultset of search
2802: -- See the Data Structure Specification:
2803: -- output_tbl_contractline

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

2796: -- Parameter Data Type Description
2797: --
2798: -- x_return_status VARCHAR2 Standard OUT Parameter.API return stautus.'S'(Success),'U'(Unexpected Error),'E'(Error)
2799: -- x_msg_count NUMBER Standard OUT Parameter.Error message count.
2800: -- x_msg_data VARCHAR2 Standard OUT Parameter. Error message.
2801: -- x_contract_tbl output_tbl_contractline Output table of records containing the resultset of search
2802: -- See the Data Structure Specification:
2803: -- output_tbl_contractline
2804: --