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

Please help with BDC coding

Former Member
0 Likes
510

Hi,

I want to make changes to inspection types(mm02-> QM view ->insp type) but in recording it is based on the nth row instead of insp type.

For eg. RMQAM-SELEKT(03) selects the 3rd row. I want it to select based on insp type. I tried RMQAM-ART(03) which is the field for inp type, but it is not selecting.

Regards,

bindazme

3 REPLIES 3
Read only

Former Member
0 Likes
479

Hi,

Do the recordin gfrom SHDB from 1st row to 5th row, then you will come to know how to write the Inspection type field

Regards

Sudheer

Read only

0 Likes
479

Hi Sudheer,

I did the recording. Selection is based on RMQAM-SELEKT(01), (02), (03), (04), (05). These 5 rows contain inspection type 1, 3, 5, 6, 15. I want selection to be based on inspection type..

I was told to use line item numbers. Any idea what it is?

Thanks and regards,

bindazme

Read only

Former Member
0 Likes
479

Try RMQAM-PARTNEU. Not sure though.

Thanks,

SKJ