DBA Data[Home] [Help]

APPS.PAY_US_REPORTING_UTILS_PKG dependencies on HR_ORGANIZATION_INFORMATION

Line 3082: from hr_organization_information hoi

3078: faic.context , 2),0) > 0
3079: and not exists
3080: (
3081: select 'x'
3082: from hr_organization_information hoi
3083: WHERE hoi.organization_id = paa.tax_unit_id
3084: and hoi.org_information_context ='1099R Magnetic Report Rules'
3085: ) ;
3086:

Line 3129: from hr_organization_information hoi

3125: faic.context , 2),0) > 0
3126: and not exists
3127: (
3128: select 'x'
3129: from hr_organization_information hoi
3130: WHERE hoi.organization_id = paa.tax_unit_id
3131: and hoi.org_information_context ='1099R Magnetic Report Rules'
3132: )
3133:

Line 3197: from hr_organization_information hoi

3193: faic.context , 2),0) > 0
3194: and not exists
3195: (
3196: select 'x'
3197: from hr_organization_information hoi
3198: WHERE hoi.organization_id = paa.tax_unit_id
3199: and hoi.org_information_context ='1099R Magnetic Report Rules'
3200: )
3201:

Line 3267: from hr_organization_information hoi

3263: faic.context , 2),0) > 0
3264: and not exists
3265: (
3266: select 'x'
3267: from hr_organization_information hoi
3268: WHERE hoi.organization_id = paa.tax_unit_id
3269: and hoi.org_information_context ='1099R Magnetic Report Rules'
3270: )
3271: