cancel
Showing results for 
Search instead for 
Did you mean: 

Error “Object 'DM' (APCO) of type 'Application' is not available in version 'A'” while transporting process chain to production system.

former_member194898
Active Contributor
0 Kudos

Hi Gurus,

Whenever I try to transport a process chain ZFI_0FIGL_C10 from dev. to qua. & prod. the error “Object 'DM' (APCO) of type 'Application' is not available in version 'A'” is displayed in the end of creating transport package.

The process chain was created to load data to 0figl_c10 and it works all right on all systems (dev. qua. prod.).

The process chain contains processes for:

- starting the process chain

- executing infopackage (for loading data to 0figl_o10),

- ACR (activate data in 0figl_o10)

- delete index 0figl_c10

- DTP loading data from 0figl_o14 to 0figl_c10    

- executing infopackage 80FIGL_O10

- creating index in 0figl_c10

- building DB statistics

- rolling up aggregates in 0figl_c10

- deleting of requests from the changelog 0figl_o10

- deleting of requests from PSA (0fi_gl_10)

How to find what cause that error.

Regards,

Leszek

View Entire Topic
RamanKorrapati
Active Contributor
0 Kudos

Hi,

There is no issue with your process chain design.

Problem with your process chain related application component.

You transport need to have application component which was in active version.

Assuming below is your transport procedure.

dev ---> prod.

So from dev system, collect your process chain again along with active application component and move to target system.

Check your application was active or not at dev, if not active, make it active and recollect whole process chain into transport.

once you collect your transport, please check your transport need to have two major objects.

1. process chain technical name

2. table - RSCOMPTLOGOT

Thanks

former_member194898
Active Contributor
0 Kudos

I tried to collect to transport:

- "Lancuchy FI" APCO where chain ZFI_0FIGL_C10 is attached  .

- ZFI_0FIGL_C10

but I don't see that type of object in transport connection (pic. below)

RamanKorrapati
Active Contributor
0 Kudos

Hi,

From your screen , Go to Application(under info area from top) at middle pane, expand it, choose selected objects, search for DM.

whether you see or not.

Thanks

former_member194898
Active Contributor
0 Kudos

There's no "DM" component in type "Application" - should I create it somehow ?

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Lets try and check it.

if it won't solved then, directly you can create same process chain at prod.

Thanks

former_member194898
Active Contributor
0 Kudos

I have the same proc chain in production. Somebody has created it.

I've just checked, we don't have "DM" APCO in production either.

May be I should create that chain once more. 

RamanKorrapati
Active Contributor
0 Kudos

is there any transports which are not released at dev?

as my guess some one may created DM and saved but not activated.

some where it might be captured into transports. those transports may have the objects which you used in your transports.

please check at bw server table - RSAPPL, check for you object DM was exist with M/A version.

if you create anothe chain also will create the same issue.

Need to find where this DM APCO.

Thanks

former_member194898
Active Contributor
0 Kudos

Thanks, I'll try it tomorrow.

former_member194898
Active Contributor
0 Kudos

I'm affraid we don't have DM APCO in active wersion.


I understand that I have to find it and activate it.

RamanKorrapati
Active Contributor
0 Kudos

Yes, atleast we got where it is. check about your non sap systems application component name.

Can cross check at quality and prod level. is it have that DM APCO or not.

Seems like its standard one, can you check at business content level.

if its there then just activate/install again with match copy (X) option.

former_member194898
Active Contributor
0 Kudos

I've found it in BI Content.

RamanKorrapati
Active Contributor
0 Kudos

Oh, DM - data marts. in your data flow you may be loading data from target to targe on 3.x

ok, Actiavte the DM APCO,while activating please choose Match option(select). other wise you may face issues.

Select match copy options which ever obejcts are in green and have check box to select under M(match copy)

former_member194898
Active Contributor
0 Kudos

I think I'll do as you say.

First I'll use "simulate installation" type of installation. 

I have no contact with someone who modelled my system.

Thank you all for help.

RamanKorrapati
Active Contributor
0 Kudos

No problem, if client have docs about the bw implementation steps.

You can use them, you may get idea about your modeled system.

By installing DM component you issue may resolved.

bhavinvyas
Active Contributor
0 Kudos

Hi Raman,

We were having same issue and by installing DM Component again Issue is resolved.

Thanks for the help.

Bhavin Vyas

former_member194898
Active Contributor
0 Kudos

As I wrote, some changes in the system I'm working were done only on production. Because of this I'm affraid of doing even bigger problem by trying to install and transport objects you wrote about.

Now I thank you for help.

Regards, Leszek

former_member194898
Active Contributor
0 Kudos

Hi,

A SAP consultant told me to ignore that error. 

Indeed, after creating transport with some new process chains (again I was informed about that error "APCO ...") and transporting it to production everything works all right.

The problem is described in sap note: 883745.

Regards, Leszek  

RamanKorrapati
Active Contributor
0 Kudos

Thanks for sharing oss note with us.