DBA Data[Home] [Help]

APPS.BEN_PLAN_COPY_LOADER dependencies on PER_BUSINESS_GROUPS

Line 197: from per_business_groups bg

193: where tc.short_name = p_TRANS_CATEGORY_NAME ;
194: --
195: cursor c3 is
196: select business_group_id
197: from per_business_groups bg
198: where bg.short_name = p_CONTEXT_BUSINESS_GROUP ;
199:
200: -- Bug : 4354708
201: cursor c_trig_cet is