Skip to Content
0
Former Member
Mar 20, 2009 at 11:23 AM

generating idoc for notificaiton

329 Views

hi folks

i am working on a scenario...here in the t-code IW21 notification creation once we create and press save IDOC has to be generated ...

so here i found the relevant BADI i.e. notif_event_post and i am writing the code to generatte idoc in it.

i have the standrd message type INOTIF and idoc type INOTIF01 available for this IDOC.

But how can i get the data that is entered in the screen in the t-code IW21 to populate in SDATA field of EDIDD.

please let me know how can i fetch this data i.e. from which table i can get the data entered in the fields(notification type,notification, reference-notification) of the the screen IW21.