Application Development 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: 

Update stceg field in mdkp table

Former Member
0 Kudos

Hello ,

Can anybody tell me the name of function module or BAPI which update data in MDKP table.

In md06 transaction i want to update the process indicator flage for 3000 materials based on plant so any function module or BAPI which updates this field?

Regards

srinivas

3 REPLIES 3

Former Member
0 Kudos

Hi,

If it is only for 3000 materials, then you could do a BDC recording using SHDB. This should be able to solve the problem and all the validations will be taken care by the transaction.

Thanks..

Preetham S

varma_narayana
Active Contributor
0 Kudos

Hi Srinivas ..

If you want to Set the Processing Flag for all the Materials based on a Plant.

Goto Tcode MD06.

you can See 2 Tabs:<b> Individual Processing</b> and <b>Collective processing.</b>

Select the Collective processing flag Tab .

Here you can enter the Plant and Set the Flag.

So this flag will be Set for all the Materials under this Plant...

If u still need a program for this u can do the Recording and create a BDC.

Hope this gives u the Solution.

<b>Reward if Helpful</b>

Former Member
0 Kudos

This message was moderated.