Skip to Content
0
Former Member
Oct 20, 2009 at 02:04 PM

Pop up on SRM 7.0 ( Portal )

80 Views

I am working on SRM 7.0 in the Web Dynpro (Bus 2200). I am trying to show a pop up after a validation. I made the validation with the badi ZBBP_DOC_CHANGE_BADI. I need to show two messages, one of type 'I' and the other one type 'e', but if i use:

message i001(zsrm_msg), it does show anythings.

and if i use

message e001(zsrm_msg), the aplication portal is broken

Any help would be appreciated.

Manuel