DBA Data[Home] [Help]

APPS.PA_COPY_STRUCTURE_PKG dependencies on FND_GLOBAL

Line 124: x_created_by := FND_GLOBAL.USER_ID;

120: --
121: -- Standard who
122: --
123:
124: x_created_by := FND_GLOBAL.USER_ID;
125: x_last_updated_by := FND_GLOBAL.USER_ID;
126: x_last_update_login := FND_GLOBAL.LOGIN_ID;
127:
128: SELECT cost_plus_structure_type

Line 125: x_last_updated_by := FND_GLOBAL.USER_ID;

121: -- Standard who
122: --
123:
124: x_created_by := FND_GLOBAL.USER_ID;
125: x_last_updated_by := FND_GLOBAL.USER_ID;
126: x_last_update_login := FND_GLOBAL.LOGIN_ID;
127:
128: SELECT cost_plus_structure_type
129: INTO structure_type

Line 126: x_last_update_login := FND_GLOBAL.LOGIN_ID;

122: --
123:
124: x_created_by := FND_GLOBAL.USER_ID;
125: x_last_updated_by := FND_GLOBAL.USER_ID;
126: x_last_update_login := FND_GLOBAL.LOGIN_ID;
127:
128: SELECT cost_plus_structure_type
129: INTO structure_type
130: FROM pa_cost_plus_structures