DBA Data[Home] [Help]

APPS.CSI_INTERFACE_PKG dependencies on OE_ORDER_PUB

Line 4163: l_parent_line_rec oe_order_pub.line_rec_type;

4159:
4160: --4327207
4161: l_fulfilled_date date := fnd_api.g_miss_date;
4162: l_rlt_active_end_date date := fnd_api.g_miss_date;
4163: l_parent_line_rec oe_order_pub.line_rec_type;
4164: om_vld_org_id NUMBER;
4165: l_csi_order_line_rec csi_order_ship_pub.order_line_rec;
4166: l_child_line_tbl oe_order_pub.line_tbl_type;
4167: l_inst_query_rec csi_datastructures_pub.instance_query_rec;

Line 4166: l_child_line_tbl oe_order_pub.line_tbl_type;

4162: l_rlt_active_end_date date := fnd_api.g_miss_date;
4163: l_parent_line_rec oe_order_pub.line_rec_type;
4164: om_vld_org_id NUMBER;
4165: l_csi_order_line_rec csi_order_ship_pub.order_line_rec;
4166: l_child_line_tbl oe_order_pub.line_tbl_type;
4167: l_inst_query_rec csi_datastructures_pub.instance_query_rec;
4168: l_party_query_rec csi_datastructures_pub.party_query_rec;
4169: l_pty_acct_query_rec csi_datastructures_pub.party_account_query_rec;
4170: