DBA Data[Home] [Help]

APPS.PO_CORE_S3 dependencies on GL_SETS_OF_BOOKS

Line 132: gl_sets_of_books gsb

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