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

Problem with BAPI_ASSORTMENT_MAINTAINDATA

former_member213475
Participant
0 Likes
782

Hello Folks,

I am working on SAP IS-Retail module. My requirement is to create an Assortment. For that I'm using BAPI_ASSORTMENT_MAINTAINDATA.

While using this BAPI I'm able to create the assortment..but I am not able to see the data in "Mdse Cat" and "Assortment Users" tab even though I passed the proper data. I don't know why it is not showing in the transaction level. please help me on this.

May be for this reason I'm unable to listing the articles also.

Kindly Let me know how to solve this issue.

Regards,

Saran.

1 REPLY 1
Read only

former_member235395
Contributor
0 Likes
554

Hi Saran,

Be sure if you are using the BAPI_TRANSACTION_COMMIT after execute "BAPI_ASSORTMENT_MAINTAINDATA".

Regards,