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


Hi experts,

I would like to know if it exists a table which containes a transformation details. I mean the source infoobject and the target infoobject.

I found the following tables but i cant' really found the information that i am looking for:

-RSTRAN

-RSTRANSTEPMAP

-RSTRANrule

-RSTRANfield

Thanks.

Amine

0 Likes
View Entire Topic
RajatSahu
Participant
0 Likes

HI Amine,

The Two tables from which we can get all the required data is RSTRAN and RSTRANT .

We can take the records from the 2 tables with key(common) field as  " tranid " and get the details of source info object and the target info object and the description of Transformation.

Regards,
RKS