DBA Data[Home] [Help]

APPS.WSMPVLDT dependencies on GL_CODE_COMBINATIONS

Line 4937: from gl_code_combinations gcc,

4933: UPDATE wsm_resulting_jobs_interface wrji
4934: SET wrji.error_message = l_fnd_generic_err_msg
4935: WHERE wrji.header_id = l_header_id
4936: and not exists (select 1
4937: from gl_code_combinations gcc,
4938: org_organization_definitions ood,
4939: wsm_split_merge_txn_interface txn
4940: where txn.organization_id = ood.organization_id
4941: and txn.header_id = wrji.header_id