2010 Sep 24 2:46 PM
Hi at all,
is it possible without any modifications in SAP Standard Reports to unrestrainable the F4-Help-List (Company Code)???
When the User is in Company "G9000", than he can only see the Company code´s which belongs to the Company "G9000".
The Company "G9000" is in Table T880.
For Example:
BUKRS 9000
BUKRS 9050
BUKRS 1000
BUKRS 2000
BUKRS 3000
If the User open a Standard SAP Transaction and open the F4-Help List for Field "BUKRS", than he must only get BUKRS 9000, 9050, 1000, 2000 and 3000.
But how can I realize it, without modificate the SAP Standard Reports???
2010 Sep 26 7:49 PM
Hi
Actually it is not possible to modify a search help behavior without make chagnes on the standard. One suggestion is copy de data element and domain defined to BUKRS and create your own search help fora new Z-data element and domain.
Kind regards
Carlos Machado
2010 Sep 26 7:49 PM
Hi
Actually it is not possible to modify a search help behavior without make chagnes on the standard. One suggestion is copy de data element and domain defined to BUKRS and create your own search help fora new Z-data element and domain.
Kind regards
Carlos Machado
2010 Sep 30 10:42 AM
2010 Sep 30 11:33 AM
Hello,
May be u can try using Search help exits. In the SELECT event, you can write your code to override the standard select.
Hope this helps,
Regards,
Himanshu