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

FM or BAPI required

Former Member
0 Likes
837

Hi everybody,

there is a transaction wso1. i had given the parameters and created the assorted module. in that i had specified one material and saved.

now my requirement is i want to fill the same data programatically. is there any function module or BAPI which performs the same functionality as the module pool.

Waiting for ur replies.

Thanx in advance

4 REPLIES 4
Read only

Former Member
0 Likes
754

You can record it using shdb transaction and then generate code and then you can read data from file and do these recorded steps programmatically.

Read only

Former Member
0 Likes
754

Try the bapi BAPI_ASSORTMENT_MAINTAINDATA.

Read only

0 Likes
754

I had used the FM 'ASSORTMENT_HEAD_HANDLING'. It is updatintg the header part only. when i am updating the line items in this. it is not updated. please help me how to solve this.

Thanx for ur replies.

Read only

0 Likes
754

hi,

you cannot update the items using the FM 'ASSORTMENT_HEAD_HANDLING' may be try with Mr Ravi's Post.

regards

vijay