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.
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: 

Forum Posts

length (tabledescr,structdescr)

Hi, I was able to print the column headers and types, but I could not print the length parameter, can you help me? I am leaving the final version of the code below. DATA(lr_tabledescr) = CAST cl_abap_tabledescr( cl_abap_typedescr=>describe_by_data( l...

Arslan1 by Explorer
  • 116 Views
  • 1 replies
  • 0 kudos

print out column names

for example I have a code like this : SELECT lokasyon ana_lokasyon FROM zmm_016_t_loksyn INTO TABLE @DATA(lt_analok).  How do I print the column headers of the lt_analok table? ABAP Testing and Analysis #abap 

Arslan1 by Explorer
  • 336 Views
  • 7 replies
  • 0 kudos
Labels in this area