DBA Data[Home] [Help]

APPS.GMF_ITEMCOST_PUB dependencies on MTL_ITEM_FLEXFIELDS

Line 25: item_number mtl_item_flexfields.item_number%TYPE,

21: cost_mthd_code cm_mthd_mst.cost_mthd_code%TYPE,
22: organization_id cm_cmpt_dtl.organization_id%TYPE,
23: organization_code mtl_parameters.organization_code%TYPE,
24: inventory_item_id cm_cmpt_dtl.inventory_item_id%TYPE,
25: item_number mtl_item_flexfields.item_number%TYPE,
26: user_name fnd_user.user_name%TYPE
27: );
28:
29: TYPE this_level_dtl_rec_type IS RECORD