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: 

Recent Activity

Customer creation BAPI

Hi experts,             Is there any BAPI for Customer creation? I tried with BAPI_CUSTOMER_CREATFROMDATA1, but it doesn't have account group field and also reference customer is mandatory field.There are many fields are unavailable in that BAPI. Ple...

How to create a long text with CALL TRANSACTION

Hello,I am trying to create a notification like this    CALL TRANSACTION 'IW21' USING gt_bdcdata                          MODE l_mode                          UPDATE 'S'                          MESSAGES INTO retour_avis. It works but I need to attac...

Problems of Modifying XVBAP

Hi all,To move data from xkomv to vbap table i  have coded as below.FORM USEREXIT_MOVE_FIELD_TO_VBAK.loop at xvbap.read table xkomv with key kschl = 'MWST'                          kposn = xvbap-posnr.  xvbap-zz_mwsk1 = xkomv-mwsk1.modify xvbap.endlo...

Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.