DBA Data[Home] [Help]

APPS.PAY_KR_PAYKRYLG_PKG dependencies on FF_DATABASE_ITEMS

Line 1959: ff_database_items d

1955: select
1956: u.creator_id
1957: into l_defined_balance_id
1958: from ff_user_entities u,
1959: ff_database_items d
1960: where d.user_name = p_user_name
1961: and u.user_entity_id = d.user_entity_id
1962: and u.legislation_code = 'KR'
1963: and u.business_group_id is null