cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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 !

0 Likes
View Entire Topic
RamanKorrapati
Active Contributor
0 Likes

Hi Rahul,

Mentioned programs not related to DTP. those related to data source activation and transfer structure activation.

After creating the DTP, there is icon(Activate, match stick kind), click on it. it may activate.

There is no standard program to activate dtp. you can do it manual. You can refresh your screen and again try to activate. it will work.

have you created info pack?

Thanks

Former Member
0 Likes

ya ram what i did was that by chance i was exploring all drop down from the menu..i saw the activate label in the first menu and DTP  got activated...but  now everything is technically correct ....but when i try to pull datas from infocube..only columns are appearing ..datas associated with it are not  appearing  "it says  " unable to insert characteristic into table rstran   something like that"" well am on my way towards making research on that error...will also explore info pack stuff....

Former Member
0 Likes

Hi Ram

Guess all the above issues have a bearing on this function info package ....if i supply the required data correctly into this right hand side of this screen then i should be getting the result...what should appear from infoube and what shouldnt is decided by this screen i think so...let me work on this..correct me if i am proceeding in the wrong direction ...basically i want the charecteristic and key figure values to appear on screen...i will try

RamanKorrapati
Active Contributor
0 Likes

Hi ,

if info package and dtp are active version, then you can trigger info package with requrid selections. selecetion can you get form functional team or users.

once you triggered info pack, after the succes of info pack, you can trigger dtp. it loads data to cube.

then you can check data at cube level.

Thanks

Former Member
0 Likes

thanks ram all what you said is ready  but when i click display data on infocube it gives "raise exception" and an error like am doing research on it referencing google lets see

RamanKorrapati
Active Contributor
0 Likes

Hi Rahul,

There is problem with this info object - SNP_EEMIN. Activation or installation may not be happens properly. By using T-code - RSRV, do the repairs to SNP_EEMIN.

check this below links, may helps you.

http://scn.sap.com/thread/1187288

http://scn.sap.com/thread/1962076

Thanks

Former Member
0 Likes

Ya ram with all your  support i was able  to get some descent result from the infocube but the datas are shown as zero ...means there are no datas stored  in planning area...(guess so) i will put some datas and let me check the result

RamanKorrapati
Active Contributor
0 Likes

Hi Rahul,

As i know thru transformations we never loaded planing data. planing data was always loaded thru input reports or Tx - RSINPUT.

Finaly you bulided whole data flow with proper way. appreciated your efforts.

Thanks