DBA Data[Home] [Help]

APPS.PSP_ENC_LIQ_TRAN dependencies on PSP_ST_EXT

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

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

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

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

Line 157: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

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

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

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

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

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

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

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

Line 199: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

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

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

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

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

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

Line 264: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

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

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

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

Line 299: psp_st_ext.summary_ext_encumber_liq(p_payroll_id,

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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