cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_SALESDOCU_CREATEFROMDATA1 extension

Former Member
0 Kudos

Hi,

I use BAPI_SALESORDER_CREATEFROMDAT2 to create sales order in a specific program. Last week, i've been ordered to create also credit notes and i realized that this BAPI couldn't create G2 documents. So I use BAPI_SALESDOCU_CREATEFROMDATA1 to create it.

I have I problem with the extension i used in BAPI_SALESORDER_CREATEFROMDAT2 to manage analytical axys. This segment allowing the enhancement of the docuement doesn't exist. Does someone know how to do it ?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hallo Dorian,

For creating Credit Memo requests you can use BAPI_SALESDOCU_CREATEFROMDATA.

Please use BUS2094 as the business object to create the CR memo request. For more information, plz refer to note 93091.

Assign suitable points, if this helps.

Rgds,

Raghu.

Former Member
0 Kudos

Thank you for your answer, but I still don't understand how to feed my analytical axys through the BAPI. I can't access to my extension fields.

Thanks