‎2015 Jul 22 1:20 PM
Hi,
I have recorded the transaction in SHDB for FB60.
In development server, I get the coding block pop-up and I passed the 'X' parameter.
But, In Quality server the same coding block pop-up is not showing.
I don't understand why this coding block pop-up is not showing.
Please suggest the same.
Regards
Amol Khochare
‎2015 Jul 22 1:40 PM
You should put condtion in bdc report like -
IF sy-sysid EQ development_system
"Add code here to add pop up block logic
ENDIF.
‎2015 Jul 23 6:03 AM
Hi,
Now the problem is different, In one laptop the program is working by the same sap user id. But, the other one pc and my laptop is not working by the same sap user id.
Please suggest the same.
Regards
Amol Khochare