Skip to Content
0
Former Member
Jul 14, 2008 at 02:21 PM

SD_SALESDOCUMENT_CREATE

1169 Views

The function module SD_SALESDOCUMENT_CREATE is used to create a sales order.Now in order to to create the sales order I am using the statement COMMIT WORK to create the sales order but this is throwing a Runtime Error: COMMIT_IN_POSTING.How do I create a sales order and update it in the database without using the COMMIT WORK statement.Please suggest some other method