2017 Jan 03 11:31 AM
Hi Abapers,
I want to put F4 input help of a custom field in custom tab which i added in ME21n/ ME22n/ Me23n. This field in added in CI_EKKODB structure. While creating domain for this i have passed the ztable name in value table. This ztable has only 1 field whose values will be maintained by user. While creating PO from Me21n these values from the ztable field should show as input help for the user for the custom field that is added in ME21n by a custom tab. Both the field domain are same in CI_EKKODB and the ztable. Please help me to achieve this.
2017 Jan 03 12:12 PM
In the customer subscreen, did you check the ddic box?
(Also one field only in table so no client/mandt field?=
Regards,
Raymond
2017 Jan 03 2:04 PM
hi raymond,
I have mandt & zfield in the ztable. Both the fields are primaey in the ztable. I did not understand on the customer subscreen. Where exactly i need to tick the ddic box. If u are talking abt the input/output field in mpp screen then i have done that for each field. If u show me in a screenshot it will be grt.
2017 Jan 05 3:57 PM
2017 Jan 06 1:58 PM
hi raymond,
Yes, i have done that. I solved it using search help for these fields toget the values. Then implemented code in check method for pr badi.
2017 Jan 06 2:44 PM
you could also define the value table as a check table,foreign key (Hierarchy of Search Help Calls)