‎2010 Jun 04 10:34 AM
Hi all,
I have appended two fields in structure VBKRED.
The two fields are now maintaining in VMK1 screen.
From that screen, Im generating a report.
The problem is the fileds are dispaying in the output, but the values are not printing.
can anyone pls let me know, whether I need to adjust the Structure. If so, how?
Regards,
Priya
‎2010 Jun 04 2:26 PM
Fill all the newly appended fields in structure 'VBKRED', in the form routine 'USER_EXIT_FUELLEN_XVBKRED' in program 'DBKMVF02'.
‎2010 Jun 04 2:26 PM
Hi Priya
You must check if screen fields contain exactly same name as fields in the structure, and if during screen load process, the structure has been filled with needed information.
Kind regards