Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_PR_CREATE created by

Former Member
0 Likes
1,210

Hi,

I have a requirement to create a Purchase Requisition with a created_by parameter so the Purchase Reqs are created with the name passed.

The old BAPI BAPI_REQUESITION_CREATE has a field for created_by but the enjoy BAPI_PR_CREATE doesnt.

Is there a way to have the created by overwritten when BAPI_PR_CREATE is used?

Thanks a lot!

Regards,

Renz

2 REPLIES 2
Read only

gouravkumar64
Active Contributor
0 Likes
702

Hi,

In this BAPI ,there is a structure ,within that one field

CREATE_IND Is not helpful?

You can try to pass BAPIMEREQHEADER-CREATE_IND & at last use commit work.

Hope it works.check it.

Thanks.

Gourav.

Read only

Former Member
0 Likes
702

Hi Jorenz,

Can you Check this Note 1765860 - PReq created by RFC user, when triggered by SAP CRM system

how  to resolve the issue regarding CREATED_BY field  using BADI "ME_PROCESS_REQ_CUST" .

Regard's

Smruti