Projects - EBS (MOSC)

MOSC Banner

CREATE PROJECT API

edited Feb 10, 2010 1:14AM in Projects - EBS (MOSC) 3 commentsAnswered
Hi,

I try to create a Interproject Billing project using  pa_project_pub.create_project: in the part of PA_PROJECT_PUB.CUSTOMER_IN_REC_TYPE I set:

l_cust_rec.bill_another_project_flag := 'Y'; l_cust_rec.receiver_task_id := INTERC_TASK (a variable in which I have the task ID of the receiver one) It Creates the project, but it dosn't put the flag of 'Bill Another Project'. I have the same problem in creating a project with receive project invoice flag: in the part l_task_in pa_project_pub.task_in_rec_type I set l_task_in.receive_project_invoice_flag := 'Y' --> but no results.

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