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

Transporting problem

Former Member
0 Likes
1,565

Hi all,

I have created some structures, function modules, report and these are working fine in development system then i have transported my requests in QA and all my requestes are successfully imported in to QA system also and my report and functions are working fine in the QA system also. But my prblem is when i am trsporting all these requests to Production ( In the same order ) i have found the following errors..

CTS CS1K934246 u201CErrors Occurred (RC = 8)

                                                                  

   Table ZWOODWARDPO could not be activated                         

   (E- Nametab for table ZWOODWARDPO cannot be generated )          

   Domain ZPOTEXT was activated (error in the dependencies)         

   Data element ZPOTEXT was activated (error in the dependencies)   

 

CTS CS1K934350 u201CErrors Occurred (RC = 8)

                                                                    

    Table ZWOODWARDPO could not be activated                        

    (E- Nametab for table ZWOODWARDPO cannot be generated )         

    Domain ZPAYMETH was activated (error in the dependencies)       

    Domain ZPOTEXT was activated (error in the dependencies)        

    Data element ZPAYMETH was activated (error in the dependencies) 

    Data element ZPOTEXT was activated (error in the dependencies)

i don't know what is dependencies and i did not even mentoion any depedency for my data elements of my domains.

Finally all my requests are transported, but these two requests are transported with errors.

How can i rectify the error... Please clarify my doubt.

Thanks in advance,

Mahi.

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
1,001

Try activating ZWOODWARDPO manually in PRD via tx SE11. If there is an error, paste the error log here, if you can't work it out yourself.

If it activates fine, well, no further action necessary.

Thomas

5 REPLIES 5
Read only

former_member217544
Active Contributor
0 Likes
1,001

Hi,

Did you checked whether the tables are in active mode or not?

Regards,

Swarna Munukoti

Read only

0 Likes
1,001

Hey Swarna i have checked it and anyway if the table is not actived (Means it is in inactive state) then even we con't able to move the request from development system to QA at that stage only an error is occurd.

Anyway all my tables,structure, data elements and domains are actived.

Read only

0 Likes
1,001

Hi Mahi,

Its better to contact your basis team regarding this issue.

Regards,

Sunil Kumar Mutyala

Read only

ThomasZloch
Active Contributor
0 Likes
1,002

Try activating ZWOODWARDPO manually in PRD via tx SE11. If there is an error, paste the error log here, if you can't work it out yourself.

If it activates fine, well, no further action necessary.

Thomas

Read only

0 Likes
1,001

Thanks for your suggestion Thomas but i have no access to login in production any way i will try like that.