cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing PI object History

Former Member
0 Kudos

Hi Experts,

I have a requirement to add version number in a target xml field. Whenever there is a change in DT (data type), that version number of that DT should go to that field autometically.

So if we can read the history of an object (Here DT history), we can resolve the issue, but how can I read the version number from object history.

Thanks,

Aniruddha

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

Unfortunately, the tables SMPPREL3 and SMPPMAP3 does not contain the Object Version ID. What you can do is to try accessing the Java Stack tables in your SAP PI, see the entries under Integration Builder:

http://wiki.sdn.sap.com/wiki/display/XI/XI+Tables

You can ask your BASIS to give you access, although you will still need a tool like TOAD to see the entries.

Hope this helps,

Mark

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

i dont think there is any api that lets you access it. But if you want to manually add the entry, then you can find the version ID under properties window (The blue Icon with i in it)