DBA Data[Home] [Help]

APPS.PAY_US_W2_WF dependencies on FND_PROFILE

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

124: hr_utility.set_location('Entering: ' || l_proc || ':'|| funcmode,5);
125:
126: if ( funcmode = 'RUN' ) then
127:
128: lv_contact_source := fnd_profile.value('HR_PAYROLL_CONTACT_SOURCE');
129:
130: hr_utility.trace('Profile Option value is : '|| lv_contact_source);
131:
132: ln_current_assignment_id := wf_engine.GetItemAttrNumber