DBA Data[Home] [Help]

APPS.JAI_JRG_OTH_TRIGGER_PKG dependencies on DUAL

Line 121: FROM dual;

117: END IF;
118: /*Bug 5141459 End*/
119: SELECT DECODE(pr_new.source_register,'RG23A_P2','RG23A','RG23C_P2','RG23C','PLA','PLA')
120: INTO lv_register_type
121: FROM dual;
122:
123: IF pr_new.source_type IN ( 3,4) THEN
124: /* Insertion into this table from JAI_IN_RG23D, JAI_RCV_CENVAT_CLAIMS . No need of balances calculation in this case*/
125: return;