2015 Sep 14 4:35 PM
HI All,
I am facing a problem with a Pop up in the BDC whose step are not recorded.
I am using transaction code /n/SAPAPO/SCC03 which is used to create plan. In this there is a modal assignment step. When we click on modal assignment a pop up appear. In this step we select the first entry and click on modal assignment button(2nd one, right to ok button). After this assignment the tick mark picture appear that means that model is assign. After this we click on ok button.
When looking into the recording the ADDMODAL command is getting executed but the first row is not selection due to which this step is not executed.
Need help with the code
2015 Sep 25 2:27 PM
Well I come to know that BDC does not work properly with the ALV, here the pop-up is displaying data in ALV. So instead of using BDC I have used BAPI fm to create Plans.
BAPI:BAPI_PPMSRVAPS_SAVEMULTI_30A
2015 Sep 25 2:27 PM
Well I come to know that BDC does not work properly with the ALV, here the pop-up is displaying data in ALV. So instead of using BDC I have used BAPI fm to create Plans.
BAPI:BAPI_PPMSRVAPS_SAVEMULTI_30A