DBA Data[Home] [Help]

APPS.WSM_WLT_VALIDATE_PVT dependencies on GL_CODE_COMBINATIONS

Line 3019: from gl_code_combinations gcc,

3015: -- validate the account passed,,,,,
3016: BEGIN
3017: select 1
3018: into l_exists
3019: from gl_code_combinations gcc,
3020: -- ST : Performance bug fix 4914162 : Remove the use of org_organization_definitions.
3021: -- org_organization_definitions ood
3022: hr_organization_information hoi,
3023: gl_sets_of_books gsob

Line 5312: from gl_code_combinations gcc,

5308: l_stmt_num := 60;
5309: BEGIN
5310: select 1
5311: into l_dummy
5312: from gl_code_combinations gcc,
5313: -- ST : Performance bug fix 4914162 : Remove the use of org_organization_definitions.
5314: -- org_organization_definitions ood
5315: hr_organization_information hoi,
5316: gl_sets_of_books gsob