DBA Data[Home] [Help]

APPS.PY_ZA_TX_01032000 dependencies on DUAL

Line 210: FROM dual;

206: -- Calculate the Current Effective Calendar Month to Date Start Date
207: --
208: SELECT trunc(dbi_SES_DTE,'Month')
209: INTO nti_CurMthStrtDte
210: FROM dual;
211:
212: hr_utility.set_location('py_za_tx_01032000.NetTxbIncCalc',2);
213:
214: -- Calculate the Current Effective Calendar Month to Date End Date

Line 218: FROM dual;

214: -- Calculate the Current Effective Calendar Month to Date End Date
215: --
216: SELECT last_day(dbi_SES_DTE)
217: INTO nti_CurMthEndDte
218: FROM dual;
219:
220: hr_utility.set_location('py_za_tx_01032000.NetTxbIncCalc',3);
221:
222: -- Calculate Site Factor