DBA Data[Home] [Help]

APPS.PO_ADVANCED_PRICE_PVT dependencies on PO_LOG

Line 1072: PO_LOG.proc_begin(l_log_head);

1068:
1069: -- Initialize OUT parameters
1070: x_return_status := FND_API.G_RET_STS_SUCCESS;
1071: IF g_debug_stmt THEN
1072: PO_LOG.proc_begin(l_log_head);
1073: PO_LOG.proc_begin(l_log_head,'p_header_rec.org_id',p_header_rec.org_id);
1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);

Line 1073: PO_LOG.proc_begin(l_log_head,'p_header_rec.org_id',p_header_rec.org_id);

1069: -- Initialize OUT parameters
1070: x_return_status := FND_API.G_RET_STS_SUCCESS;
1071: IF g_debug_stmt THEN
1072: PO_LOG.proc_begin(l_log_head);
1073: PO_LOG.proc_begin(l_log_head,'p_header_rec.org_id',p_header_rec.org_id);
1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);

Line 1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);

1070: x_return_status := FND_API.G_RET_STS_SUCCESS;
1071: IF g_debug_stmt THEN
1072: PO_LOG.proc_begin(l_log_head);
1073: PO_LOG.proc_begin(l_log_head,'p_header_rec.org_id',p_header_rec.org_id);
1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);

Line 1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);

1071: IF g_debug_stmt THEN
1072: PO_LOG.proc_begin(l_log_head);
1073: PO_LOG.proc_begin(l_log_head,'p_header_rec.org_id',p_header_rec.org_id);
1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);

Line 1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);

1072: PO_LOG.proc_begin(l_log_head);
1073: PO_LOG.proc_begin(l_log_head,'p_header_rec.org_id',p_header_rec.org_id);
1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);

Line 1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);

1073: PO_LOG.proc_begin(l_log_head,'p_header_rec.org_id',p_header_rec.org_id);
1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);

Line 1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);

1074: PO_LOG.proc_begin(l_log_head,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);

Line 1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);

1075: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_id',p_header_rec.supplier_id);
1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);

Line 1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);

1076: PO_LOG.proc_begin(l_log_head,'p_header_rec.supplier_site_id',p_header_rec.supplier_site_id);
1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);

Line 1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);

1077: PO_LOG.proc_begin(l_log_head,'p_header_rec.creation_date',p_header_rec.creation_date);
1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);

Line 1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);

1078: PO_LOG.proc_begin(l_log_head,'p_header_rec.order_type',p_header_rec.order_type);
1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);

Line 1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);

1079: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_location_id',p_header_rec.ship_to_location_id);
1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);

Line 1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);

1080: PO_LOG.proc_begin(l_log_head,'p_header_rec.ship_to_org_id',p_header_rec.ship_to_org_id);
1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);

Line 1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);

1081: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);

Line 1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);

1082: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_class',p_header_rec.hazard_class);
1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);
1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);

Line 1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);

1083: PO_LOG.proc_begin(l_log_head,'p_header_rec.hazard_code',p_header_rec.hazard_code);
1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);
1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);
1091: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate',p_header_rec.rate);

Line 1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);

1084: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipped_date',p_header_rec.shipped_date);
1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);
1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);
1091: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate',p_header_rec.rate);
1092: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate_type',p_header_rec.rate_type);

Line 1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);

1085: PO_LOG.proc_begin(l_log_head,'p_header_rec.shipment_num',p_header_rec.shipment_num);
1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);
1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);
1091: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate',p_header_rec.rate);
1092: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate_type',p_header_rec.rate_type);
1093:

Line 1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);

1086: PO_LOG.proc_begin(l_log_head,'p_header_rec.carrier_method',p_header_rec.carrier_method);
1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);
1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);
1091: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate',p_header_rec.rate);
1092: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate_type',p_header_rec.rate_type);
1093:
1094:

Line 1091: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate',p_header_rec.rate);

1087: PO_LOG.proc_begin(l_log_head,'p_header_rec.packaging_code',p_header_rec.packaging_code);
1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);
1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);
1091: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate',p_header_rec.rate);
1092: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate_type',p_header_rec.rate_type);
1093:
1094:
1095: for i IN 1..p_line_rec_tbl.COUNT LOOP

Line 1092: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate_type',p_header_rec.rate_type);

1088: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_carrier_code',p_header_rec.freight_carrier_code);
1089: PO_LOG.proc_begin(l_log_head,'p_header_rec.freight_terms',p_header_rec.freight_terms);
1090: PO_LOG.proc_begin(l_log_head,'p_header_rec.currency_code',p_header_rec.currency_code);
1091: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate',p_header_rec.rate);
1092: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate_type',p_header_rec.rate_type);
1093:
1094:
1095: for i IN 1..p_line_rec_tbl.COUNT LOOP
1096: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').order_line_id',p_line_rec_tbl(i).order_line_id);

Line 1096: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').order_line_id',p_line_rec_tbl(i).order_line_id);

1092: PO_LOG.proc_begin(l_log_head,'p_header_rec.rate_type',p_header_rec.rate_type);
1093:
1094:
1095: for i IN 1..p_line_rec_tbl.COUNT LOOP
1096: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').order_line_id',p_line_rec_tbl(i).order_line_id);
1097: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_type',p_line_rec_tbl(i).agreement_type);
1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);
1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);

Line 1097: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_type',p_line_rec_tbl(i).agreement_type);

1093:
1094:
1095: for i IN 1..p_line_rec_tbl.COUNT LOOP
1096: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').order_line_id',p_line_rec_tbl(i).order_line_id);
1097: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_type',p_line_rec_tbl(i).agreement_type);
1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);
1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);

Line 1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);

1094:
1095: for i IN 1..p_line_rec_tbl.COUNT LOOP
1096: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').order_line_id',p_line_rec_tbl(i).order_line_id);
1097: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_type',p_line_rec_tbl(i).agreement_type);
1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);
1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);

Line 1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);

1095: for i IN 1..p_line_rec_tbl.COUNT LOOP
1096: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').order_line_id',p_line_rec_tbl(i).order_line_id);
1097: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_type',p_line_rec_tbl(i).agreement_type);
1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);
1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);

Line 1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);

1096: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').order_line_id',p_line_rec_tbl(i).order_line_id);
1097: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_type',p_line_rec_tbl(i).agreement_type);
1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);
1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);

Line 1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);

1097: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_type',p_line_rec_tbl(i).agreement_type);
1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);
1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);

Line 1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);

1098: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_id',p_line_rec_tbl(i).agreement_id);
1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);

Line 1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);

1099: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').agreement_line_id',p_line_rec_tbl(i).agreement_line_id);
1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);

Line 1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);

1100: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_id',p_line_rec_tbl(i).supplier_id);
1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);

Line 1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);

1101: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_site_id',p_line_rec_tbl(i).supplier_site_id);
1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);

Line 1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);

1102: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_location_id',p_line_rec_tbl(i). ship_to_location_id);
1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);

Line 1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);

1103: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').ship_to_org_id',p_line_rec_tbl(i).ship_to_org_id);
1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);

Line 1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);

1104: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').supplier_item_num',p_line_rec_tbl(i).supplier_item_num);
1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);

Line 1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);

1105: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_revision',p_line_rec_tbl(i).item_revision);
1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);

Line 1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);

1106: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').item_id',p_line_rec_tbl(i).item_id);
1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);

Line 1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);

1107: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').category_id',p_line_rec_tbl(i).category_id);
1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);

Line 1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);

1108: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate',p_line_rec_tbl(i).rate);
1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);
1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);

Line 1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);

1109: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').rate_type',p_line_rec_tbl(i).rate_type);
1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);
1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);
1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);

Line 1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);

1110: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').currency_code',p_line_rec_tbl(i).currency_code);
1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);
1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);
1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);
1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);

Line 1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);

1111: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').need_by_date',p_line_rec_tbl(i).need_by_date);
1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);
1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);
1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);
1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);
1119: end LOOP;

Line 1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);

1112: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').shipment_line_id',p_line_rec_tbl(i).shipment_line_id);
1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);
1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);
1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);
1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);
1119: end LOOP;
1120:

Line 1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);

1113: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').primary_unit_of_measure',p_line_rec_tbl(i).primary_unit_of_measure);
1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);
1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);
1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);
1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);
1119: end LOOP;
1120:
1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);

Line 1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);

1114: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').to_organization_id',p_line_rec_tbl(i).to_organization_id);
1115: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_of_measure',p_line_rec_tbl(i).unit_of_measure);
1116: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').source_document_code',p_line_rec_tbl(i).source_document_code);
1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);
1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);
1119: end LOOP;
1120:
1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);
1122: PO_LOG.proc_begin(l_log_head,'p_pricing_event',p_pricing_event);

Line 1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);

1117: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').unit_price',p_line_rec_tbl(i).unit_price);
1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);
1119: end LOOP;
1120:
1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);
1122: PO_LOG.proc_begin(l_log_head,'p_pricing_event',p_pricing_event);
1123: PO_LOG.proc_begin(l_log_head,'p_has_header_pricing',p_has_header_pricing);
1124: PO_LOG.proc_begin(l_log_head,'p_return_price_flag',p_return_price_flag);
1125: PO_LOG.proc_begin(l_log_head,'p_return_freight_flag',p_return_freight_flag);

Line 1122: PO_LOG.proc_begin(l_log_head,'p_pricing_event',p_pricing_event);

1118: PO_LOG.proc_begin(l_log_head,'p_line_rec_tbl('||i||').quantity',p_line_rec_tbl(i).quantity);
1119: end LOOP;
1120:
1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);
1122: PO_LOG.proc_begin(l_log_head,'p_pricing_event',p_pricing_event);
1123: PO_LOG.proc_begin(l_log_head,'p_has_header_pricing',p_has_header_pricing);
1124: PO_LOG.proc_begin(l_log_head,'p_return_price_flag',p_return_price_flag);
1125: PO_LOG.proc_begin(l_log_head,'p_return_freight_flag',p_return_freight_flag);
1126: END IF;

Line 1123: PO_LOG.proc_begin(l_log_head,'p_has_header_pricing',p_has_header_pricing);

1119: end LOOP;
1120:
1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);
1122: PO_LOG.proc_begin(l_log_head,'p_pricing_event',p_pricing_event);
1123: PO_LOG.proc_begin(l_log_head,'p_has_header_pricing',p_has_header_pricing);
1124: PO_LOG.proc_begin(l_log_head,'p_return_price_flag',p_return_price_flag);
1125: PO_LOG.proc_begin(l_log_head,'p_return_freight_flag',p_return_freight_flag);
1126: END IF;
1127:

Line 1124: PO_LOG.proc_begin(l_log_head,'p_return_price_flag',p_return_price_flag);

1120:
1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);
1122: PO_LOG.proc_begin(l_log_head,'p_pricing_event',p_pricing_event);
1123: PO_LOG.proc_begin(l_log_head,'p_has_header_pricing',p_has_header_pricing);
1124: PO_LOG.proc_begin(l_log_head,'p_return_price_flag',p_return_price_flag);
1125: PO_LOG.proc_begin(l_log_head,'p_return_freight_flag',p_return_freight_flag);
1126: END IF;
1127:
1128: x_price_tbl := Qp_Price_Result_Rec_Tbl_Type();

Line 1125: PO_LOG.proc_begin(l_log_head,'p_return_freight_flag',p_return_freight_flag);

1121: PO_LOG.proc_begin(l_log_head,'p_request_type',p_request_type);
1122: PO_LOG.proc_begin(l_log_head,'p_pricing_event',p_pricing_event);
1123: PO_LOG.proc_begin(l_log_head,'p_has_header_pricing',p_has_header_pricing);
1124: PO_LOG.proc_begin(l_log_head,'p_return_price_flag',p_return_price_flag);
1125: PO_LOG.proc_begin(l_log_head,'p_return_freight_flag',p_return_freight_flag);
1126: END IF;
1127:
1128: x_price_tbl := Qp_Price_Result_Rec_Tbl_Type();
1129: PO_LOG.stmt(l_log_head,d_pos,'Check Advanced Pricing License');

Line 1129: PO_LOG.stmt(l_log_head,d_pos,'Check Advanced Pricing License');

1125: PO_LOG.proc_begin(l_log_head,'p_return_freight_flag',p_return_freight_flag);
1126: END IF;
1127:
1128: x_price_tbl := Qp_Price_Result_Rec_Tbl_Type();
1129: PO_LOG.stmt(l_log_head,d_pos,'Check Advanced Pricing License');
1130: FND_PROFILE.get('QP_LICENSED_FOR_PRODUCT',l_qp_license);
1131: d_pos := 20;
1132: IF g_debug_stmt THEN
1133: PO_LOG.stmt(l_log_head,d_pos,'l_qp_license',l_qp_license);

Line 1133: PO_LOG.stmt(l_log_head,d_pos,'l_qp_license',l_qp_license);

1129: PO_LOG.stmt(l_log_head,d_pos,'Check Advanced Pricing License');
1130: FND_PROFILE.get('QP_LICENSED_FOR_PRODUCT',l_qp_license);
1131: d_pos := 20;
1132: IF g_debug_stmt THEN
1133: PO_LOG.stmt(l_log_head,d_pos,'l_qp_license',l_qp_license);
1134: END IF;
1135:
1136: IF (l_qp_license IS NULL OR l_qp_license <> 'PO') THEN
1137: RETURN;

Line 1142: PO_LOG.stmt(l_log_head,d_pos,'Set Price Request ID');

1138: END IF;
1139:
1140: d_pos := 40;
1141: IF g_debug_stmt THEN
1142: PO_LOG.stmt(l_log_head,d_pos,'Set Price Request ID');
1143: END IF;
1144:
1145: QP_PRICE_REQUEST_CONTEXT.set_request_id;
1146:

Line 1149: PO_LOG.stmt(l_log_head,d_pos,'Populate Global Header Structure');

1145: QP_PRICE_REQUEST_CONTEXT.set_request_id;
1146:
1147: d_pos := 60;
1148: IF g_debug_stmt THEN
1149: PO_LOG.stmt(l_log_head,d_pos,'Populate Global Header Structure');
1150: END IF;
1151:
1152: populate_header_record(
1153: p_org_id => p_header_rec.org_id,

Line 1179: PO_LOG.stmt(l_log_head,d_pos ,'Populate Global Line Structure');

1175: p_expected_receipt_date => p_header_rec.expected_receipt_date);
1176:
1177: d_pos := 80;
1178: IF g_debug_stmt THEN
1179: PO_LOG.stmt(l_log_head,d_pos ,'Populate Global Line Structure');
1180: END IF;
1181:
1182: i := 1;
1183:

Line 1186: PO_LOG.stmt(l_log_head,d_pos,'Set OE Debug');

1182: i := 1;
1183:
1184: d_pos := 90;
1185: IF g_debug_stmt THEN
1186: PO_LOG.stmt(l_log_head,d_pos,'Set OE Debug');
1187: OE_DEBUG_PUB.SetDebugLevel(10);
1188: PO_LOG.stmt(l_log_head,d_pos, 'Debug File Location: '||OE_DEBUG_PUB.Set_Debug_Mode('FILE'));
1189: OE_DEBUG_PUB.Initialize;
1190: OE_DEBUG_PUB.Debug_On;

Line 1188: PO_LOG.stmt(l_log_head,d_pos, 'Debug File Location: '||OE_DEBUG_PUB.Set_Debug_Mode('FILE'));

1184: d_pos := 90;
1185: IF g_debug_stmt THEN
1186: PO_LOG.stmt(l_log_head,d_pos,'Set OE Debug');
1187: OE_DEBUG_PUB.SetDebugLevel(10);
1188: PO_LOG.stmt(l_log_head,d_pos, 'Debug File Location: '||OE_DEBUG_PUB.Set_Debug_Mode('FILE'));
1189: OE_DEBUG_PUB.Initialize;
1190: OE_DEBUG_PUB.Debug_On;
1191: END IF;
1192:

Line 1198: PO_LOG.stmt(l_log_head,d_pos,'Build Attributes Mapping Contexts for header');

1194:
1195: if(p_has_header_pricing) then
1196: d_pos:= 110;
1197: IF g_debug_stmt THEN
1198: PO_LOG.stmt(l_log_head,d_pos,'Build Attributes Mapping Contexts for header');
1199: END IF;
1200: QP_Attr_Mapping_PUB.Build_Contexts(p_request_type_code => p_request_type,
1201: p_line_index => i,
1202: p_pricing_type_code => 'H',

Line 1291: PO_LOG.stmt(l_log_head,d_pos,'Build Attributes Mapping Contexts for Line('||j||')');

1287: END IF;
1288:
1289: d_pos := 150;
1290: IF g_debug_stmt THEN
1291: PO_LOG.stmt(l_log_head,d_pos,'Build Attributes Mapping Contexts for Line('||j||')');
1292: END IF;
1293:
1294: QP_Attr_Mapping_PUB.Build_Contexts(
1295: p_request_type_code => p_request_type,

Line 1304: PO_LOG.stmt(l_log_head,d_pos,'Get UOM Code');

1300: x_pass_line => l_pass_line);
1301:
1302: d_pos := 160;
1303: IF g_debug_stmt THEN
1304: PO_LOG.stmt(l_log_head,d_pos,'Get UOM Code');
1305: END IF;
1306:
1307: BEGIN
1308: -- Make sure we pass uom_code instead of unit_of_measure.

Line 1320: PO_LOG.stmt(l_log_head,d_pos,'l_uom_code',l_uom_code);

1316: END;
1317:
1318: d_pos := 170;
1319: IF g_debug_stmt THEN
1320: PO_LOG.stmt(l_log_head,d_pos,'l_uom_code',l_uom_code);
1321: PO_LOG.stmt(l_log_head,d_pos,'Directly Insert into Temp table');
1322: END IF;
1323:
1324: l_request_type_code_tbl(i) := p_request_type;

Line 1321: PO_LOG.stmt(l_log_head,d_pos,'Directly Insert into Temp table');

1317:
1318: d_pos := 170;
1319: IF g_debug_stmt THEN
1320: PO_LOG.stmt(l_log_head,d_pos,'l_uom_code',l_uom_code);
1321: PO_LOG.stmt(l_log_head,d_pos,'Directly Insert into Temp table');
1322: END IF;
1323:
1324: l_request_type_code_tbl(i) := p_request_type;
1325: l_line_id_tbl(i) := nvl(p_line_rec_tbl(j).order_line_id,p_line_rec_tbl(j).shipment_line_id); -- order line id

Line 1376: PO_LOG.stmt(l_log_head,d_pos,'Call INSERT_LINES2');

1372: end LOOP;
1373:
1374: d_pos:= 180;
1375: IF g_debug_stmt THEN
1376: PO_LOG.stmt(l_log_head,d_pos,'Call INSERT_LINES2');
1377: END IF;
1378:
1379: QP_PREQ_GRP.INSERT_LINES2
1380: (p_line_index => l_line_index_tbl,

Line 1420: PO_LOG.stmt(l_log_head,d_pos,'After Calling INSERT_LINES2');

1416: x_status_text => l_return_status_text);
1417:
1418: d_pos:= 190;
1419: IF g_debug_stmt THEN
1420: PO_LOG.stmt(l_log_head,d_pos,'After Calling INSERT_LINES2');
1421: PO_LOG.stmt(l_log_head,d_pos,'x_return_status',x_return_status);
1422: PO_LOG.stmt(l_log_head,d_pos,'l_return_status_text',l_return_status_text);
1423: END IF;
1424:

Line 1421: PO_LOG.stmt(l_log_head,d_pos,'x_return_status',x_return_status);

1417:
1418: d_pos:= 190;
1419: IF g_debug_stmt THEN
1420: PO_LOG.stmt(l_log_head,d_pos,'After Calling INSERT_LINES2');
1421: PO_LOG.stmt(l_log_head,d_pos,'x_return_status',x_return_status);
1422: PO_LOG.stmt(l_log_head,d_pos,'l_return_status_text',l_return_status_text);
1423: END IF;
1424:
1425: IF x_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN

Line 1422: PO_LOG.stmt(l_log_head,d_pos,'l_return_status_text',l_return_status_text);

1418: d_pos:= 190;
1419: IF g_debug_stmt THEN
1420: PO_LOG.stmt(l_log_head,d_pos,'After Calling INSERT_LINES2');
1421: PO_LOG.stmt(l_log_head,d_pos,'x_return_status',x_return_status);
1422: PO_LOG.stmt(l_log_head,d_pos,'l_return_status_text',l_return_status_text);
1423: END IF;
1424:
1425: IF x_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN
1426: FND_MESSAGE.SET_NAME('PO','PO_QP_PRICE_API_ERROR');

Line 1442: PO_LOG.stmt(l_log_head,d_pos,'Populate Control Record for Pricing Request Call');

1438: -- ASK_FOR attributes
1439:
1440: d_pos:= 200;
1441: IF g_debug_stmt THEN
1442: PO_LOG.stmt(l_log_head,d_pos,'Populate Control Record for Pricing Request Call');
1443: END IF;
1444:
1445: l_control_rec.calculate_flag := 'Y';
1446: l_control_rec.simulation_flag := 'N';

Line 1462: PO_LOG.stmt(l_log_head,d_pos,'Call PRICE_REQUEST');

1458: l_control_rec.get_freight_flag := 'N';
1459:
1460: d_pos := 200;
1461: IF g_debug_stmt THEN
1462: PO_LOG.stmt(l_log_head,d_pos,'Call PRICE_REQUEST');
1463: END IF;
1464:
1465: QP_PREQ_PUB.PRICE_REQUEST(
1466: p_control_rec => l_control_rec,

Line 1472: PO_LOG.stmt(l_log_head,d_pos,'x_return_status',x_return_status);

1468: x_return_status_Text => l_return_status_Text);
1469:
1470: d_pos:= 220;
1471: IF g_debug_stmt THEN
1472: PO_LOG.stmt(l_log_head,d_pos,'x_return_status',x_return_status);
1473: PO_LOG.stmt(l_log_head,d_pos,'l_return_status_text',l_return_status_text);
1474: END IF;
1475:
1476: IF x_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN

Line 1473: PO_LOG.stmt(l_log_head,d_pos,'l_return_status_text',l_return_status_text);

1469:
1470: d_pos:= 220;
1471: IF g_debug_stmt THEN
1472: PO_LOG.stmt(l_log_head,d_pos,'x_return_status',x_return_status);
1473: PO_LOG.stmt(l_log_head,d_pos,'l_return_status_text',l_return_status_text);
1474: END IF;
1475:
1476: IF x_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN
1477: FND_MESSAGE.SET_NAME('PO','PO_QP_PRICE_API_ERROR');

Line 1514: PO_LOG.stmt(l_log_head,d_pos,'Fetch QP pricing');

1510: */
1511:
1512: d_pos := 240;
1513: IF g_debug_stmt THEN
1514: PO_LOG.stmt(l_log_head,d_pos,'Fetch QP pricing');
1515: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1516: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1517: PO_LOG.stmt(l_log_head,d_pos,'QP_PREQ_LINES_TMP_T',PO_LOG.c_all_rows);
1518: END IF;

Line 1515: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);

1511:
1512: d_pos := 240;
1513: IF g_debug_stmt THEN
1514: PO_LOG.stmt(l_log_head,d_pos,'Fetch QP pricing');
1515: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1516: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1517: PO_LOG.stmt(l_log_head,d_pos,'QP_PREQ_LINES_TMP_T',PO_LOG.c_all_rows);
1518: END IF;
1519:

Line 1516: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);

1512: d_pos := 240;
1513: IF g_debug_stmt THEN
1514: PO_LOG.stmt(l_log_head,d_pos,'Fetch QP pricing');
1515: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1516: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1517: PO_LOG.stmt(l_log_head,d_pos,'QP_PREQ_LINES_TMP_T',PO_LOG.c_all_rows);
1518: END IF;
1519:
1520: if p_return_price_flag then

Line 1517: PO_LOG.stmt(l_log_head,d_pos,'QP_PREQ_LINES_TMP_T',PO_LOG.c_all_rows);

1513: IF g_debug_stmt THEN
1514: PO_LOG.stmt(l_log_head,d_pos,'Fetch QP pricing');
1515: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.p_order_header_id',p_header_rec.p_order_header_id);
1516: PO_LOG.stmt(l_log_head,d_pos,'p_header_rec.shipment_header_id',p_header_rec.shipment_header_id);
1517: PO_LOG.stmt(l_log_head,d_pos,'QP_PREQ_LINES_TMP_T',PO_LOG.c_all_rows);
1518: END IF;
1519:
1520: if p_return_price_flag then
1521: --Access the QP views to retrieve the values for price

Line 1585: PO_LOG.proc_end(l_log_head);

1581:
1582:
1583: d_pos:= 300;
1584: IF g_debug_stmt THEN
1585: PO_LOG.proc_end(l_log_head);
1586: PO_LOG.proc_end(l_log_head,'x_return_status',x_return_status);
1587: FOR j IN 1..x_price_tbl.COUNT LOOP
1588: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_index',x_price_tbl(j).line_index);
1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);

Line 1586: PO_LOG.proc_end(l_log_head,'x_return_status',x_return_status);

1582:
1583: d_pos:= 300;
1584: IF g_debug_stmt THEN
1585: PO_LOG.proc_end(l_log_head);
1586: PO_LOG.proc_end(l_log_head,'x_return_status',x_return_status);
1587: FOR j IN 1..x_price_tbl.COUNT LOOP
1588: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_index',x_price_tbl(j).line_index);
1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);
1590: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').base_unit_price',x_price_tbl(j).base_unit_price);

Line 1588: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_index',x_price_tbl(j).line_index);

1584: IF g_debug_stmt THEN
1585: PO_LOG.proc_end(l_log_head);
1586: PO_LOG.proc_end(l_log_head,'x_return_status',x_return_status);
1587: FOR j IN 1..x_price_tbl.COUNT LOOP
1588: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_index',x_price_tbl(j).line_index);
1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);
1590: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').base_unit_price',x_price_tbl(j).base_unit_price);
1591: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').adjusted_price',x_price_tbl(j).adjusted_price);
1592: FOR k IN 1..x_price_tbl(j).freight_charge_rec_tbl.COUNT LOOP

Line 1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);

1585: PO_LOG.proc_end(l_log_head);
1586: PO_LOG.proc_end(l_log_head,'x_return_status',x_return_status);
1587: FOR j IN 1..x_price_tbl.COUNT LOOP
1588: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_index',x_price_tbl(j).line_index);
1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);
1590: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').base_unit_price',x_price_tbl(j).base_unit_price);
1591: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').adjusted_price',x_price_tbl(j).adjusted_price);
1592: FOR k IN 1..x_price_tbl(j).freight_charge_rec_tbl.COUNT LOOP
1593: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').charge_type_code'

Line 1590: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').base_unit_price',x_price_tbl(j).base_unit_price);

1586: PO_LOG.proc_end(l_log_head,'x_return_status',x_return_status);
1587: FOR j IN 1..x_price_tbl.COUNT LOOP
1588: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_index',x_price_tbl(j).line_index);
1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);
1590: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').base_unit_price',x_price_tbl(j).base_unit_price);
1591: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').adjusted_price',x_price_tbl(j).adjusted_price);
1592: FOR k IN 1..x_price_tbl(j).freight_charge_rec_tbl.COUNT LOOP
1593: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').charge_type_code'
1594: ,x_price_tbl(j).freight_charge_rec_tbl(k).charge_type_code);

Line 1591: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').adjusted_price',x_price_tbl(j).adjusted_price);

1587: FOR j IN 1..x_price_tbl.COUNT LOOP
1588: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_index',x_price_tbl(j).line_index);
1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);
1590: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').base_unit_price',x_price_tbl(j).base_unit_price);
1591: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').adjusted_price',x_price_tbl(j).adjusted_price);
1592: FOR k IN 1..x_price_tbl(j).freight_charge_rec_tbl.COUNT LOOP
1593: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').charge_type_code'
1594: ,x_price_tbl(j).freight_charge_rec_tbl(k).charge_type_code);
1595: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').freight_charge'

Line 1593: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').charge_type_code'

1589: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').line_id',x_price_tbl(j).line_id);
1590: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').base_unit_price',x_price_tbl(j).base_unit_price);
1591: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').adjusted_price',x_price_tbl(j).adjusted_price);
1592: FOR k IN 1..x_price_tbl(j).freight_charge_rec_tbl.COUNT LOOP
1593: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').charge_type_code'
1594: ,x_price_tbl(j).freight_charge_rec_tbl(k).charge_type_code);
1595: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').freight_charge'
1596: ,x_price_tbl(j).freight_charge_rec_tbl(k).freight_charge);
1597: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_code'

Line 1595: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').freight_charge'

1591: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').adjusted_price',x_price_tbl(j).adjusted_price);
1592: FOR k IN 1..x_price_tbl(j).freight_charge_rec_tbl.COUNT LOOP
1593: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').charge_type_code'
1594: ,x_price_tbl(j).freight_charge_rec_tbl(k).charge_type_code);
1595: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').freight_charge'
1596: ,x_price_tbl(j).freight_charge_rec_tbl(k).freight_charge);
1597: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_code'
1598: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_code);
1599: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_text'

Line 1597: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_code'

1593: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').charge_type_code'
1594: ,x_price_tbl(j).freight_charge_rec_tbl(k).charge_type_code);
1595: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').freight_charge'
1596: ,x_price_tbl(j).freight_charge_rec_tbl(k).freight_charge);
1597: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_code'
1598: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_code);
1599: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_text'
1600: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_text);
1601: end LOOP;

Line 1599: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_text'

1595: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').freight_charge'
1596: ,x_price_tbl(j).freight_charge_rec_tbl(k).freight_charge);
1597: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_code'
1598: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_code);
1599: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_text'
1600: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_text);
1601: end LOOP;
1602: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_code',x_price_tbl(j).pricing_status_code);
1603: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_text',x_price_tbl(j).pricing_status_text);

Line 1602: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_code',x_price_tbl(j).pricing_status_code);

1598: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_code);
1599: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_text'
1600: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_text);
1601: end LOOP;
1602: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_code',x_price_tbl(j).pricing_status_code);
1603: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_text',x_price_tbl(j).pricing_status_text);
1604: end LOOP;
1605: END IF;
1606: EXCEPTION

Line 1603: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_text',x_price_tbl(j).pricing_status_text);

1599: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').freight_charge_rec_tbl('||k||').pricing_status_text'
1600: ,x_price_tbl(j).freight_charge_rec_tbl(k).pricing_status_text);
1601: end LOOP;
1602: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_code',x_price_tbl(j).pricing_status_code);
1603: PO_LOG.proc_end(l_log_head,'x_price_tbl('||j||').pricing_status_text',x_price_tbl(j).pricing_status_text);
1604: end LOOP;
1605: END IF;
1606: EXCEPTION
1607: WHEN FND_API.G_EXC_ERROR THEN

Line 1614: PO_LOG.exc(l_log_head,d_pos,l_exception_msg);

1610: p_msg_index => FND_MSG_PUB.G_LAST
1611: , p_encoded => 'F'
1612: );
1613: IF g_debug_unexp THEN
1614: PO_LOG.exc(l_log_head,d_pos,l_exception_msg);
1615: END IF;
1616: x_return_status := FND_API.g_ret_sts_error;
1617: -- Push the po_return_msg onto msg list and message stack
1618: FND_MESSAGE.set_name('PO', 'PO_QP_PRICE_API_ERROR');

Line 1628: PO_LOG.exc(l_log_head,d_pos,l_exception_msg);

1624: p_msg_index => FND_MSG_PUB.G_LAST
1625: , p_encoded => 'F'
1626: );
1627: IF g_debug_unexp THEN
1628: PO_LOG.exc(l_log_head,d_pos,l_exception_msg);
1629: END IF;
1630: x_return_status := FND_API.g_ret_sts_unexp_error;
1631: -- Push the po_return_msg onto msg list and message stack
1632: FND_MESSAGE.set_name('PO', 'PO_QP_PRICE_API_ERROR');

Line 1637: PO_LOG.exc(l_log_head,d_pos);

1633: FND_MESSAGE.SET_TOKEN('ERROR_TEXT',l_exception_msg);
1634:
1635: WHEN OTHERS THEN
1636: IF g_debug_unexp THEN
1637: PO_LOG.exc(l_log_head,d_pos);
1638: END IF;
1639: --unexpected error from this procedure: get SQLERRM
1640: po_message_s.sql_error(g_pkg_name, l_api_name, d_pos, SQLCODE, SQLERRM);
1641: l_exception_msg := FND_MESSAGE.get;

Line 1643: PO_LOG.exc(l_log_head,d_pos,l_exception_msg);

1639: --unexpected error from this procedure: get SQLERRM
1640: po_message_s.sql_error(g_pkg_name, l_api_name, d_pos, SQLCODE, SQLERRM);
1641: l_exception_msg := FND_MESSAGE.get;
1642: IF g_debug_unexp THEN
1643: PO_LOG.exc(l_log_head,d_pos,l_exception_msg);
1644: END IF;
1645: x_return_status := FND_API.g_ret_sts_unexp_error;
1646: -- Push the po_return_msg onto msg list and message stack
1647: FND_MESSAGE.set_name('PO', 'PO_QP_PRICE_API_ERROR');