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

BAPI_SALESORDER_CREATEFROMDAT2 Error "Address category does not exist"

Former Member
0 Likes
785

Hello everyone,

I have the following error "Address category does not exist" when executing bapi "BAPI_SALESORDER_CREATEFROMDAT2" from a user application, the error is not constant, meaning sometimes shows and sometimes does not, I´ve been investigatnig regarding this and it seems to be a buffer problem, found SAP Note "1232196 - Inexplicable error in BAPI" and implemented FM "SD_SALES_DOCUMENT_INIT." as solution described, but it's still not working, does anyone faced this problem before that could help me out?

Thanks in advance for your replies.

Regards,

Julio Cesar

Hello everyone,

I have the following error "Address category does not exist" when executing bapi "BAPI_SALESORDER_CREATEFROMDAT2" from a user application, the error is not constant, meaning sometimes shows and sometimes does not, I´ve been investigatnig regarding this and it seems to be a buffer problem, found SAP Note "1232196 - Inexplicable error in BAPI" and implemented FM "SD_SALES_DOCUMENT_INIT." as solution described, but it's still not working, does anyone faced this problem before that could help me out?

Thanks in advance for your replies.

Regards,

Julio Cesar

1 REPLY 1
Read only

sivaganesh_krishnan
Contributor
0 Likes
539

Hi julio,

I guess this error occurs due to some pre configuration issue with the value by which your creating the sales order. Have you tried creating sales order with any other value or with just header data.

Regards,

sivaganesh