DBA Data[Home] [Help]

APPS.INL_CHARGE_PVT dependencies on INL_CUSTOM_PUB

Line 2701: inl_custom_pub.Get_Charges(

2697: FND_MESSAGE.SET_NAME('INL','INL_ERR_CHAR_LN_GEN');
2698: FND_MSG_PUB.ADD;
2699: RAISE L_FND_EXC_ERROR;
2700: ELSE
2701: inl_custom_pub.Get_Charges(
2702: p_ship_header_rec => l_ship_header_rec,
2703: p_ship_ln_group_tbl => l_ship_ln_group_tbl,
2704: p_ship_ln_tbl_tp => l_ship_ln_tbl,
2705: x_charge_ln_tbl => l_charge_ln_tbl,