DBA Data[Home] [Help]

APPS.GMF_LOTCOSTADJUSTMENT_PUB dependencies on CM_MTHD_MST

Line 19: , cost_type_id cm_mthd_mst.cost_type_id%TYPE

15: RECORD
16: (
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

Line 20: , cost_mthd_code cm_mthd_mst.cost_mthd_code%TYPE

16: (
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