DBA Data[Home] [Help]

APPS.PA_FUNDS_CONTROL_PKG1 dependencies on PA_FUNDS_CONTROL_PKG1

Line 1: package body PA_FUNDS_CONTROL_PKG1 as

1: package body PA_FUNDS_CONTROL_PKG1 as
2: -- $Header: PABCPKTB.pls 120.67.12020000.7 2013/03/06 09:13:35 admarath ship $
3:
4: -------------------------------------------------------------------------------------
5: -- Declare Global variables

Line 1127: ('PA_FUNDS_CONTROL_PKG1.create_unrrsvd_lines');

1123:
1124: BEGIN
1125:
1126: PA_DEBUG.set_curr_function
1127: ('PA_FUNDS_CONTROL_PKG1.create_unrrsvd_lines');
1128:
1129: fnd_profile.get('PA_DEBUG_MODE',l_debug_mode);
1130: l_debug_mode := NVL(l_debug_mode, 'N');
1131:

Line 3314: PA_DEBUG.init_err_stack ('PA_FUNDS_CONTROL_PKG1.CREATE_PROJ_ENCUMBRANCE_EVENTS');

3310:
3311: BEGIN
3312:
3313: --- Initialize the error statck
3314: PA_DEBUG.init_err_stack ('PA_FUNDS_CONTROL_PKG1.CREATE_PROJ_ENCUMBRANCE_EVENTS');
3315:
3316: fnd_profile.get('PA_DEBUG_MODE',PA_FUNDS_CONTROL_PKG.g_debug_mode);
3317: PA_FUNDS_CONTROL_PKG.g_debug_mode := NVL(PA_FUNDS_CONTROL_PKG.g_debug_mode, 'N');
3318:

Line 4837: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

4833: pbc.actual_flag,
4834: --decode(pbc.document_type,'AP',(
4835: /** pagl period enhancement changes instead of passing pa date
4836: pass transaction date to derive the period name
4837: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
4838: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
4839: -- ),pbc.period_name),
4840: **/
4841: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 4845: *pa_funds_control_pkg1.get_period_name

4841: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
4842: * for Transaction import process the period name is to derived
4843: * based on the orginal raw line for the burden transactions
4844: * so reverting back to changes made earlier
4845: *pa_funds_control_pkg1.get_period_name
4846: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
4847: pbc.period_name,
4848: /** End of bug fix: 2905892 ***/
4849: pbc.period_year,

Line 5019: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

5015: pbc.document_distribution_id,
5016: pbc.actual_flag,
5017: /** pagl period enhancement changes instead of passing pa date
5018: pass transaction date to derive the period name
5019: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
5020: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
5021: **/
5022: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
5023: * for Transaction import process the period name is to derived

Line 5026: * pa_funds_control_pkg1.get_period_name

5022: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
5023: * for Transaction import process the period name is to derived
5024: * based on the orginal raw line for the burden transactions
5025: * so reverting back to changes made earlier
5026: * pa_funds_control_pkg1.get_period_name
5027: * (pbc.expenditure_item_date,pbc.set_of_books_id), --pbc.period_name, **/
5028: pbc.period_name,
5029: /** End of bug fix: 2905892 **/
5030: pbc.period_year,

Line 5803: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

5799: pbc.actual_flag,
5800: /** pagl period enhancement changes instead of passing pa date
5801: pass transaction date to derive the period name
5802: --decode(pbc.document_type,'AP',(
5803: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
5804: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
5805: -- ),pbc.period_name),
5806: **/
5807: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 5811: *pa_funds_control_pkg1.get_period_name

5807: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
5808: * the period name should be derived
5809: * based on the orginal raw line for the burden transactions
5810: * so reverting back to changes made earlier
5811: *pa_funds_control_pkg1.get_period_name
5812: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
5813: pbc.period_name,
5814: /** End of bug fix: 2905892 ***/
5815: pbc.period_year,

Line 5982: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

5978: pbc.document_distribution_id,
5979: pbc.actual_flag,
5980: /** pagl period enhancement changes instead of passing pa date
5981: pass transaction date to derive the period name
5982: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
5983: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
5984: --P_period_name,
5985: **/
5986: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 5990: *pa_funds_control_pkg1.get_period_name

5986: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
5987: * the period name should be derived
5988: * based on the orginal raw line for the burden transactions
5989: * so reverting back to changes made earlier
5990: *pa_funds_control_pkg1.get_period_name
5991: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
5992: pbc.period_name,
5993: /** End of bug fix: 2905892 ***/
5994: pbc.period_year,

Line 6170: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

6166: pbc.document_distribution_id,
6167: pbc.actual_flag,
6168: /** added the pagl enhancement changes pass ei date instead of pa date
6169: * to get glperiod name
6170: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
6171: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
6172: --pbc.period_name,
6173: */
6174: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 6178: *pa_funds_control_pkg1.get_period_name

6174: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
6175: * the period name should be derived
6176: * based on the orginal raw line for the burden transactions
6177: * so reverting back to changes made earlier
6178: *pa_funds_control_pkg1.get_period_name
6179: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
6180: pbc.period_name,
6181: /** End of bug fix: 2905892 ***/
6182: pbc.period_year,

Line 6357: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

6353: pbc.document_distribution_id,
6354: pbc.actual_flag,
6355: /** pagl period enhancement changes instead of passing pa date
6356: pass transaction date to derive the period name
6357: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
6358: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
6359: **/
6360: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
6361: * the period name should be derived

Line 6364: *pa_funds_control_pkg1.get_period_name

6360: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
6361: * the period name should be derived
6362: * based on the orginal raw line for the burden transactions
6363: * so reverting back to changes made earlier
6364: *pa_funds_control_pkg1.get_period_name
6365: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
6366: pbc.period_name,
6367: /** End of bug fix: 2905892 ***/
6368: pbc.period_year,

Line 6688: PA_DEBUG.init_err_stack('PA_FUNDS_CONTROL_PKG1.populate_burden_cost');

6684: AND pbc.status_code IN ('P', 'I');
6685:
6686: BEGIN
6687: -- Initialize the error stack
6688: PA_DEBUG.init_err_stack('PA_FUNDS_CONTROL_PKG1.populate_burden_cost');
6689:
6690: fnd_profile.get('PA_DEBUG_MODE',l_debug_mode);
6691: l_debug_mode := NVL(l_debug_mode, 'N');
6692:

Line 7460: pa_funds_control_pkg1.upd_cwk_attributes(

7456: update_cwk_po_burden(p_packet_id) ;
7457: END IF ;
7458:
7459: pa_funds_control_pkg.log_message(p_msg_token1=>'Calling upd_cwk_attributes for Summary record flag');
7460: pa_funds_control_pkg1.upd_cwk_attributes(
7461: p_calling_module => p_calling_module
7462: ,p_packet_id => p_packet_id
7463: ,p_mode => 'R'
7464: ,p_reference => 'UPD_FLAG'

Line 7567: PA_DEBUG.init_err_stack('PA_FUNDS_CONTROL_PKG1.setup_start_end_dates');

7563:
7564: PA_FUNDS_CONTROL_PKG.log_message(p_msg_token1 => 'Inside the setup start and end date api');
7565:
7566: -- Inialize the error stack
7567: PA_DEBUG.init_err_stack('PA_FUNDS_CONTROL_PKG1.setup_start_end_dates');
7568: -- set the return status to success
7569: x_return_status := 'S';
7570:
7571: fnd_profile.get('PA_DEBUG_MODE',l_debug_mode);

Line 8479: PA_DEBUG.init_err_stack ('PA_FUNDS_CONTROL_PKG1.INTERFACE_TBC_BTC_COMT_UPDATE');

8475:
8476: --- Initialize the error statck
8477: x_result_code := 'Success';
8478:
8479: PA_DEBUG.init_err_stack ('PA_FUNDS_CONTROL_PKG1.INTERFACE_TBC_BTC_COMT_UPDATE');
8480:
8481:
8482: fnd_profile.get('PA_DEBUG_MODE',PA_FUNDS_CONTROL_PKG.g_debug_mode);
8483: PA_FUNDS_CONTROL_PKG.g_debug_mode := NVL(PA_FUNDS_CONTROL_PKG.g_debug_mode, 'N');

Line 9682: END PA_FUNDS_CONTROL_PKG1;

9678: raise;
9679:
9680: END assign_plsql_tabs;
9681:
9682: END PA_FUNDS_CONTROL_PKG1;