DBA Data[Home] [Help]

APPS.IGC_CBC_PO_YEAR_END_PKG dependencies on FINANCIALS_SYSTEM_PARAMETERS

Line 739: FROM financials_system_parameters

735: SELECT req_encumbrance_type_id,
736: purch_encumbrance_type_id,
737: req_encumbrance_flag,
738: purch_encumbrance_flag
739: FROM financials_system_parameters
740: WHERE set_of_books_id = p_sobid ;
741:
742: /*Bug No : 6341012. SLA uptake. The table IGC_CC_ENCMBRNC_CTRLS_V no more exists.
743:

Line 1983: financials_system_parameters fsp,

1979: SUBSTR(prl.item_description,1,25) || '-Year End Process, Adjust Requisition Encumbrance entry'
1980: FROM
1981: fnd_currencies base_cur,
1982: gl_sets_of_books glsob,
1983: financials_system_parameters fsp,
1984: po_requisition_lines prl,
1985: po_req_distributions prd,
1986: po_requisition_headers prh,
1987: po_line_locations poll,

Line 2217: financials_system_parameters fsp,

2213: SUBSTR(prl.item_description,1,25) || '-Year End Process, Adjust Requisition Encumbrance entry'
2214: FROM
2215: fnd_currencies base_cur,
2216: gl_sets_of_books glsob,
2217: financials_system_parameters fsp,
2218: po_requisition_lines prl,
2219: po_req_distributions prd,
2220: po_requisition_headers prh,
2221: po_line_locations poll,

Line 2451: financials_system_parameters fsp,

2447: SUBSTR(prl.item_description,1,25) || '-Year End Process, Adjust Requisition Encumbrance entry'
2448: FROM
2449: fnd_currencies base_cur,
2450: gl_sets_of_books glsob,
2451: financials_system_parameters fsp,
2452: po_requisition_lines prl,
2453: po_req_distributions prd,
2454: po_requisition_headers prh,
2455: po_line_locations poll,

Line 2672: financials_system_parameters fsp,

2668: SUBSTR(prl.item_description,1,25) || '-Year End Process, Adjust Requisition Encumbrance entry'
2669: FROM
2670: fnd_currencies base_cur,
2671: gl_sets_of_books glsob,
2672: financials_system_parameters fsp,
2673: po_requisition_lines prl,
2674: po_req_distributions prd,
2675: po_requisition_headers prh,
2676: po_line_locations poll,

Line 2870: financials_system_parameters fsp,

2866: SUBSTR(pol.item_description,1,25) || '-Year End Process, Adjust Planned PO Encumbrance entry'
2867: FROM
2868: fnd_currencies base_cur,
2869: gl_sets_of_books glsob,
2870: financials_system_parameters fsp,
2871: po_headers poh,
2872: po_line_locations poll,
2873: po_line_locations prll,
2874: po_distributions pod,

Line 3064: financials_system_parameters fsp,

3060: SUBSTR(pol.item_description,1,25) || '-Year End Process, Adjust Planned PO Encumbrance entry'
3061: FROM
3062: fnd_currencies base_cur,
3063: gl_sets_of_books glsob,
3064: financials_system_parameters fsp,
3065: po_headers poh,
3066: po_line_locations poll,
3067: po_line_locations prll,
3068: po_distributions pod,