Hi All,
I am tryin to run the Bapi 'BAPI_SALESORDER_CREATEFROMDAT1'. When i try to execute this directly from the R3 side through transaction se37 its working properly. While exceuting i'm setting only the mandatory fields for this bapi. But when i tried to do this through webdynpro its giving me error. Sale document type which is one among the input parameters, I'm setting this to value OR. But when i do this through webdynpro it returns message "sales document OR not defined". i checked the mapping as well as setting of values and couldn't find any errors. Any suggestions.