DBA Data[Home] [Help]

APPS.GMF_ITEMCOST_PUB dependencies on FND_USER

Line 26: user_name fnd_user.user_name%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
30: (