DBA Data[Home] [Help]

APPS.BIS_REGION_EXTENSION_PVT dependencies on FND_GLOBAL

Line 48: l_user_id := fnd_global.user_id;

44: ) IS
45:
46: l_user_id NUMBER;
47: BEGIN
48: l_user_id := fnd_global.user_id;
49: BEGIN
50: INSERT INTO bis_ak_region_extension
51: ( REGION_CODE,
52: REGION_APPLICATION_ID,

Line 161: l_user_id := fnd_global.user_id;

157: l_user_id NUMBER;
158:
159: BEGIN
160:
161: l_user_id := fnd_global.user_id;
162: BEGIN
163: UPDATE bis_ak_region_extension
164: SET
165: attribute16 = pAttribute16