DBA Data[Home] [Help]

APPS.PY_ZA_TX_01032004 dependencies on DUAL

Line 165: FROM dual;

161: -- Calculate the Current Effective Calendar Month to Date Start Date
162: --
163: SELECT trunc(dbi_SES_DTE,'Month')
164: INTO nti_CurMthStrtDte
165: FROM dual;
166:
167: hr_utility.set_location('py_za_tx_01032004.NetTxbIncCalc',2);
168:
169: -- Calculate the Current Effective Calendar Month to Date End Date

Line 173: FROM dual;

169: -- Calculate the Current Effective Calendar Month to Date End Date
170: --
171: SELECT last_day(dbi_SES_DTE)
172: INTO nti_CurMthEndDte
173: FROM dual;
174:
175: hr_utility.set_location('py_za_tx_01032004.NetTxbIncCalc',3);
176:
177: -- Calculate Site Factor