Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Set Coding Block Pop-up

former_member207480
Participant
0 Likes
777

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

2 REPLIES 2
Read only

Former Member
0 Likes
612

You should put condtion in bdc report like -


IF sy-sysid EQ development_system
"Add code here to add pop up block logic
ENDIF.

Read only

former_member207480
Participant
0 Likes
612

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