DBA Data[Home] [Help]

APPS.PAY_JP_GENERIC_UPGRADE_PKG dependencies on FF_USER_ENTITIES

Line 233: from ff_user_entities

229: -- before applying this.
230: --
231: select creator_id
232: into l_defined_balance_id
233: from ff_user_entities
234: where user_entity_name = 'B_YEA_GRACE_ITX_ASG_RUN'
235: and legislation_code = 'JP'
236: and creator_type = 'B';
237: --