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_REQUISITION_CREATE

Former Member
0 Likes
1,211

I'm writing application which call BAPI_REQUISITION_CREATE

I dont know what input values to pass to BAPI_REQUISITION_CREATE

to get any reasonable output

I'm always getting empty table or any error message

7 REPLIES 7
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
969

Hi,

Check this Source code of Function module CKEX1_REQU_EXECUTE.They are using that BAPI.May be that can help you.

Read only

Former Member
0 Likes
969

Hi Jurajko,

see this thread.

populate the item table correctly, FM will work.

Reg,

Arpit

One more thing check your values for Material Customer etc.should contain leading zeros.

Message was edited by: Arpit Nigam

Read only

0 Likes
969

but i don't know what values to put into item table

Aren't there any universal(default) values for testing purposes??

I have no concrete values, i just wanna test it

Read only

0 Likes
969

Hi ,

Do you have any MM consultant with you?

You can go to TC ME51 and create one POR. When you will do this track all value which you have put to create POR.

Same you need to give in REQUISITION_ITEMS table.

Hope!! through this you will find out.

Reg,

Arpit

Read only

Former Member
0 Likes
969

Hi,

there is a good comment by Arpit.

Create a PR by using ME51 or ME51N.

Run FM BAPI_REQUISITION_GETDETAIL and you see which data to use. Data is already in proper format.

Christian

Read only

0 Likes
969

Hi,

PR's are stored in table EBAN.

You can use SE16 to find one.

Christian

Read only

Former Member
0 Likes
969

I know its late..

But follow instructions of OSS note 420331.

I have a question regarding PR, I need to load Pricing conditions, what FM should i Use...

Regards,

Benjamin