DBA Data[Home] [Help]

APPS.PO_CORE_S3 dependencies on GL_SETS_OF_BOOKS

Line 133: gl_sets_of_books gsb

129: gsb.short_name
130: INTO x_org_sob_id,
131: x_org_sob_name
132: FROM financials_system_parameters fsp,
133: gl_sets_of_books gsb
134: WHERE fsp.set_of_books_id = gsb.set_of_books_id;
135:
136: end if;
137: end if;