Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in Credit Memo Creation using BAPI

Former Member
0 Likes
632

Hi,

While creating a Credit memo using the BAPI "BAPI_SALESDOCU_CREATEFROMDATA" , the following message is returned: "EVP 113Processing customer 9012041 terminated"

This occurs only for a particular customer, while for others the BAPI works fine.

I tried to create a Credit Memo using VA01 for the above customer. The Credit Memo got created there.

I am not able to find out a reason for the above. Can anyone help me with this.

Thanks in advance,

Amit

Hi,

While creating a Credit memo using the BAPI "BAPI_SALESDOCU_CREATEFROMDATA" , the following message is returned: "EVP 113Processing customer 9012041 terminated"

This occurs only for a particular customer, while for others the BAPI works fine.

I tried to create a Credit Memo using VA01 for the above customer. The Credit Memo got created there.

I am not able to find out a reason for the above. Can anyone help me with this.

Thanks in advance,

Amit

3 REPLIES 3
Read only

former_member195383
Active Contributor
0 Likes
576

this may be because of authorisation issue, as u have sadi, its customer specific.

Read only

Former Member
0 Likes
576

Hi,

Which Order type you were used for creating Credit memo request?

Read only

former_member404244
Active Contributor
0 Likes
576

Hi,

Check the dump in SM14 and see where exactly it is throiwng error..Put a break-point before that and then debug the bapi and see if ur missing anything for this customer and what is the difference between this customer and other customer data.

Regards,

Nagaraj