DBA Data[Home] [Help]

APPS.PAY_KR_PAYKRYLG_PKG dependencies on FF_DATABASE_ITEMS

Line 1120: ff_database_items d

1116: select
1117: u.creator_id
1118: into l_defined_balance_id
1119: from ff_user_entities u,
1120: ff_database_items d
1121: where d.user_name = p_user_name
1122: and u.user_entity_id = d.user_entity_id
1123: and u.legislation_code = 'KR'
1124: and u.business_group_id is null