Application Development 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: 

call transaction me51n with parameters

Former Member
0 Kudos

Hello, everyone.

Does anybodey know a way to call transaction me51n (for item overview) with parameters ? Couldn't do it with BDCDATA, if it's possible I'll be happy to see an example.

Thanks in advance,

R.R.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi!

This transaction is a mess for the old fashioned BDC, it is almost chanceless to create a recording for this.

Try using the BAPI_REQUISITION_CREATE bapi instead of BDC.

Regards

Tamá

2 REPLIES 2

Former Member
0 Kudos

Hi!

This transaction is a mess for the old fashioned BDC, it is almost chanceless to create a recording for this.

Try using the BAPI_REQUISITION_CREATE bapi instead of BDC.

Regards

Tamá

0 Kudos

Hi,

I have developed the  Z program using BAPI_REQUISITION_CREATE, System is picking standard Number range, but I required my defined number range in the program. I have defined the Number range in ME51N plant wise.

Kindly help, so that I can generate the Number range from Z program.

Please also update me, Is the user-exits in ME51N also functional through BAPI_REQUISITION_CREATE?

Regards

Vikas Puri