Application Development and Automation 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: 
Read only

alsmex_tabline

Former Member
0 Likes
908

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?

4 REPLIES 4
Read only

Former Member
0 Likes
730

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

Read only

Former Member
0 Likes
730

Hi,

check these....

HRPFDNL_S_EXCEL

KCDE_CELLS

Arunima

Read only

Former Member
0 Likes
730

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

Read only

Hardanni99
Participant
0 Likes
730

Copy the structure to Z and Also copy ALSMEX_TABLINE to Z.