DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MAGTAPE_PKG dependencies on FF_USER_ENTITIES

Line 140: from ff_user_entities

136: l_user_entity_id number;
137: begin
138: select user_entity_id
139: into l_user_entity_id
140: from ff_user_entities
141: where user_entity_name = p_user_entity_name
142: and legislation_code = 'KR'
143: and creator_type = 'X';
144: --