DBA Data[Home] [Help]

APPS.GMF_ALLOCATIONDEFINITION_PUB dependencies on FND_USER

Line 36: user_name fnd_user.user_name%TYPE

32: analysis_code cm_alys_mst.cost_analysis_code%TYPE ,
33: organization_id gl_aloc_bas.organization_id%TYPE ,
34: organization_code mtl_parameters.organization_code%TYPE,
35: delete_mark gl_aloc_bas.delete_mark%TYPE := 0 ,
36: user_name fnd_user.user_name%TYPE
37: );
38:
39: /*#
40: * Allocation Definitions Creation API