DBA Data[Home] [Help]

APPS.PQH_RBC_LOAD_OBJECTS dependencies on FND_LOAD_UTIL

Line 86: l_last_updated_by := fnd_load_util.owner_id(p_owner);

82: l_created_by := 0;
83: l_last_updated_by := 0;
84: end if;
85: **/
86: l_last_updated_by := fnd_load_util.owner_id(p_owner);
87: l_created_by := fnd_load_util.owner_id(p_owner);
88:
89:
90: l_creation_date := sysdate;

Line 87: l_created_by := fnd_load_util.owner_id(p_owner);

83: l_last_updated_by := 0;
84: end if;
85: **/
86: l_last_updated_by := fnd_load_util.owner_id(p_owner);
87: l_created_by := fnd_load_util.owner_id(p_owner);
88:
89:
90: l_creation_date := sysdate;
91: l_last_update_date := sysdate;

Line 240: l_last_updated_by := fnd_load_util.owner_id(p_owner);

236: l_created_by := 0;
237: l_last_updated_by := 0;
238: end if;
239: **/
240: l_last_updated_by := fnd_load_util.owner_id(p_owner);
241: l_created_by := fnd_load_util.owner_id(p_owner);
242:
243:
244: l_creation_date := sysdate;

Line 241: l_created_by := fnd_load_util.owner_id(p_owner);

237: l_last_updated_by := 0;
238: end if;
239: **/
240: l_last_updated_by := fnd_load_util.owner_id(p_owner);
241: l_created_by := fnd_load_util.owner_id(p_owner);
242:
243:
244: l_creation_date := sysdate;
245: l_last_update_date := sysdate;

Line 404: l_last_updated_by := fnd_load_util.owner_id(p_owner);

400: l_created_by := 0;
401: l_last_updated_by := 0;
402: end if;
403: **/
404: l_last_updated_by := fnd_load_util.owner_id(p_owner);
405: l_created_by := fnd_load_util.owner_id(p_owner);
406:
407:
408: l_creation_date := sysdate;

Line 405: l_created_by := fnd_load_util.owner_id(p_owner);

401: l_last_updated_by := 0;
402: end if;
403: **/
404: l_last_updated_by := fnd_load_util.owner_id(p_owner);
405: l_created_by := fnd_load_util.owner_id(p_owner);
406:
407:
408: l_creation_date := sysdate;
409: l_last_update_date := sysdate;

Line 600: l_last_updated_by := fnd_load_util.owner_id(p_owner);

596: l_created_by := 0;
597: l_last_updated_by := 0;
598: end if;
599: **/
600: l_last_updated_by := fnd_load_util.owner_id(p_owner);
601: l_created_by := fnd_load_util.owner_id(p_owner);
602:
603:
604: l_creation_date := sysdate;

Line 601: l_created_by := fnd_load_util.owner_id(p_owner);

597: l_last_updated_by := 0;
598: end if;
599: **/
600: l_last_updated_by := fnd_load_util.owner_id(p_owner);
601: l_created_by := fnd_load_util.owner_id(p_owner);
602:
603:
604: l_creation_date := sysdate;
605: l_last_update_date := sysdate;

Line 845: l_last_updated_by := fnd_load_util.owner_id(p_owner);

841: l_created_by := 0;
842: l_last_updated_by := 0;
843: end if;
844: **/
845: l_last_updated_by := fnd_load_util.owner_id(p_owner);
846: l_created_by := fnd_load_util.owner_id(p_owner);
847:
848:
849: l_creation_date := sysdate;

Line 846: l_created_by := fnd_load_util.owner_id(p_owner);

842: l_last_updated_by := 0;
843: end if;
844: **/
845: l_last_updated_by := fnd_load_util.owner_id(p_owner);
846: l_created_by := fnd_load_util.owner_id(p_owner);
847:
848:
849: l_creation_date := sysdate;
850: l_last_update_date := sysdate;

Line 1100: l_last_updated_by := fnd_load_util.owner_id(p_owner);

1096: l_created_by := 0;
1097: l_last_updated_by := 0;
1098: end if;
1099: **/
1100: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1101: l_created_by := fnd_load_util.owner_id(p_owner);
1102:
1103:
1104: l_creation_date := sysdate;

Line 1101: l_created_by := fnd_load_util.owner_id(p_owner);

1097: l_last_updated_by := 0;
1098: end if;
1099: **/
1100: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1101: l_created_by := fnd_load_util.owner_id(p_owner);
1102:
1103:
1104: l_creation_date := sysdate;
1105: l_last_update_date := sysdate;

Line 1281: l_last_updated_by := fnd_load_util.owner_id(p_owner);

1277: l_created_by := 0;
1278: l_last_updated_by := 0;
1279: end if;
1280: **/
1281: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1282: l_created_by := fnd_load_util.owner_id(p_owner);
1283:
1284:
1285: l_creation_date := sysdate;

Line 1282: l_created_by := fnd_load_util.owner_id(p_owner);

1278: l_last_updated_by := 0;
1279: end if;
1280: **/
1281: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1282: l_created_by := fnd_load_util.owner_id(p_owner);
1283:
1284:
1285: l_creation_date := sysdate;
1286: l_last_update_date := sysdate;

Line 1447: l_last_updated_by := fnd_load_util.owner_id(p_owner);

1443: l_created_by := 0;
1444: l_last_updated_by := 0;
1445: end if;
1446: **/
1447: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1448: l_created_by := fnd_load_util.owner_id(p_owner);
1449:
1450:
1451: l_creation_date := sysdate;

Line 1448: l_created_by := fnd_load_util.owner_id(p_owner);

1444: l_last_updated_by := 0;
1445: end if;
1446: **/
1447: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1448: l_created_by := fnd_load_util.owner_id(p_owner);
1449:
1450:
1451: l_creation_date := sysdate;
1452: l_last_update_date := sysdate;

Line 1621: l_last_updated_by := fnd_load_util.owner_id(p_owner);

1617: l_created_by := 0;
1618: l_last_updated_by := 0;
1619: end if;
1620: **/
1621: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1622: l_created_by := fnd_load_util.owner_id(p_owner);
1623:
1624:
1625: l_creation_date := sysdate;

Line 1622: l_created_by := fnd_load_util.owner_id(p_owner);

1618: l_last_updated_by := 0;
1619: end if;
1620: **/
1621: l_last_updated_by := fnd_load_util.owner_id(p_owner);
1622: l_created_by := fnd_load_util.owner_id(p_owner);
1623:
1624:
1625: l_creation_date := sysdate;
1626: l_last_update_date := sysdate;