2008 Nov 17 8:39 AM
Hi,
Is there any structure similar to alsmex_tabline having fields row,col,value but having value length upto 100 characters?
Hi,
Is there any structure similar to alsmex_tabline having fields row,col,value but having value length upto 100 characters?
2008 Nov 17 11:38 AM
Hi
It is used in HRPFDNL_S_EXCEL and KCDE_CELLS structures, but the length of the value field is not 100
Regards
Madhan D
2008 Nov 17 11:43 AM
2008 Nov 17 11:59 AM
Hello Developer ,
I guess u got the solution from the above two replies ,
if not just copy the same structure(create your own structure ) and change it to CHAR100.
Regards,
Aby
2016 Sep 20 9:59 AM