Hello,
I have a form in GTS that outputs a Shipper's Letter of Instruction. It summarizes the document by Schedule B. This in controlled by a table GS_I_GEN_ALL, which contains a structure with embedded tables and a few other fields...
gs_i_gen has fields and embedded tables. I needed to do the same because I need to print the numerous, if available, licenses for the Schedule B. So, I created in SE11, a structure, then a table type and the another structure with that table type...
This should allow me a capture and report the numerous licenses for each line in the GS_I_GEN_ALL table. However, when I go to my form, I receive the following error...
How do I fix this?



