DBA Data[Home] [Help]

APPS.JAI_RGM_GST_ACCOUNTING_PKG dependencies on FND_CURRENCIES

Line 463: cursor cur_curr_code (cpn_Set_of_books_id fnd_currencies.currency_code%type )is

459: lv_reference_25 gl_interface.reference25%type;
460: lv_reference_26 gl_interface.reference26%type;
461: lv_reference_27 gl_interface.reference27%type;
462:
463: cursor cur_curr_code (cpn_Set_of_books_id fnd_currencies.currency_code%type )is
464: select currency_Code
465: from gl_Sets_of_books
466: where set_of_books_id = cpn_Set_of_books_id;
467:

Line 468: lv_currency_code fnd_currencies.currency_code%type;

464: select currency_Code
465: from gl_Sets_of_books
466: where set_of_books_id = cpn_Set_of_books_id;
467:
468: lv_currency_code fnd_currencies.currency_code%type;
469:
470: BEGIN
471:
472: For set_rec IN (SELECT set_of_books_id, organization_code