DBA Data[Home] [Help]

APPS.CSD_INTERNAL_ORDERS_PVT dependencies on WSH_GLBL_VAR_STRCT_GRP

Line 1300: l_serial_num_range_tab wsh_glbl_var_strct_grp.ddserialrangetabtype;

1296: l_prod_txn_rec csd_process_pvt.product_txn_rec;
1297: l_counter NUMBER := 0;
1298: source_code VARCHAR2(15) := 'OE';
1299: changed_attributes wsh_delivery_details_pub.changedattributetabtype;
1300: l_serial_num_range_tab wsh_glbl_var_strct_grp.ddserialrangetabtype;
1301: l_attribs_changed_flag BOOLEAN := FALSE;
1302: p_delivery_id NUMBER;
1303: p_action_code VARCHAR2(15);
1304: p_delivery_name VARCHAR2(30);