‎2005 Mar 01 8:54 AM
Hi Folks .
can someone know where can i find documentation about function DD_DOMA_ACTIVATE , or know how the function works .
regards to all .
‎2005 Mar 01 9:41 AM
Hi Herzel,
you can find docu in documentation of this function module (at least in german) - I'm currently not logged in in English, is translation required?
Regards,
Christian
‎2005 Mar 01 9:44 AM
‎2005 Mar 01 9:51 AM
Why do you need to understand German? If you have logged on in English, then just click the <b>Function Module Documentation</b> button !
Regards,
Anand Mandalika.
‎2005 Mar 01 10:09 AM
Function Module Documentation is poorly detaild and i need to know what happens
In case PRID >= 0 the function create a log. I need to know where the log is created.
‎2005 Mar 01 9:44 AM
Hi Herzel,
Which version of SAP are you using? the FM has documentation from 4.6C. I'm not sure of the earlier releases.
But one piece of information that I think you might want to have is :
<i>In ACT_RESULT the result of the activation is returned.
0 - domain activated successfully
4 - domain activated but with warnings concerning domain
8 - domain not activated due to errors
12- abort of the activation (e.g. because the domain could not be read)</i>
Please do get back if you need more specific information.
Regards,
Anand Mandalika.
‎2005 Mar 01 9:51 AM
i'm useing 4.6c SAP Version .
In case PRID >= 0 the function create a log. I need to know where the log is created.
‎2005 Mar 01 10:12 AM
Hi Herzel,
Give PRID = -1. You will see that the function itself will display the log .
Regards,
Anand Mandalika.
‎2005 Mar 01 10:33 AM
thanks but i need to know where the log is created
in case that PRID >= 0
‎2005 Mar 01 11:55 AM
Hi,
I don't think a log would get created when you give an inactive domain with PRID > 0. In my case, I get a dump.
If you give a PRID = 0 for an inactive domain, there is no log created.
Regards,
Anand Mandalika.
‎2005 Mar 01 8:07 PM
Switch to the DDIF.. function modules. These have much better documentation. These are newer FMs that provide more functionality. So take a look at DDIF_DOMA_ACTIVATE.