DBA Data[Home] [Help]

APPS.CST_APPOACCRUALREPORT_PVT dependencies on GL_SETS_OF_BOOKS

Line 691: FROM gl_sets_of_books gl,

687: l_stmt_num := 40;
688:
689: SELECT fav.application_column_name
690: INTO l_bal_segment
691: FROM gl_sets_of_books gl,
692: fnd_segment_attribute_values fav,
693: hr_organization_information hr
694: WHERE hr.org_information_context = 'Operating Unit Information'
695: AND hr.organization_id = l_current_org_id