DBA Data[Home] [Help]

APPS.PQH_MGMT_RPT_PKG dependencies on PER_TIME_PERIODS

Line 104: per_time_periods ptps,

100: pqh_budget_versions bvr,
101: pqh_budget_details bdt
102: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
103: pqh_budget_periods bpr,
104: per_time_periods ptps,
105: per_time_periods ptpe
106: */
107: WHERE
108: bgt.budget_id = bvr.budget_id

Line 105: per_time_periods ptpe

101: pqh_budget_details bdt
102: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
103: pqh_budget_periods bpr,
104: per_time_periods ptps,
105: per_time_periods ptpe
106: */
107: WHERE
108: bgt.budget_id = bvr.budget_id
109: AND bvr.budget_version_id = bdt.budget_version_id

Line 130: per_time_periods ptps,

126: pqh_budget_versions bvr,
127: pqh_budget_details bdt
128: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
129: pqh_budget_periods bpr,
130: per_time_periods ptps,
131: per_time_periods ptpe
132: */
133: WHERE
134: bgt.budget_id = bvr.budget_id

Line 131: per_time_periods ptpe

127: pqh_budget_details bdt
128: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
129: pqh_budget_periods bpr,
130: per_time_periods ptps,
131: per_time_periods ptpe
132: */
133: WHERE
134: bgt.budget_id = bvr.budget_id
135: AND bvr.budget_version_id = bdt.budget_version_id

Line 158: per_time_periods ptps,

154: pqh_budget_details bdt
155: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
156:
157: pqh_budget_periods bpr,
158: per_time_periods ptps,
159: per_time_periods ptpe */
160: WHERE
161: bgt.budget_id = bvr.budget_id
162: AND bvr.budget_version_id = bdt.budget_version_id

Line 159: per_time_periods ptpe */

155: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
156:
157: pqh_budget_periods bpr,
158: per_time_periods ptps,
159: per_time_periods ptpe */
160: WHERE
161: bgt.budget_id = bvr.budget_id
162: AND bvr.budget_version_id = bdt.budget_version_id
163: /*changed for bug#3784023.

Line 231: per_time_periods ptps,

227: pqh_budget_versions bvr,
228: pqh_budget_details bdt
229: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
230: pqh_budget_periods bpr,
231: per_time_periods ptps,
232: per_time_periods ptpe
233: */
234: WHERE
235: bgt.budget_id = bvr.budget_id

Line 232: per_time_periods ptpe

228: pqh_budget_details bdt
229: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
230: pqh_budget_periods bpr,
231: per_time_periods ptps,
232: per_time_periods ptpe
233: */
234: WHERE
235: bgt.budget_id = bvr.budget_id
236: AND bvr.budget_version_id = bdt.budget_version_id

Line 257: per_time_periods ptps,

253: pqh_budget_versions bvr,
254: pqh_budget_details bdt
255: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
256: pqh_budget_periods bpr,
257: per_time_periods ptps,
258: per_time_periods ptpe
259: */
260: WHERE
261: bgt.budget_id = bvr.budget_id

Line 258: per_time_periods ptpe

254: pqh_budget_details bdt
255: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
256: pqh_budget_periods bpr,
257: per_time_periods ptps,
258: per_time_periods ptpe
259: */
260: WHERE
261: bgt.budget_id = bvr.budget_id
262: AND bvr.budget_version_id = bdt.budget_version_id

Line 283: per_time_periods ptps,

279: pqh_budget_versions bvr,
280: pqh_budget_details bdt
281: /*changed for bug#3784023. Now budgeted values will be reported from budget details
282: pqh_budget_periods bpr,
283: per_time_periods ptps,
284: per_time_periods ptpe
285: */
286: WHERE
287: bgt.budget_id = bvr.budget_id

Line 284: per_time_periods ptpe

280: pqh_budget_details bdt
281: /*changed for bug#3784023. Now budgeted values will be reported from budget details
282: pqh_budget_periods bpr,
283: per_time_periods ptps,
284: per_time_periods ptpe
285: */
286: WHERE
287: bgt.budget_id = bvr.budget_id
288: AND bvr.budget_version_id = bdt.budget_version_id

Line 309: per_time_periods ptps,

305: pqh_budget_versions bvr,
306: pqh_budget_details bdt
307: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
308: pqh_budget_periods bpr,
309: per_time_periods ptps,
310: per_time_periods ptpe
311: */
312: WHERE
313: bgt.budget_id = bvr.budget_id

Line 310: per_time_periods ptpe

306: pqh_budget_details bdt
307: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
308: pqh_budget_periods bpr,
309: per_time_periods ptps,
310: per_time_periods ptpe
311: */
312: WHERE
313: bgt.budget_id = bvr.budget_id
314: AND bvr.budget_version_id = bdt.budget_version_id

Line 335: per_time_periods ptps,

331: pqh_budget_versions bvr,
332: pqh_budget_details bdt
333: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
334: pqh_budget_periods bpr,
335: per_time_periods ptps,
336: per_time_periods ptpe
337: */
338: WHERE
339: bgt.budget_id = bvr.budget_id

Line 336: per_time_periods ptpe

332: pqh_budget_details bdt
333: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
334: pqh_budget_periods bpr,
335: per_time_periods ptps,
336: per_time_periods ptpe
337: */
338: WHERE
339: bgt.budget_id = bvr.budget_id
340: AND bvr.budget_version_id = bdt.budget_version_id

Line 361: per_time_periods ptps,

357: pqh_budget_versions bvr,
358: pqh_budget_details bdt
359: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
360: pqh_budget_periods bpr,
361: per_time_periods ptps,
362: per_time_periods ptpe
363: */
364: WHERE
365: bgt.budget_id = bvr.budget_id

Line 362: per_time_periods ptpe

358: pqh_budget_details bdt
359: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
360: pqh_budget_periods bpr,
361: per_time_periods ptps,
362: per_time_periods ptpe
363: */
364: WHERE
365: bgt.budget_id = bvr.budget_id
366: AND bvr.budget_version_id = bdt.budget_version_id

Line 389: per_time_periods ptps,

385: pqh_budget_details bdt
386: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
387:
388: pqh_budget_periods bpr,
389: per_time_periods ptps,
390: per_time_periods ptpe
391: */
392: WHERE
393: bgt.budget_id = bvr.budget_id

Line 390: per_time_periods ptpe

386: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
387:
388: pqh_budget_periods bpr,
389: per_time_periods ptps,
390: per_time_periods ptpe
391: */
392: WHERE
393: bgt.budget_id = bvr.budget_id
394: AND bvr.budget_version_id = bdt.budget_version_id

Line 415: per_time_periods ptps,

411: pqh_budget_versions bvr,
412: pqh_budget_details bdt
413: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
414: pqh_budget_periods bpr,
415: per_time_periods ptps,
416: per_time_periods ptpe
417: */
418: WHERE
419: bgt.budget_id = bvr.budget_id

Line 416: per_time_periods ptpe

412: pqh_budget_details bdt
413: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
414: pqh_budget_periods bpr,
415: per_time_periods ptps,
416: per_time_periods ptpe
417: */
418: WHERE
419: bgt.budget_id = bvr.budget_id
420: AND bvr.budget_version_id = bdt.budget_version_id

Line 442: per_time_periods ptps,

438: pqh_budget_versions bvr,
439: pqh_budget_details bdt
440: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
441: pqh_budget_periods bpr,
442: per_time_periods ptps,
443: per_time_periods ptpe
444: */
445: WHERE
446: bgt.budget_id = bvr.budget_id

Line 443: per_time_periods ptpe

439: pqh_budget_details bdt
440: /*changed for bug#3784023. Now budgeted values will be reported from budget details.
441: pqh_budget_periods bpr,
442: per_time_periods ptps,
443: per_time_periods ptpe
444: */
445: WHERE
446: bgt.budget_id = bvr.budget_id
447: AND bvr.budget_version_id = bdt.budget_version_id

Line 548: per_time_periods ptps,

544: pqh_budgets bgt,
545: pqh_budget_versions bvr,
546: pqh_budget_details bdt,
547: pqh_budget_periods bpr,
548: per_time_periods ptps,
549: per_time_periods ptpe,
550: pqh_budget_sets bst,
551: pqh_budget_elements bel
552: WHERE

Line 549: per_time_periods ptpe,

545: pqh_budget_versions bvr,
546: pqh_budget_details bdt,
547: pqh_budget_periods bpr,
548: per_time_periods ptps,
549: per_time_periods ptpe,
550: pqh_budget_sets bst,
551: pqh_budget_elements bel
552: WHERE
553: bgt.budget_id = bvr.budget_id

Line 576: per_time_periods ptps,

572: pqh_budgets bgt,
573: pqh_budget_versions bvr,
574: pqh_budget_details bdt,
575: pqh_budget_periods bpr,
576: per_time_periods ptps,
577: per_time_periods ptpe,
578: pqh_budget_sets bst,
579: pqh_budget_elements bel
580: WHERE

Line 577: per_time_periods ptpe,

573: pqh_budget_versions bvr,
574: pqh_budget_details bdt,
575: pqh_budget_periods bpr,
576: per_time_periods ptps,
577: per_time_periods ptpe,
578: pqh_budget_sets bst,
579: pqh_budget_elements bel
580: WHERE
581: bgt.budget_id = bvr.budget_id

Line 604: per_time_periods ptps,

600: pqh_budgets bgt,
601: pqh_budget_versions bvr,
602: pqh_budget_details bdt,
603: pqh_budget_periods bpr,
604: per_time_periods ptps,
605: per_time_periods ptpe,
606: pqh_budget_sets bst,
607: pqh_budget_elements bel
608: WHERE

Line 605: per_time_periods ptpe,

601: pqh_budget_versions bvr,
602: pqh_budget_details bdt,
603: pqh_budget_periods bpr,
604: per_time_periods ptps,
605: per_time_periods ptpe,
606: pqh_budget_sets bst,
607: pqh_budget_elements bel
608: WHERE
609: bgt.budget_id = bvr.budget_id

Line 678: per_time_periods ptps,

674: pqh_budgets bgt,
675: pqh_budget_versions bvr,
676: pqh_budget_details bdt,
677: pqh_budget_periods bpr,
678: per_time_periods ptps,
679: per_time_periods ptpe,
680: pqh_budget_sets bst
681: WHERE
682: bgt.budget_id = bvr.budget_id

Line 679: per_time_periods ptpe,

675: pqh_budget_versions bvr,
676: pqh_budget_details bdt,
677: pqh_budget_periods bpr,
678: per_time_periods ptps,
679: per_time_periods ptpe,
680: pqh_budget_sets bst
681: WHERE
682: bgt.budget_id = bvr.budget_id
683: AND bvr.budget_version_id = bdt.budget_version_id

Line 704: per_time_periods ptps,

700: pqh_budgets bgt,
701: pqh_budget_versions bvr,
702: pqh_budget_details bdt,
703: pqh_budget_periods bpr,
704: per_time_periods ptps,
705: per_time_periods ptpe,
706: pqh_budget_sets bst
707: WHERE
708: bgt.budget_id = bvr.budget_id

Line 705: per_time_periods ptpe,

701: pqh_budget_versions bvr,
702: pqh_budget_details bdt,
703: pqh_budget_periods bpr,
704: per_time_periods ptps,
705: per_time_periods ptpe,
706: pqh_budget_sets bst
707: WHERE
708: bgt.budget_id = bvr.budget_id
709: AND bvr.budget_version_id = bdt.budget_version_id

Line 730: per_time_periods ptps,

726: pqh_budgets bgt,
727: pqh_budget_versions bvr,
728: pqh_budget_details bdt,
729: pqh_budget_periods bpr,
730: per_time_periods ptps,
731: per_time_periods ptpe,
732: pqh_budget_sets bst
733: WHERE
734: bgt.budget_id = bvr.budget_id

Line 731: per_time_periods ptpe,

727: pqh_budget_versions bvr,
728: pqh_budget_details bdt,
729: pqh_budget_periods bpr,
730: per_time_periods ptps,
731: per_time_periods ptpe,
732: pqh_budget_sets bst
733: WHERE
734: bgt.budget_id = bvr.budget_id
735: AND bvr.budget_version_id = bdt.budget_version_id

Line 1571: per_time_periods ptps,

1567: pqh_budgets bgt,
1568: pqh_budget_versions bvr,
1569: pqh_budget_details bdt,
1570: pqh_budget_periods bpr,
1571: per_time_periods ptps,
1572: per_time_periods ptpe,
1573: pqh_budget_sets bst,
1574: pqh_budget_elements bel
1575:

Line 1572: per_time_periods ptpe,

1568: pqh_budget_versions bvr,
1569: pqh_budget_details bdt,
1570: pqh_budget_periods bpr,
1571: per_time_periods ptps,
1572: per_time_periods ptpe,
1573: pqh_budget_sets bst,
1574: pqh_budget_elements bel
1575:
1576: WHERE

Line 1600: per_time_periods ptps,

1596: pqh_budgets bgt,
1597: pqh_budget_versions bvr,
1598: pqh_budget_details bdt,
1599: pqh_budget_periods bpr,
1600: per_time_periods ptps,
1601: per_time_periods ptpe,
1602: pqh_budget_sets bst,
1603: pqh_budget_elements bel
1604:

Line 1601: per_time_periods ptpe,

1597: pqh_budget_versions bvr,
1598: pqh_budget_details bdt,
1599: pqh_budget_periods bpr,
1600: per_time_periods ptps,
1601: per_time_periods ptpe,
1602: pqh_budget_sets bst,
1603: pqh_budget_elements bel
1604:
1605:

Line 1631: per_time_periods ptps,

1627: pqh_budgets bgt,
1628: pqh_budget_versions bvr,
1629: pqh_budget_details bdt,
1630: pqh_budget_periods bpr,
1631: per_time_periods ptps,
1632: per_time_periods ptpe,
1633: pqh_budget_sets bst,
1634: pqh_budget_elements bel
1635:

Line 1632: per_time_periods ptpe,

1628: pqh_budget_versions bvr,
1629: pqh_budget_details bdt,
1630: pqh_budget_periods bpr,
1631: per_time_periods ptps,
1632: per_time_periods ptpe,
1633: pqh_budget_sets bst,
1634: pqh_budget_elements bel
1635:
1636:

Line 1806: per_time_periods ptps,

1802: pqh_budgets bgt,
1803: pqh_budget_versions bvr,
1804: pqh_budget_details bdt,
1805: pqh_budget_periods bpr,
1806: per_time_periods ptps,
1807: per_time_periods ptpe,
1808: pqh_budget_sets bst,
1809: pqh_budget_elements bel
1810:

Line 1807: per_time_periods ptpe,

1803: pqh_budget_versions bvr,
1804: pqh_budget_details bdt,
1805: pqh_budget_periods bpr,
1806: per_time_periods ptps,
1807: per_time_periods ptpe,
1808: pqh_budget_sets bst,
1809: pqh_budget_elements bel
1810:
1811: WHERE

Line 1835: per_time_periods ptps,

1831: pqh_budgets bgt,
1832: pqh_budget_versions bvr,
1833: pqh_budget_details bdt,
1834: pqh_budget_periods bpr,
1835: per_time_periods ptps,
1836: per_time_periods ptpe,
1837: pqh_budget_sets bst,
1838: pqh_budget_elements bel
1839:

Line 1836: per_time_periods ptpe,

1832: pqh_budget_versions bvr,
1833: pqh_budget_details bdt,
1834: pqh_budget_periods bpr,
1835: per_time_periods ptps,
1836: per_time_periods ptpe,
1837: pqh_budget_sets bst,
1838: pqh_budget_elements bel
1839:
1840:

Line 1866: per_time_periods ptps,

1862: pqh_budgets bgt,
1863: pqh_budget_versions bvr,
1864: pqh_budget_details bdt,
1865: pqh_budget_periods bpr,
1866: per_time_periods ptps,
1867: per_time_periods ptpe,
1868: pqh_budget_sets bst,
1869: pqh_budget_elements bel
1870:

Line 1867: per_time_periods ptpe,

1863: pqh_budget_versions bvr,
1864: pqh_budget_details bdt,
1865: pqh_budget_periods bpr,
1866: per_time_periods ptps,
1867: per_time_periods ptpe,
1868: pqh_budget_sets bst,
1869: pqh_budget_elements bel
1870:
1871:

Line 2044: per_time_periods ptps,

2040: pqh_budgets bgt,
2041: pqh_budget_versions bvr,
2042: pqh_budget_details bdt,
2043: pqh_budget_periods bpr,
2044: per_time_periods ptps,
2045: per_time_periods ptpe,
2046: pqh_budget_sets bst,
2047: pqh_budget_elements bel
2048:

Line 2045: per_time_periods ptpe,

2041: pqh_budget_versions bvr,
2042: pqh_budget_details bdt,
2043: pqh_budget_periods bpr,
2044: per_time_periods ptps,
2045: per_time_periods ptpe,
2046: pqh_budget_sets bst,
2047: pqh_budget_elements bel
2048:
2049: WHERE

Line 2073: per_time_periods ptps,

2069: pqh_budgets bgt,
2070: pqh_budget_versions bvr,
2071: pqh_budget_details bdt,
2072: pqh_budget_periods bpr,
2073: per_time_periods ptps,
2074: per_time_periods ptpe,
2075: pqh_budget_sets bst,
2076: pqh_budget_elements bel
2077:

Line 2074: per_time_periods ptpe,

2070: pqh_budget_versions bvr,
2071: pqh_budget_details bdt,
2072: pqh_budget_periods bpr,
2073: per_time_periods ptps,
2074: per_time_periods ptpe,
2075: pqh_budget_sets bst,
2076: pqh_budget_elements bel
2077:
2078:

Line 2104: per_time_periods ptps,

2100: pqh_budgets bgt,
2101: pqh_budget_versions bvr,
2102: pqh_budget_details bdt,
2103: pqh_budget_periods bpr,
2104: per_time_periods ptps,
2105: per_time_periods ptpe,
2106: pqh_budget_sets bst,
2107: pqh_budget_elements bel
2108:

Line 2105: per_time_periods ptpe,

2101: pqh_budget_versions bvr,
2102: pqh_budget_details bdt,
2103: pqh_budget_periods bpr,
2104: per_time_periods ptps,
2105: per_time_periods ptpe,
2106: pqh_budget_sets bst,
2107: pqh_budget_elements bel
2108:
2109: