How to identify the UBE Version
Hi Guys,
I want to check list of the versions available for the specific UBE for comparing against another version.
For Ex:
If UBE 1 is launched with V1
i need to call UBE2 with V1 ,
If UBE 1 is launched with V2
i need to call UBE2 with V2
but before calling UBE2 with specific version ,i need to cross check whether UBE2 has the same version?
if Yes then call UBE2-->SLVersionname
else
Error
Could you please help me with this ?