DBA Data[Home] [Help]

APPS.INV_MIGRATE_PROCESS_ORG dependencies on HR_ORGANIZATION_INFORMATION_S

Line 1288: hr_organization_information_s.nextval,

1284: LAST_UPDATED_BY,
1285: CREATED_BY,
1286: CREATION_DATE)
1287: VALUES (
1288: hr_organization_information_s.nextval,
1289: 'CLASS',
1290: X_organization_id,
1291: 'INV',
1292: 'Y',

Line 1311: hr_organization_information_s.nextval,

1307: LAST_UPDATED_BY,
1308: CREATED_BY,
1309: CREATION_DATE)
1310: VALUES (
1311: hr_organization_information_s.nextval,
1312: 'Accounting Information',
1313: X_organization_id,
1314: l_orgn_def.set_of_books_id,
1315: l_orgn_def.legal_entity,