DBA Data[Home] [Help]

APPS.CSI_INTERFACE_PKG dependencies on OE_ORDER_PUB

Line 4255: l_parent_line_rec oe_order_pub.line_rec_type;

4251:
4252: --4327207
4253: l_fulfilled_date date := fnd_api.g_miss_date;
4254: l_rlt_active_end_date date := fnd_api.g_miss_date;
4255: l_parent_line_rec oe_order_pub.line_rec_type;
4256: om_vld_org_id NUMBER;
4257: l_csi_order_line_rec csi_order_ship_pub.order_line_rec;
4258: l_child_line_tbl oe_order_pub.line_tbl_type;
4259: l_inst_query_rec csi_datastructures_pub.instance_query_rec;

Line 4258: l_child_line_tbl oe_order_pub.line_tbl_type;

4254: l_rlt_active_end_date date := fnd_api.g_miss_date;
4255: l_parent_line_rec oe_order_pub.line_rec_type;
4256: om_vld_org_id NUMBER;
4257: l_csi_order_line_rec csi_order_ship_pub.order_line_rec;
4258: l_child_line_tbl oe_order_pub.line_tbl_type;
4259: l_inst_query_rec csi_datastructures_pub.instance_query_rec;
4260: l_party_query_rec csi_datastructures_pub.party_query_rec;
4261: l_pty_acct_query_rec csi_datastructures_pub.party_account_query_rec;
4262: