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

Hi,

I was give to enhance the DS and append asset main, account assignment cat, costcenter,glaccount, and order no into 2LIS_02_ITM.

i have done all and replicated and activated TR Ur etc.

my data tragets are 0pur_o01(ods), 0pur_c01 and 0pur_c04

and my IS are 2LIS_02_ITM and 2LIS_02_SCL.

when i run a query i am not able to see th data on costcenter, Gl_ account etc.., except order #.

Please help, is their anything i missed...?

0 Likes
View Entire Topic
Former Member
0 Likes

Hi, Mak

This might Help you...

you have done everything correctly but you still not able to see that enhanced field in RSA3 T-Code,i think.

for that you have to execute one query.

-- go to T-Code SE38

-- create one Report program and past below Query and Change accordingly.

UPDATE roosfield SET selection = 'X'

WHERE oltpsource = '<Your DS Name Here>' AND

FIELD = '<Enhanced Field 1 Here>' or

FIELD = '<Enhanced Field 2>' or

FIELD = '<Enhanced Field 3>'.

-- Execute this Report Program.

-- Go to T-Code RSA6 and activate your Enhanced DS.,

-- Check your Enhanced Field and Field value in RSA3

if this is useful to you do not forget to give point.

thanks

Kiran Patel

Former Member
0 Likes

Hi Problem is i am not able to c the data which is added to the purchasing data in r/3, like if i add a transaction/entry like new po details these details i am not able to c in rsa3, if i give po # and extract and display its 0 records.

what woud be the issue and i can c the data in the PSA(after replication) but not in R/3, ras3, please suggest how to c the data in r/3 in rsa3.

thanks