DBA Data[Home] [Help]

APPS.PNP_UTIL_FUNC dependencies on PN_SPACE_ASSIGN_EMP_ALL

Line 99: person_id PN_SPACE_ASSIGN_EMP_ALL.person_id%type,

95: allocated_area PN_SPACE_ASSIGN_CUST_ALL.allocated_area%type,
96: utilized_area PN_SPACE_ASSIGN_CUST_ALL.utilized_area%type,
97: project_id PN_SPACE_ASSIGN_CUST_ALL.project_id%type,
98: task_id PN_SPACE_ASSIGN_CUST_ALL.task_id%type,
99: person_id PN_SPACE_ASSIGN_EMP_ALL.person_id%type,
100: cust_account_id PN_SPACE_ASSIGN_CUST_ALL.cust_account_id%type,
101: org_id PN_SPACE_ASSIGN_CUST_ALL.org_id%type,
102: lease_id PN_SPACE_ASSIGN_CUST_ALL.lease_id%type
103: );