Skip to main content

Hello,

I have a question. Can we pull OBJID column from a table with get function?

Best Regards

Mervan

Hi @Mervan ,

 

You may use below method depending on the db package you are dealing with

 


@Dumeesha Wanigarathna  first of all thank you for your answer.

yes it's a method but not every table has this property, Do you have a method for the president?

 

 

 

 

Mervan 


Hi @Mervan ,

 

As I can see this is a customized DB package. Most of IFS developed code which has connected table view etc has this “Get_Id_Version_By_Keys” . But in some packages it is public and sometime it is private. If you do not have “Get_Id_Version_By_Keys” in you package then you may try writing a new one by passing key. However that depend on your requirement and the securityaspect.