DBA Data[Home] [Help]

APPS.PAY_US_1099R_MAG_REPORTING dependencies on FND_COMMON_LOOKUPS

Line 510: from fnd_common_lookups hlk,

506: -- Cursor to allow generation of state totals by assignment
507: -- for payers participating in Combined Filing.
508: Cursor US_1099R_State_Process IS
509: select distinct 'TRANSFER_STATE_NAME=P', hlk.lookup_code
510: from fnd_common_lookups hlk,
511: hr_organization_information hoi
512: where hoi.organization_id = Pay_Magtape_Generic.Get_Parameter_Value
513: ('TRANSFER_TRANS_LEGAL_CO_ID')
514: and hoi.org_information4 = 'Y'