cancel
Showing results for 
Search instead for 
Did you mean: 

SD_SALESDOCUMENT_CREATE but the net value netpr and netwr = 0

former_member441290
Discoverer
0 Kudos

Hello sap experts,

I am having a problem while creating a sales oder by using BAPI --SD_SALESDOCUMENT_CREATE sales oder is creating but the net value netpr and netwr values r getting 0 written can any help me? how can i get net value

thanks in advance .

regards,

muqueed ahmed

Accepted Solutions (0)

Answers (1)

Answers (1)

raymond_giuseppi
Active Contributor
0 Kudos

Technically this is not a BAPI, you could replace the FM with its BAPI wrapper BAPI_SALESORDER_CREATEFROMDAT2...

You should provide much more information how did you fill the parameters to call this FM (e.g. conditions ORDER_CONDITIONS_IN, confiuguration ORDER_CFGS_REF, etc.)