Posted: Thu Oct 04, 2007 9:08 pm Post subject: Modify Dynpro screen
Here is the workaround. The field _CB4 is a header in the table control
on screen 0300 of ZPMRMXX1. This peice of code needs to be executed
before the relevant screen is called. The first 2 functions is to read
and update the screen fields and the last one to generate the screen
before it is called.
Code:
DATA:
h_import LIKE d020s,
i_e_g LIKE d022s OCCURS 0 WITH HEADER LINE,
i_f_g LIKE d021s OCCURS 0 WITH HEADER LINE,
i_m_g LIKE d023s OCCURS 0 WITH HEADER LINE.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
All product names are trademarks of their respective companies. SAPNET.RU websites are in no way affiliated with SAP AG. SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver and any other are registered trademarks of SAP AG. Every effort is made to ensure content integrity. Use information on this site at your own risk.