Application Development 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: 

Badi GOS_SRV_SELECT

Former Member
0 Kudos

I am using SAP: 4.7. I have a request that under a specific situation the screen field KNKK-CRBLB (transaction FD32, program SAPMF02C, screen 0210) needs to be :

1) marked and

2) input off. (the user won't be able to remove the mark).

I did the first one, using the bapi GOS_SRV_SELECT, method SELECT_SERVICES:

if sy-tcode eq 'FD32'

field-symbols .

endif.

but I did not get succesfully on the second request. Could someone please help me out with this issue?

Thanks in advance.

Joã

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Wrong answer given . content deleted

sorry about this

a®s

Edited by: a®s on Jul 14, 2008 2:50 PM