DBA Data[Home] [Help]

APPS.CSTPSCEX dependencies on HR_ORGANIZATION_INFORMATION

Line 293: hr_organization_information OOD_FROM,

289: CSSR.organization_id,
290: SOB_TO.currency_code to_currency
291: from
292: cst_sc_sourcing_rules CSSR,
293: hr_organization_information OOD_FROM,
294: gl_sets_of_books SOB_FROM,
295: hr_organization_information OOD_TO,
296: gl_sets_of_books SOB_TO
297: where

Line 295: hr_organization_information OOD_TO,

291: from
292: cst_sc_sourcing_rules CSSR,
293: hr_organization_information OOD_FROM,
294: gl_sets_of_books SOB_FROM,
295: hr_organization_information OOD_TO,
296: gl_sets_of_books SOB_TO
297: where
298: CSSR.rollup_id = i_rollup_id and
299: CSSR.source_organization_id is not null and