DBA Data[Home] [Help]

APPS.INL_TAX_PVT dependencies on ZX_EVNT_CLS_MAPPINGS

Line 2077: FROM zx_evnt_cls_mappings

2073: p_debug_info => l_debug_info
2074: );
2075:
2076: SELECT entity_code INTO G_ENTITY_CODE
2077: FROM zx_evnt_cls_mappings
2078: WHERE application_id = 9004
2079: AND ROWNUM = 1;
2080: -----------------------------------------------------------------
2081: l_debug_info := 'Step 1: call LCM Calculation for all types of lines';