DBA Data[Home] [Help]

APPS.INV_COST_GROUP_UPDATE dependencies on MTL_INTERORG_PARAMETERS

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

3869: -- Main Logic
3870:
3871: PROCEDURE cost_group_update
3872: (p_transaction_rec IN mtl_material_transactions_temp%ROWTYPE,
3873: p_fob_point IN mtl_interorg_parameters.fob_point%TYPE DEFAULT NULL,
3874: p_transfer_wms_org IN BOOLEAN DEFAULT TRUE,
3875: p_tfr_primary_cost_method IN NUMBER,
3876: p_tfr_org_cost_group_id IN NUMBER,
3877: p_from_project_id IN NUMBER DEFAULT NULL,