DBA Data[Home] [Help]

APPS.IGW_PROP_APPROVALS_PVT dependencies on IGW_ORG_MAP_DETAILS

Line 413: igw_org_map_details pom

409: pom.user_name,
410: fus.user_id,
411: pom.approver_type
412: from fnd_user fus,
413: igw_org_map_details pom
414: where pom.user_name = fus.user_name
415: and pom.map_id = l_map_id;
416:
417: cursor next_run_number is