DBA Data[Home] [Help]

APPS.CS_SR_INTERFACE_CP dependencies on FND_GLOBAL

Line 367: fnd_global.apps_initialize(1318,20638,170);

363: begin
364:
365: -- dbms_application_info.set_client_info('458');
366: mo_global.init('PA');
367: fnd_global.apps_initialize(1318,20638,170);
368: mo_global.set_policy_context('S','458');
369: end;
370:
371:

Line 1071: l_created_by := FND_GLOBAL.USER_ID;

1067:
1068: /*Parameter #35 standard WHO column
1069: CREATED BY
1070: */
1071: l_created_by := FND_GLOBAL.USER_ID;
1072:
1073: /*Parameter #36
1074: CREATION DATE
1075: */

Line 1081: l_last_updated_by := FND_GLOBAL.USER_ID;

1077:
1078: /*Parameter #37
1079: LAST UPDATED BY
1080: */
1081: l_last_updated_by := FND_GLOBAL.USER_ID;
1082:
1083:
1084: /*Parameter #38
1085: LAST UPDATE DATE

Line 1707: FND_GLOBAL.USER_ID, --35

1703: null, --31 N/A for service
1704: l_system_linkage, --32 cs_projects.function(expenditure type class_
1705: null, --33 Projects will assign this (UNIQUE indentifier for this table)
1706: null, --34 N/A
1707: FND_GLOBAL.USER_ID, --35
1708: sysdate, --36
1709: FND_GLOBAL.USER_ID, --37
1710: sysdate, --38
1711: null, --39 N/A for service , as service does not handle receipts

Line 1709: FND_GLOBAL.USER_ID, --37

1705: null, --33 Projects will assign this (UNIQUE indentifier for this table)
1706: null, --34 N/A
1707: FND_GLOBAL.USER_ID, --35
1708: sysdate, --36
1709: FND_GLOBAL.USER_ID, --37
1710: sysdate, --38
1711: null, --39 N/A for service , as service does not handle receipts
1712: null, --40 N/A for service , as service does not handle receipts
1713: null, --41 N/A for service , as service does not handle receipts