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.58.12010000.2 2008/08/22 16:07:54 mumohan ship $
3:
4: -------------------------------------------------------------------------------------
5: -- Declare Global variables

Line 1112: ('PA_FUNDS_CONTROL_PKG1.create_unrrsvd_lines');

1108:
1109: BEGIN
1110:
1111: PA_DEBUG.set_curr_function
1112: ('PA_FUNDS_CONTROL_PKG1.create_unrrsvd_lines');
1113:
1114: fnd_profile.get('PA_DEBUG_MODE',l_debug_mode);
1115: l_debug_mode := NVL(l_debug_mode, 'N');
1116:

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

3038:
3039: BEGIN
3040:
3041: --- Initialize the error statck
3042: PA_DEBUG.init_err_stack ('PA_FUNDS_CONTROL_PKG1.CREATE_PROJ_ENCUMBRANCE_EVENTS');
3043:
3044: fnd_profile.get('PA_DEBUG_MODE',PA_FUNDS_CONTROL_PKG.g_debug_mode);
3045: PA_FUNDS_CONTROL_PKG.g_debug_mode := NVL(PA_FUNDS_CONTROL_PKG.g_debug_mode, 'N');
3046:

Line 4538: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

4534: pbc.actual_flag,
4535: --decode(pbc.document_type,'AP',(
4536: /** pagl period enhancement changes instead of passing pa date
4537: pass transaction date to derive the period name
4538: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
4539: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
4540: -- ),pbc.period_name),
4541: **/
4542: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 4546: *pa_funds_control_pkg1.get_period_name

4542: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
4543: * for Transaction import process the period name is to derived
4544: * based on the orginal raw line for the burden transactions
4545: * so reverting back to changes made earlier
4546: *pa_funds_control_pkg1.get_period_name
4547: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
4548: pbc.period_name,
4549: /** End of bug fix: 2905892 ***/
4550: pbc.period_year,

Line 4720: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

4716: pbc.document_distribution_id,
4717: pbc.actual_flag,
4718: /** pagl period enhancement changes instead of passing pa date
4719: pass transaction date to derive the period name
4720: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
4721: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
4722: **/
4723: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
4724: * for Transaction import process the period name is to derived

Line 4727: * pa_funds_control_pkg1.get_period_name

4723: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
4724: * for Transaction import process the period name is to derived
4725: * based on the orginal raw line for the burden transactions
4726: * so reverting back to changes made earlier
4727: * pa_funds_control_pkg1.get_period_name
4728: * (pbc.expenditure_item_date,pbc.set_of_books_id), --pbc.period_name, **/
4729: pbc.period_name,
4730: /** End of bug fix: 2905892 **/
4731: pbc.period_year,

Line 5482: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

5478: pbc.actual_flag,
5479: /** pagl period enhancement changes instead of passing pa date
5480: pass transaction date to derive the period name
5481: --decode(pbc.document_type,'AP',(
5482: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
5483: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
5484: -- ),pbc.period_name),
5485: **/
5486: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 5490: *pa_funds_control_pkg1.get_period_name

5486: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
5487: * the period name should be derived
5488: * based on the orginal raw line for the burden transactions
5489: * so reverting back to changes made earlier
5490: *pa_funds_control_pkg1.get_period_name
5491: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
5492: pbc.period_name,
5493: /** End of bug fix: 2905892 ***/
5494: pbc.period_year,

Line 5661: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

5657: pbc.document_distribution_id,
5658: pbc.actual_flag,
5659: /** pagl period enhancement changes instead of passing pa date
5660: pass transaction date to derive the period name
5661: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
5662: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
5663: --P_period_name,
5664: **/
5665: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 5669: *pa_funds_control_pkg1.get_period_name

5665: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
5666: * the period name should be derived
5667: * based on the orginal raw line for the burden transactions
5668: * so reverting back to changes made earlier
5669: *pa_funds_control_pkg1.get_period_name
5670: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
5671: pbc.period_name,
5672: /** End of bug fix: 2905892 ***/
5673: pbc.period_year,

Line 5849: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

5845: pbc.document_distribution_id,
5846: pbc.actual_flag,
5847: /** added the pagl enhancement changes pass ei date instead of pa date
5848: * to get glperiod name
5849: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
5850: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
5851: --pbc.period_name,
5852: */
5853: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi

Line 5857: *pa_funds_control_pkg1.get_period_name

5853: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
5854: * the period name should be derived
5855: * based on the orginal raw line for the burden transactions
5856: * so reverting back to changes made earlier
5857: *pa_funds_control_pkg1.get_period_name
5858: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
5859: pbc.period_name,
5860: /** End of bug fix: 2905892 ***/
5861: pbc.period_year,

Line 6036: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date

6032: pbc.document_distribution_id,
6033: pbc.actual_flag,
6034: /** pagl period enhancement changes instead of passing pa date
6035: pass transaction date to derive the period name
6036: pa_funds_control_pkg1.get_period_name(pa_utils2.get_pa_date
6037: (pbc.expenditure_item_date,NULL,pbc.org_id),pbc.set_of_books_id),
6038: **/
6039: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
6040: * the period name should be derived

Line 6043: *pa_funds_control_pkg1.get_period_name

6039: /** Bug fix:2905892 As per discussions with Barbara , Dinakar, Prithi
6040: * the period name should be derived
6041: * based on the orginal raw line for the burden transactions
6042: * so reverting back to changes made earlier
6043: *pa_funds_control_pkg1.get_period_name
6044: * (pbc.expenditure_item_date,pbc.set_of_books_id),**/
6045: pbc.period_name,
6046: /** End of bug fix: 2905892 ***/
6047: pbc.period_year,

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

6341: AND pbc.status_code IN ('P', 'I');
6342:
6343: BEGIN
6344: -- Initialize the error stack
6345: PA_DEBUG.init_err_stack('PA_FUNDS_CONTROL_PKG1.populate_burden_cost');
6346:
6347: fnd_profile.get('PA_DEBUG_MODE',l_debug_mode);
6348: l_debug_mode := NVL(l_debug_mode, 'N');
6349:

Line 7113: pa_funds_control_pkg1.upd_cwk_attributes(

7109: update_cwk_po_burden(p_packet_id) ;
7110: END IF ;
7111:
7112: pa_funds_control_pkg.log_message(p_msg_token1=>'Calling upd_cwk_attributes for Summary record flag');
7113: pa_funds_control_pkg1.upd_cwk_attributes(
7114: p_calling_module => p_calling_module
7115: ,p_packet_id => p_packet_id
7116: ,p_mode => 'R'
7117: ,p_reference => 'UPD_FLAG'

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

7216:
7217: PA_FUNDS_CONTROL_PKG.log_message(p_msg_token1 => 'Inside the setup start and end date api');
7218:
7219: -- Inialize the error stack
7220: PA_DEBUG.init_err_stack('PA_FUNDS_CONTROL_PKG1.setup_start_end_dates');
7221: -- set the return status to success
7222: x_return_status := 'S';
7223:
7224: fnd_profile.get('PA_DEBUG_MODE',l_debug_mode);

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

8101:
8102: --- Initialize the error statck
8103: x_result_code := 'Success';
8104:
8105: PA_DEBUG.init_err_stack ('PA_FUNDS_CONTROL_PKG1.INTERFACE_TBC_BTC_COMT_UPDATE');
8106:
8107:
8108: fnd_profile.get('PA_DEBUG_MODE',PA_FUNDS_CONTROL_PKG.g_debug_mode);
8109: PA_FUNDS_CONTROL_PKG.g_debug_mode := NVL(PA_FUNDS_CONTROL_PKG.g_debug_mode, 'N');

Line 9288: END PA_FUNDS_CONTROL_PKG1;

9284: raise;
9285:
9286: END assign_plsql_tabs;
9287:
9288: END PA_FUNDS_CONTROL_PKG1;