‎2010 Nov 01 12:38 PM
hi all,
I have transaction which has to select rows in table control inside subscreen.
If i do it directly from transaction its work fine, but if i recode the transaction and run it from batch , the selected rows are not selected but they are displayed only with out selected rows.
How i can solve this issue.
BR,
Ali
Moderator message: please use more descriptive subject lines from now on.
Edited by: Thomas Zloch on Nov 1, 2010 2:04 PM
‎2010 Nov 01 12:45 PM
Hi Ali,
In case of Table control in BDC, there is a addition sufix along with the field name like 1,2.....,
Please check with this or search SDN for Table control in BDC.
Thanks,
Anmol.
‎2010 Nov 01 12:58 PM
this a part of my bdc, if u mean WSCR_DEP_SELECTED(02) X
YSAPMZH39 9001 X
BDC_OKCODE /00
P9032-VACATION_BEGDA 11/01/2010
P9032-VACATION_ENDDA 11/23/2010
BDC_SUBSCR YSAPMZH39 9015SUBSCR_AREA
BDC_CURSOR WSCR_DEP_SELECTED(02)
P9032-HOLYDAYS 5
WSCR_DEP_SELECTED(01) X
WSCR_DEP_SELECTED(02) X
YSAPMZH39 9001 X
‎2010 Nov 01 1:03 PM
Hi Ali,
Is it a standard Tcode or custom, if std can you specify tcode please.
Thanks,
Anmol.
‎2010 Nov 01 1:06 PM