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

Former Member
0 Likes
495

Is there any bapi function module for creating material serial numbers, which we create using IQ01 tcode

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
435

Hi,

There is no standard BAPI to do that (atleast till version 4.7). I resorted to creating BDCs for create and change.

You can try this FM EQUIPMENT_SAVE

<b>Reward points</b>

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
436

Hi,

There is no standard BAPI to do that (atleast till version 4.7). I resorted to creating BDCs for create and change.

You can try this FM EQUIPMENT_SAVE

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
435

Hello,

There is no standard BAPI to do that (atleast till version 4.7). I resorted to creating BDCs for create and change.

But try with the FM <b>EQUIPMENT_SAVE.</b>

Hope this helps.

Thanks

Vasanth

Read only

Former Member
0 Likes
435

Hi.

Use this Functional module BAPI_MATERIAL_SAVEDATA .

reward all helpfull answers.

regards.

Jay