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: 

How to use CL_MD_BP_MAINTAIN to create BP along with supplier(Vendor) in S4 system ?

former_member12859
Discoverer
0 Kudos
14,834

Hello,

I am facing issue's using class CL_MD_BP_MAINTAIN. Based on the grouping I am supposed to pass external number for Business partner.

Hence I passed value to field of structure header-object_instance-bpartner. However I got an error message saying that "Business Partner does not exist.Enter a business partner number" when called the method MAINTAIN.

Would be of great help if I can get any documentation on how to use this class to create BP along with Vendor(Supplier)( As there is no class documentation for this class).

Thanks.

4 REPLIES 4

former_member12859
Discoverer
0 Kudos
2,136

Thanks Mark..!!

Unfortunately it doesn't have much details, I have gone through that link already.

0 Kudos
2,136

Hi There,

Were you able to use the class and the method to create a Vendor/Supplier successfully?

Regards,

Pablo GhoshRoy

former_member189962
Active Participant
0 Kudos
2,136

Hi,

Did you set the HEADER-OBJECT_TASK = 'I'

Regards,

Ankush