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: 

No data in table control while uploading in BDC

Former Member
0 Kudos

Hi all.

I'm doing mass uploading using BDC for IT0008,, the problem is once when i scroll using 'P+' or 'P' t-code the data entered in the first 7 rows vanishes and it is not getting saved..

I'll give an example: if i update 11 records the first 7 is not updated and the rest gets saved.

After uploading when i chk in IT8 it is giving message 'Data hidden by Screen Modification' will it be a problem because of this

Is this a problem with the code or with table-control.

Need reply as early as possible,

thanks in advance.

Jayanth.Y

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos

First read [those threads at sdn|http://forums.sdn.sap.com/search.jspa?threadID=&q=uploadIT0008&objID=c42&dateRange=all&numResults=30]. You could add a ENTER (/00) ok_code before scrolling or use a pseudo BAPI like [HR_INFOTYPE_OPERATION|http://forums.sdn.sap.com/search.jspa?threadID=&q=0008HR_INFOTYPE_OPERATION&objID=c42&dateRange=all&numResults=30].

Regards,

Raymond

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

First read [those threads at sdn|http://forums.sdn.sap.com/search.jspa?threadID=&q=uploadIT0008&objID=c42&dateRange=all&numResults=30]. You could add a ENTER (/00) ok_code before scrolling or use a pseudo BAPI like [HR_INFOTYPE_OPERATION|http://forums.sdn.sap.com/search.jspa?threadID=&q=0008HR_INFOTYPE_OPERATION&objID=c42&dateRange=all&numResults=30].

Regards,

Raymond