Hi Rishabh,
You can assign structure to field symbol like this
ASSIGN COMPONENT gv_fname OF STRUCTURE wa_output TO <fs>.
With Regards
Arun VS
Hi Rishabh,
You can assign structure to field symbol like this
ASSIGN COMPONENT gv_fname OF STRUCTURE wa_output TO <fs>.
With Regards
Arun VS