DBA Data[Home] [Help]

APPS.GMF_LOTCOSTADJUSTMENT_PUB dependencies on MTL_ITEM_FLEXFIELDS

Line 21: , item_id mtl_item_flexfields.inventory_item_id%TYPE

17: adjustment_id gmf_lot_cost_adjustments.adjustment_id%TYPE
18: , legal_entity_id gmf_fiscal_policies.legal_entity_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

Line 22: , item_number mtl_item_flexfields.item_number%TYPE

18: , legal_entity_id gmf_fiscal_policies.legal_entity_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