EBS Customizations (MOSC)

MOSC Banner

OTL To Projects

edited May 20, 2017 5:58AM in EBS Customizations (MOSC) 1 commentAnswered

Hi

Masters Required Guide Lines -

We have OTL with project module integrated. Two different organization.

Org A and Org B

Emp1 - Org A

Emp2 - Org B

Now when we process time card for Emp1, then OTL attribute populating correctly for Org A.

Now when we process time card for Emp2, then  OTL attribute populating in-correctly to Org A. It should be for Org B.

Below is API code -

PROCEDURE CREATE_TIMECARD(P_TIMECARD_INTERFACE TIMECARD_INTERFACE%ROWTYPE) IS

        l_tbl_timecard_info                 Hxc_Self_Service_Time_Deposit.timecard_info;

        l_tbl_attributes_info               Hxc_Self_Service_Time_Deposit.app_attributes_info;

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