DBA Data[Home] [Help]

APPS.POS_SBD_PKG dependencies on DUAL

Line 2414: select POS_ACNT_PAY_PREF_S.nextval into l_payment_preference_id from dual;

2410: if l_payment_preference_id is null then
2411:
2412: l_step := 2;
2413:
2414: select POS_ACNT_PAY_PREF_S.nextval into l_payment_preference_id from dual;
2415: -- Create a row
2416:
2417: l_step:= 3;
2418: