DBA Data[Home] [Help]

APPS.INV_COST_GROUP_UPDATE dependencies on MTL_INTERORG_PARAMETERS

Line 3885: p_fob_point IN mtl_interorg_parameters.fob_point%TYPE DEFAULT NULL,

3881: -- Main Logic
3882:
3883: PROCEDURE cost_group_update
3884: (p_transaction_rec IN mtl_material_transactions_temp%ROWTYPE,
3885: p_fob_point IN mtl_interorg_parameters.fob_point%TYPE DEFAULT NULL,
3886: p_transfer_wms_org IN BOOLEAN DEFAULT TRUE,
3887: p_tfr_primary_cost_method IN NUMBER,
3888: p_tfr_org_cost_group_id IN NUMBER,
3889: p_from_project_id IN NUMBER DEFAULT NULL,