DBA Data[Home] [Help]

APPS.CN_PAY_ELEMENT_INPUTS_PVT dependencies on GL_SETS_OF_BOOKS

Line 210: gl_sets_of_books glsob,

206: FROM
207: pay_input_values_f piv,
208: pay_element_types_f pet,
209: cn_quota_pay_elements cqpe,
210: gl_sets_of_books glsob,
211: cn_repositories cnr
212: where
213: cnr.set_of_books_id = glsob.set_of_books_id
214: AND pet.input_currency_code = glsob.currency_code

Line 799: gl_sets_of_books glsob,

795: pay_input_values_f piv,
796: pay_element_types_f pet,
797: cn_objects ct,
798: cn_objects cc,
799: gl_sets_of_books glsob,
800: cn_repositories cnr
801: where
802: cnr.set_of_books_id = glsob.set_of_books_id
803: AND pet.input_currency_code = glsob.currency_code

Line 829: gl_sets_of_books glsob,

825: FROM
826: pay_input_values_f piv,
827: pay_element_types_f pet,
828: cn_quota_pay_elements cqpe,
829: gl_sets_of_books glsob,
830: cn_repositories cnr
831: where
832: cnr.set_of_books_id = glsob.set_of_books_id
833: AND pet.input_currency_code = glsob.currency_code