DBA Data[Home] [Help]

APPS.PAY_US_NACHA_IAT_TAPE dependencies on PER_ALL_ASSIGNMENTS

Line 111: g_organization_id per_all_assignments.ORGANIZATION_ID%TYPE;

107: g_addenda_num NUMBER :=0;
108: g_foreign_transact varchar2(1) := null;
109:
110: g_payroll_id PAY_PAYROLLS_F.PAYROLL_ID%TYPE;
111: g_organization_id per_all_assignments.ORGANIZATION_ID%TYPE;
112: g_full_name per_all_people_f.full_name%type;
113: g_org_name hr_organization_units.name%type;
114: g_street_address hr_locations.ADDRESS_LINE_1%type;
115: g_city hr_locations.TOWN_OR_CITY%type;