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

reg Quality management table feilds

Former Member
0 Likes
482

hai all ,

in transaction QP01 we create the lower specification limits, upper specification limit and target value for material for inspection.

pls any one let me know in which database table these feilds getting updated

ASAP

regards

vijay

hai all ,

in transaction QP01 we create the lower specification limits, upper specification limit and target value for material for inspection.

pls any one let me know in which database table these feilds getting updated

ASAP

regards

vijay

2 REPLIES 2
Read only

Former Member
0 Likes
441

Hi

Is <b>PLMK</b> the table that you are looking for???

Kind Regards

Eswar

Read only

0 Likes
441

i am fetching some feilds from QAMV or PLMK (Characteristic specifications for inspection processing)

the feilds are SOLLWERT,TOLERANZOB, TOLERANZUN all are basically FLTP data type .

i am getting output as 1.8199999999999999E01 , 1.8000000000000000E01

i want to convert this to char value to print the equivalent value.

try to send the procedure or FM.