DBA Data[Home] [Help]

APPS.JAI_OM_WSH_PROCESSING_PKG dependencies on JAI_OM_OE_BOND_REG_HDRS

Line 65: v_register_code JAI_OM_OE_BOND_REG_HDRS.register_code%type;

61: v_basic_excise_duty_amount number;
62: v_add_excise_duty_amount number;
63: v_oth_excise_duty_amount number;
64: v_export_oriented_unit JAI_CMN_INVENTORY_ORGS.export_oriented_unit%type;
65: v_register_code JAI_OM_OE_BOND_REG_HDRS.register_code%type;
66: v_debug_flag varchar2(1); --'N'; --Ramananda for File.Sql.35
67: v_utl_location VARCHAR2(512); --For Log file.
68: v_myfilehandle UTL_FILE.FILE_TYPE; -- This is for File handling
69: v_trip_id wsh_delivery_trips_v.trip_id%type;