DBA Data[Home] [Help]

APPS.JA_CN_UTILITY dependencies on DUAL

Line 999: FROM Dual;

995: Instr(p_Acc_Flex, l_Delimiter, 1, l_Seq_Account - 1) + 1,
996: (Instr(p_Acc_Flex, l_Delimiter, 1, l_Seq_Account) -
997: Instr(p_Acc_Flex, l_Delimiter, 1, l_Seq_Account - 1) - 1))
998: INTO l_Account_Segment
999: FROM Dual;
1000:
1001: --To check if current account segment is cash related.
1002: /* SELECT COUNT(account_segment_value)
1003: INTO l_cash_acct_count