‎2008 Jan 28 7:47 AM
Hi All,
I need to access the text of fixed values of domain from a RFC destination..is there any function module like DD_DOMVALUES_GET which is rfc enabled
Regards
Anuj
‎2008 Jan 28 7:53 AM
Hi Arun,
You could as well use the same function module DD_DOMVALUES_GET within a custom function module ... Z_DD_DOMVALUES_GET and enable RFC Call for ur custome FM. This becomes a wrapper FM for the FM DD_DOMVALUES_GET.
This way you could attain ur objective.
Reward points if this helps,
Kiran Kumar Somaroutu.
‎2008 Jan 28 7:55 AM
i am thinking about risks in this.. are there any.. will it execute most of times.. ?