DBA Data[Home] [Help]

APPS.INL_CUSTOM_PUB dependencies on INL_SHIP_HEADERS

Line 24: p_ship_header_rec IN inl_ship_headers%ROWTYPE,

20: --
21: -- Notes :
22:
23: PROCEDURE Get_Charges(
24: p_ship_header_rec IN inl_ship_headers%ROWTYPE,
25: p_ship_ln_group_tbl IN inl_charge_pvt.ship_ln_group_tbl_tp,
26: p_ship_ln_tbl_tp IN inl_charge_pvt.ship_ln_tbl_tp,
27: x_charge_ln_tbl OUT NOCOPY inl_charge_pvt.charge_ln_tbl,
28: x_override_default_processing OUT NOCOPY BOOLEAN,