Controller Overview – Custom Data Explorer
Posted in SAP Dynpro on May 31st, 2009 by asabau – Be the first to commentController is responsible for updating model data based on events received from views/abap screens. It does this by defining the events it will listen to (the abap screen will dispatch these) and by registering method listeners for each controller event type. read more »
