‎2007 Jul 02 7:54 AM
Hello Expert,
I am using tcode faglskf for BDC.
I am not able to upload data in the table control.
Screen field is empty for the Fields in which i have to upload the data.
Please suggest.
Regards,
‎2007 Jul 12 9:15 PM
Are you using a recording to accomplish this?
If so are you using LSMW or SHDB?
LSMW only records fields that you enter data into, while SHDB autmatically picks up every field with data that is seen on the screen.
So when recording in SHDB make sure the table control contains data and that you use the page down buttons (ok code P+) to scroll through the table.
‎2007 Jul 12 11:22 PM
try to use SHDB and do a recording. Doing so you can find the field name.
Thanks.
Message was edited by:
mg s
‎2007 Jul 12 11:26 PM
Hello,
Check if the table control has an add line button somewhere....When recording you will see it easily.
On the Loop you have for the table control click on the add button....insert tghe field on tc-field(01) and do it again.
bye
Gabriel
‎2008 Aug 04 3:25 AM
Hi,
I don't think it's Table Control. It's ALV. and i don't think we can do BDC on ALV. So you'd better find a BAPI to do this.
You can try u2019BAPI_ACC_POST_STAT_KEYFIGURE'. But this BAPI in the version of our server is not Released, i am not sure if yours is released or not. You can copy that out and make a customzing one of your own.
Hope this is helpful.
best regards,
Zhao
Edited by: Blazing Angel on Aug 4, 2008 8:34 AM