DBA Data[Home] [Help]

APPS.PSP_ENC_LIQ_TRAN dependencies on PSP_ST_EXT

Line 155: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN

151: -- insert into psp_stout values( 'l_phase '||l_phase_status );
152: -- insert into psp_stout values( 11 ,l_phase_status );
153:
154: -- call the user extension to populate attribute1 through attribute30
155: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
156: -- 2968684 added params to following proc
157: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
158: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
159: p_action_type ,

Line 157: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');

153:
154: -- call the user extension to populate attribute1 through attribute30
155: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
156: -- 2968684 added params to following proc
157: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
158: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
159: p_action_type ,
160: p_business_group_id,
161: p_set_of_books_id);

Line 158: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

154: -- call the user extension to populate attribute1 through attribute30
155: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
156: -- 2968684 added params to following proc
157: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
158: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
159: p_action_type ,
160: p_business_group_id,
161: p_set_of_books_id);
162: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');

Line 162: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');

158: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
159: p_action_type ,
160: p_business_group_id,
161: p_set_of_books_id);
162: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
163: END IF;
164:
165: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling tr_to_gl_int');
166: tr_to_gl_int( p_payroll_id,

Line 197: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN

193: --insert_into_psp_stout( 'l_phase '||l_phase_status );
194: -- insert into psp_stout values( 13 ,l_phase_status );
195:
196: -- call the user extension to populate attribute1 through attribute30
197: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
198: -- 2968684 added params to following proc
199: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
200: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
201: p_action_type ,

Line 199: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');

195:
196: -- call the user extension to populate attribute1 through attribute30
197: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
198: -- 2968684 added params to following proc
199: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
200: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
201: p_action_type ,
202: p_business_group_id,
203: p_set_of_books_id);

Line 200: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

196: -- call the user extension to populate attribute1 through attribute30
197: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
198: -- 2968684 added params to following proc
199: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
200: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
201: p_action_type ,
202: p_business_group_id,
203: p_set_of_books_id);
204: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');

Line 204: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');

200: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
201: p_action_type ,
202: p_business_group_id,
203: p_set_of_books_id);
204: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
205: END IF;
206:
207: -- if (G_GMS_AVAILABLE) then commented it out as tr_to_gl may still be required even
208: -- if no records are created in craete_gms_enc

Line 263: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN

259: --insert_into_psp_stout( 'l_phase '||l_phase_status );
260: -- insert into psp_stout values( 15 ,l_phase_status );
261:
262: -- call the user extension to populate attribute1 through attribute30
263: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
264: -- 2968684 added params to following proc
265: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
266: p_action_type ,
267: p_business_group_id,

Line 265: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

261:
262: -- call the user extension to populate attribute1 through attribute30
263: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
264: -- 2968684 added params to following proc
265: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
266: p_action_type ,
267: p_business_group_id,
268: p_set_of_books_id);
269: END IF;

Line 298: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN

294: --insert_into_psp_stout( 'l_phase '||l_phase_status );
295: -- insert into psp_stout values( 17 ,l_phase_status );
296:
297: -- call the user extension to populate attribute1 through attribute30
298: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
299: -- 2968684 added params to following proc
300: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
301: p_action_type ,
302: p_business_group_id,

Line 300: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

296:
297: -- call the user extension to populate attribute1 through attribute30
298: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
299: -- 2968684 added params to following proc
300: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,
301: p_action_type ,
302: p_business_group_id,
303: p_set_of_books_id);
304: END IF;

Line 476: IF fnd_profile.value('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN

472: END IF;
473: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After pqh_psp_integration.relieve_budget_commitments');
474: END IF;
475:
476: IF fnd_profile.value('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
477: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
478: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
479: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
480: END IF;

Line 477: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');

473: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After pqh_psp_integration.relieve_budget_commitments');
474: END IF;
475:
476: IF fnd_profile.value('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
477: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
478: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
479: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
480: END IF;
481:

Line 478: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);

474: END IF;
475:
476: IF fnd_profile.value('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
477: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
478: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
479: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
480: END IF;
481:
482: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling tr_to_gl_int');

Line 479: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');

475:
476: IF fnd_profile.value('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
477: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
478: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
479: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
480: END IF;
481:
482: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling tr_to_gl_int');
483: tr_to_gl_int(p_payroll_action_id, l_return_status);

Line 490: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN

486: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
487: END IF;
488: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After tr_to_gl_int');
489:
490: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
491: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
492: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
493: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
494: END IF;

Line 491: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');

487: END IF;
488: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After tr_to_gl_int');
489:
490: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
491: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
492: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
493: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
494: END IF;
495:

Line 492: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);

488: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After tr_to_gl_int');
489:
490: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
491: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
492: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
493: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
494: END IF;
495:
496: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling tr_to_gms_int');

Line 493: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');

489:
490: IF FND_PROFILE.VALUE('PSP_ST_EXTENSION_ENABLE') = 'Y' THEN
491: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling psp_st_ext.summary_ext_encumber_liq');
492: psp_st_ext.summary_ext_encumber_liq(p_payroll_action_id, 'U', p_business_group_id, p_set_of_books_id);
493: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' After psp_st_ext.summary_ext_encumber_liq');
494: END IF;
495:
496: fnd_file.put_line(fnd_file.log, fnd_date.date_to_canonical(SYSDATE) || ' Calling tr_to_gms_int');
497: tr_to_gms_int(p_payroll_action_id, l_return_status);