DBA Data[Home] [Help]

APPS.GMF_BURDENDETAILS_PUB dependencies on FND_USER

Line 26: user_name fnd_user.user_name%TYPE

22: calendar_code cm_brdn_dtl.calendar_code%TYPE ,
23: period_code cm_brdn_dtl.period_code%TYPE ,
24: cost_type_id cm_brdn_dtl.cost_type_id%TYPE ,
25: cost_mthd_code cm_brdn_dtl.cost_mthd_code%TYPE ,
26: user_name fnd_user.user_name%TYPE
27: );
28:
29: TYPE Burden_Dtl_Rec_Type IS RECORD
30: (