‎2009 Apr 09 2:51 PM
Hi,
I am using function module DD_SHLP_CALL_FROM_DYNP to display my possible values for the field Sales office.
I am passing the values for sales organization, distribution channel and division for the search help to restrict the possible values shown accordingly.
Everything works fine, as long as the possible values exist for the combination.
If there are no values then the popup for maintaining the values is shown, I want to disable this popup.
Has anyone faced the same issue?
Thanks and Regards,
Mahesh.
‎2009 Apr 09 3:07 PM
Hi,
I solved the issue, I am not supposed to pass the value to the field Checktable in the helpinfos structure, if it is passed then SAP by default checks for that and asks the user whether you want to maintain the entries or not.
Hope this helps.
Thanks and Regards,
Mahesh.