Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DD_DOMA_ACTIVATE

herzelhaimharel_gilor
Participant
0 Likes
1,185

Hi Folks .

can someone know where can i find documentation about function DD_DOMA_ACTIVATE , or know how the function works .

regards to all .

10 REPLIES 10
Read only

christian_wohlfahrt
Active Contributor
0 Likes
1,150

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

Read only

0 Likes
1,150

translation is required becuse i don't understand german.

Read only

0 Likes
1,150

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.

Read only

0 Likes
1,150

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.

Read only

Former Member
0 Likes
1,150

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.

Read only

0 Likes
1,150

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.

Read only

0 Likes
1,150

Hi Herzel,

Give PRID = -1. You will see that the function itself will display the log .

Regards,

Anand Mandalika.

Read only

0 Likes
1,150

thanks but i need to know where the log is created

in case that PRID >= 0

Read only

0 Likes
1,150

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.

Read only

Former Member
0 Likes
1,150

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.