Thanks for the video. It’s so interesting and helpful for my company
@CustAndCode Жыл бұрын
I am very happy that you like my video. Thanks for your feedback! 🤗
@suhasbhiremath1467 Жыл бұрын
Thanks for the video. I am getting an error when I tried to execute the same code. The program is not creating Business partner.
@CustAndCode Жыл бұрын
Thanks! To your problem: Debug the program and check which error are in lt_messages 🤗
@Rajmech-7yt Жыл бұрын
It's useful one👍
@CustAndCode Жыл бұрын
Thank you very much! And thanks for your feedback!😀
@patrikpolak8937 Жыл бұрын
Perfect video! Please make a video how to create Loan in CML with ABAP int the SAP system. :) Thank you!
@CustAndCode Жыл бұрын
Unfortunately I have no experience with the Loans Management module. 🙄 We don't use it. But I am pretty sure that there could be some BAPI's too. 🤗
@samirarasaasl20239 ай бұрын
Thank you so much for your helpful video! Do you know how can change business partner from organization type to person?Could you please help me?
@CustAndCode9 ай бұрын
I am not sure if this is possible, because you have different (must) fields to fill. Person could be an employee. Organisation is mostly a other company. But you can try it, the information is stored in table: BP000 column: TYPE 1: Organisation 2: Person Let me know if it worked! 🤗
@최영재-t3w9 ай бұрын
then using this system, you can make create bp progam without using bp??
@CustAndCode9 ай бұрын
Yes, but maybe you need additional information. If this so you can extend the program. 🤗