2010 Jan 11 6:18 AM
Hi Experts,
I've succesfully installed miniSAP system (from ABAP Objects book).
The problem is that when I try to import the Meta Data of any BAPI in the Web Dynpro for Java model, it throws an error that "DD_DOMA_GET is not remote enabled".
When I try to change the function module DD_DOMA_GET, it does not allow me to do so.
As a result, I cannot import the metadata for any of the available BAPIs.
Please advise.
Regards,
Nitin
Hi Experts,
I've succesfully installed miniSAP system (from ABAP Objects book).
The problem is that when I try to import the Meta Data of any BAPI in the Web Dynpro for Java model, it throws an error that "DD_DOMA_GET is not remote enabled".
When I try to change the function module DD_DOMA_GET, it does not allow me to do so.
As a result, I cannot import the metadata for any of the available BAPIs.
Please advise.
Regards,
Nitin
2010 Jan 11 6:19 AM
Hi,
Create a custom wrapper FM which is Remote enabled & call the FM DD_DOMA_GET inside your custom Remote FM. Changing the std. FM would be a core code mod. hence above approach would be safe.
Thanks,
Best regards,
Prashant
2010 Jan 11 6:23 AM
Hi Prashant,
Thanks for the prompt reply.
The problem is that I do not know from where all places in the code has this function module DD_DOMA_GET been called.
Whenever I try to call any BAPI, it throws the error. So I cannot create a custom wrapper.
Regards,
Nitin
2010 Jan 12 11:23 AM
Hi,
note 718320 explains how to change this function module to be remote enabled.
Tim
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |