Skip to Content
0
Former Member
Mar 23, 2009 at 09:04 PM

CRM 7.0 Web UI, ALV popups developed in Badi implementations

49 Views

We have implemented few BADI's in CRM 5.0, as a part of BADI implementation few screens are developed using ALV. These screens are poped up for various reason while executing CRM transaction. These screens display information and expect user action such as accept, ignore etc. The SAP standatd function modules such as FUNCTION 'REUSE_ALV_POPUP_TO_SELECT' and FUNCTION 'POPUP_TO_CONFIRM_STEP'

are used in the development.

This works perfectly in SAP GUI and WEB GUI.

Will this continue to work on CRM 7.0 Web UI or any changes would be needed to be done in the code?