DBA Data[Home] [Help]

APPS.PAY_US_W4_WF dependencies on FND_PROFILE

Line 450: lv_contact_source := fnd_profile.value('HR_PAYROLL_CONTACT_SOURCE');

446:
447: hr_utility.set_location('Entering: ' || l_proc || ':' || funcmode, 5);
448:
449: if ( funcmode = 'RUN' ) then
450: lv_contact_source := fnd_profile.value('HR_PAYROLL_CONTACT_SOURCE');
451:
452: ln_transaction_id := wf_engine.GetItemAttrNumber
453: (itemtype => itemtype
454: ,itemkey => itemkey

Line 615: lv_contact_source := fnd_profile.value('HR_PAYROLL_CONTACT_SOURCE');

611: hr_utility.set_location('Entering: ' || l_proc || ':'|| funcmode,5);
612:
613: if ( funcmode = 'RUN' ) then
614:
615: lv_contact_source := fnd_profile.value('HR_PAYROLL_CONTACT_SOURCE');
616:
617: ln_transaction_id := wf_engine.GetItemAttrNumber
618: (itemtype => itemtype
619: ,itemkey => itemkey