DBA Data[Home] [Help]

APPS.INV_COST_GROUP_UPDATE dependencies on MTL_INTERORG_PARAMETERS

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

14: x_return_status OUT NOCOPY VARCHAR2);
15:
16: PROCEDURE cost_group_update
17: (p_transaction_rec IN mtl_material_transactions_temp%ROWTYPE,
18: p_fob_point IN mtl_interorg_parameters.fob_point%TYPE DEFAULT NULL,
19: p_transfer_wms_org IN BOOLEAN DEFAULT TRUE,
20: p_tfr_primary_cost_method IN NUMBER,
21: p_tfr_org_cost_group_id IN NUMBER,
22: p_from_project_id IN NUMBER DEFAULT NULL,