cancel
Showing results for 
Search instead for 
Did you mean: 

DTP activation issues

former_member205751
Participant
0 Kudos

Hi

step 1 :  i ran the program RS_TRANSTRU_ACTIVATE_ALL and also RSDS_DATASOURCE_ACTIVATE_ALL i got the result

like

which means the dtp should have been activated but still despite using this abap program the dtp is not getting activated but the transformation is activated though  i tried triggering the candle icon still it is not getting activated...

now the question boils down to how to activate dtp ..please help !

View Entire Topic
Prabhith
Active Contributor
0 Kudos

Hi.

As mentioned by RK, the programs have nothing to do with DTP activation.

Please try activating the DTP again(using the so called candle icon) and see whether any warning or error is coming during that step.

Since you are telling that the corresponding Trasnformation is active, the DTP activation should also go through successfully.....

Br

Prabhith

former_member205751
Participant
0 Kudos

well prabith icon is not picking up but the label is picking up and got it activated...

former_member205751
Participant
0 Kudos

Hi

My perception is that info package  is a kind of preview like what is in data source and what has to be in infocube ...that way we can preview before hand what will be displayed in "display data" Guess i am rite ??

thanks

RamanKorrapati
Active Contributor
0 Kudos

Hi Rahul,

Info pack - is connector ecc to PSA(first layer of w server), pulls data from ECC to PSA.

PSA - you can view data here which is replica of ecc system.

Thru DTP you will pull data from PSA to Cube or DSO.

Thanks

former_member205751
Participant
0 Kudos

oh is it ? i laugh at my own ignorance...well i will explore assigment/mapping of charec. and key fig.

former_member182516
Active Contributor
0 Kudos

Hi Rahul,

Adding to the Above comments...

We have a standard program to activate DTP as well. check the program "RSDG_TRFN_ACTIVATE".

Se38 --> RSDG_TRFN_ACTIVATE --> Execute (F8).

Pass the Transformation ID, Objects status = ACT and Enable "Use M Version of DTP (If Available)".

Execute ...DTP with respect to TRFN gets activated.

Regards

KP

former_member205751
Participant
0 Kudos

This message was moderated.

former_member205751
Participant
0 Kudos

yup i triggered the candle got activated thanks prashanth