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: 

Simulate material configuration thru RFC connexion - urgent

Former Member
0 Kudos

Hi,

I need to simulate a material configuration thru a RFC connexion , but in SAP ECC 5.0 i don't find something to do it.

Can somebody help me ?

Best regards.

4 REPLIES 4

christian_wohlfahrt
Active Contributor
0 Kudos

Hi Bertrand!

Are you searching something like CU50? Then have a look at the function modules in package CU, some hits which match con looked promising.

Or do you configure a sales order? Then it's just BAPI_SALESORDER_SIMULATE.

Regards,

Christian

0 Kudos

Hi chrisitan,

Yes i would like to configure a sales order but the problem is if the configuration is wrong there's no explicit message comming from the BAPI . The only message is Configuration inconsistent . So is there a way to get the exact error like if i do a CU50 online ( with sapgui ) .

Regards,

Bertrand.

0 Kudos

Hi Bertrand,

i know, it's a long time ago, but did you found a smart solution for this? I'm facing the same questions, we try to build a web configurator. Do you have some hints for me?

Thanks in advance!

Kind regards,

Benjamin

0 Kudos

You may create a Z function module RFC-enabled, and call transaction CU50 inside.