DBA Data[Home] [Help]

APPS.IGW_PROPOSAL_APPROVAL dependencies on IGW_ORG_MAP_DETAILS

Line 417: igw_org_map_details pom

413: pom.user_name,
414: fus.user_id,
415: pom.approver_type
416: from fnd_user fus,
417: igw_org_map_details pom
418: where pom.user_name = fus.user_name
419: and pom.map_id = l_map_id;
420:
421: cursor next_run_number is