Hi,
I have created one ZTABLE and one of the field is GL a/c number and for that field I have used standard data element HKONT which is having domain SAKNR. For this domain value table is already assigned and that is SKA1. But I can't able to see F4 help in table input of ZTABLE. Any suggestions how I can do that ?
Thanks.
Hi ABAP Guy,
Go to ZTABLE and check entry/help check tab for HKONT. I am sure there check table is not assigned with standard search help SAKO.
Thanks
Deependra
Hello ,
If you want F4 help for field HKONT in your Z table need to assign check table SKA1 for field .
Select your field HKONT and click on foreign keys option then enter check table as SKA1 and click on enter.
Thanks, Sateesh
Hi,
Give Foreign key relation to ur field HKONT to SKA1 or SKAT for G/L account number..
I hope it might work.
Regards,
Kiran
Hi,
Make the foreign key relationship with that value table from your Ztable. Then the F4 help will get enable.
Hope your problem solve.
Regards,
John.
Add a comment