Skip to Content
0
Apr 03, 2008 at 12:43 PM

Create a sales order for Debit memo

1354 Views

Hi,

I want to create a sales order with DOC_TYPE = ZDRR and REF_DOC as only 2 input fields. I used BAPI_SALESORDER_CREATEFROMDAT1

/AFS/BAPI_SALESORD_CREATEFDATA

SD_SALESDOCUMENT_CREATE

BAPI_CUSTOMERRETURN_CREATE

and i got error message as

1. 761 Unpermitted combination of business object BUS2102 and sales doc. category L for the BAPI BAPI_CUSTOMERRETURN_CREATE

2. 761 Unpermitted combination of business object BUS2032 and sales doc. category L for the BAPI

BAPI_SALESORDER_CREATEFROMDAT1

Please let me know how to fix this problem. Thanks in advance.