DBA Data[Home] [Help]

APPS.PY_ZA_TX_01032002 dependencies on DUAL

Line 164: FROM dual;

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

Line 172: FROM dual;

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