cancel
Showing results for 
Search instead for 
Did you mean: 

PR creation using BAPI_REQUISITION_CREATE, Service lines query

Former Member
0 Kudos

Hi,

I am trying to create the PR for service agreements and i'm able to create the same.

My first query is how to populate the data in LIMIT tab(Overall Limit & Expected value) for each line item of PR. I am using BAPI_REQUISITION_CREATE but its not populating the values in LIMIT tab.

2nd Query: BAPI_REQUISITION_CREATE is not checking the validity of the Requisitioner ID and even if the ID is not valis it is creating the PR. Does this BAPI_REQUISITION_CREATE restrict this? I guess it does not. I have created so many PR with invalid ID's while testing and it seems this bapi doesn't care about requisitioner id at all. Please advice some workaround.

Appreciate your help.

Thanks

Randhir

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved.