DBA Data[Home] [Help]

APPS.GMF_LOTCOSTADJUSTMENT_PUB dependencies on MTL_PARAMETERS

Line 23: , organization_id mtl_parameters.organization_id%TYPE

19: , cost_type_id cm_mthd_mst.cost_type_id%TYPE
20: , cost_mthd_code cm_mthd_mst.cost_mthd_code%TYPE
21: , item_id mtl_item_flexfields.inventory_item_id%TYPE
22: , item_number mtl_item_flexfields.item_number%TYPE
23: , organization_id mtl_parameters.organization_id%TYPE
24: , organization_code mtl_parameters.organization_code%TYPE
25: , lot_number mtl_lot_numbers.lot_number%TYPE
26: , adjustment_date DATE
27: , reason_code cm_reas_cds.reason_code%TYPE

Line 24: , organization_code mtl_parameters.organization_code%TYPE

20: , cost_mthd_code cm_mthd_mst.cost_mthd_code%TYPE
21: , item_id mtl_item_flexfields.inventory_item_id%TYPE
22: , item_number mtl_item_flexfields.item_number%TYPE
23: , organization_id mtl_parameters.organization_id%TYPE
24: , organization_code mtl_parameters.organization_code%TYPE
25: , lot_number mtl_lot_numbers.lot_number%TYPE
26: , adjustment_date DATE
27: , reason_code cm_reas_cds.reason_code%TYPE
28: , delete_mark gmf_lot_cost_adjustments.delete_mark%TYPE