Skip to Content
0
Former Member
Jun 09, 2009 at 06:01 AM

Problem in uploading data for QP01 through BDC

75 Views

Hi,

I am working on a BDC for tcode QP01 in which i am facing a problem that when there are 17 Inspection Characterstics for a operation of inspection plan it is gets save and it data is uploaded properly. When there are 18 or more Inspection Characterstics it is executing the 17 lines and after that it is not goinh to 18 line. There is a presence of code which allows to upload the data for more than 17 lines and i had uploaded it many times but today it is not working. I am getting this warning:-

Warnings occurred when checking type group .

Then it does not proceed further when i check further the log ,it is giving the following msgs:-

Field RC27X-FLG_SEL . not found in loop of screen SAPLCPDI 1400

S

Cursor field PLMKB-VERWMERKM (18) does not exist in the screen

S

Field PLMKB-VERWMERKM (18) does not exist in the screen SAPLQPAA 0150

S

Field PLMKB-STICHPRVER (18) does not exist in the screen SAPLQPAA 0150

Please provide me guidelines to solve this problem.