EBS Customizations (MOSC)

MOSC Banner

"Employee Update Program" activating inactive OU sites on Supplier site

edited Sep 29, 2022 12:48AM in EBS Customizations (MOSC) 2 commentsAnswered

Hi team,

"Employee Update Program" activating inactive OU sites on Supplier site when ever there is a rehire on employee. please help to correct below :

I see a piece of code in AP_EMPLOYEE_UPDATE_PKG.Update_Employee stating that

it is activiating all the sites irrespective of state of OU for that vendor.

IF nvl(inactive_rec1.ven_idate, inactive_date) <> nvl(inactive_rec1.per_idate, inactive_date) THEN


UPDATE ap_supplier_sites_all -- bug 3162861

SET inactive_date = inactive_rec1.per_idate

,last_update_date = sysdate -- Bug 3191168

,last_updated_by = fnd_global.user_id -- Bug 3191168

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center