DBA Data[Home] [Help]

APPS.JAI_MTL_TRXS_PKG dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 3429: lv_organization_code org_organization_definitions.organization_code%type;

3425: p_process_flag OUT NOCOPY VARCHAR2,
3426: p_process_msg OUT NOCOPY VARCHAR2
3427: )
3428: is
3429: lv_organization_code org_organization_definitions.organization_code%type;
3430: ln_set_of_books_id org_organization_definitions.set_of_books_id%type;
3431:
3432: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
3433: lv_status gl_interface.status%type;

Line 3430: ln_set_of_books_id org_organization_definitions.set_of_books_id%type;

3426: p_process_msg OUT NOCOPY VARCHAR2
3427: )
3428: is
3429: lv_organization_code org_organization_definitions.organization_code%type;
3430: ln_set_of_books_id org_organization_definitions.set_of_books_id%type;
3431:
3432: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
3433: lv_status gl_interface.status%type;
3434: lv_reference_entry gl_interface.reference22%type;