Variant configuration data in sales order BAPI

I have to create a sales order using the Createfromdat2 of sales order function. In the created item, the ABAP (with RFC call) program is okay, but the material has a variant configuration. As a result, the program gets an error.

    Requires Free Membership to View

It is as simple as this: You have to provide proper data for the variant configuration in the BAPI. Make a call to
CALL FUNCTION 'BAPISDORDER_GETDETAILEDLIST'
for an existing order with variant configuration to see how to fill the tables correctly (order_cfgs_cu…).

This was first published in April 2005

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.