DBA Data[Home] [Help]

APPS.JAI_MTL_TRXS_PKG dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 3265: lv_organization_code org_organization_definitions.organization_code%type;

3261: p_process_flag OUT NOCOPY VARCHAR2,
3262: p_process_msg OUT NOCOPY VARCHAR2
3263: )
3264: is
3265: lv_organization_code org_organization_definitions.organization_code%type;
3266: ln_set_of_books_id org_organization_definitions.set_of_books_id%type;
3267:
3268: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
3269: lv_status gl_interface.status%type;

Line 3266: ln_set_of_books_id org_organization_definitions.set_of_books_id%type;

3262: p_process_msg OUT NOCOPY VARCHAR2
3263: )
3264: is
3265: lv_organization_code org_organization_definitions.organization_code%type;
3266: ln_set_of_books_id org_organization_definitions.set_of_books_id%type;
3267:
3268: l_func_curr_det jai_plsql_cache_pkg.func_curr_details;
3269: lv_status gl_interface.status%type;
3270: lv_reference_entry gl_interface.reference22%type;