Obj-Browse doesn't return row key/pzInsKey
Why is Obj-Browse method not returning the pzInsKey even though GetRowKey is checked and the RowKey parameter has pzInsKey ?
When you have fields selected, pzInsKey is not returned unless you explicitly mention pzInsKey in the fields to be selected.
When you have no fields selected and have only conditions, then it opens the whole object, returns everything including pzInsKey
If this is the behavior, what is the purpose of GetRowKey parameter for Obj-Browse method ?
Version 8.4.4