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 for Characteristics value upload

Former Member
0 Likes
626

Hi,

I've created a sales order with one item in FM 'SD_SALESDOCUMENT_CREATE'.

Now I want to upload characteristic values for the item material.

Is there any FM to upload characteristic values for the perticular Order item material.

Thanks & Regards,

Rajesh

Hi,

I've created a sales order with one item in FM 'SD_SALESDOCUMENT_CREATE'.

Now I want to upload characteristic values for the item material.

Is there any FM to upload characteristic values for the perticular Order item material.

Thanks & Regards,

Rajesh

2 REPLIES 2
Read only

Former Member
0 Likes
530

U can update the item with the BAPI_SALESORDER_CHANGE.

u have the bapicuvalm structures to pass the characteristics and values.

regards,

pavan.

Read only

dhirendra_pandit
Active Participant
0 Likes
530

You can use the bapi BAPI_SALESDOCU_CREATEFROMDATA as well.

Regards

Dhirendra