rbv_api.getCodeById()
Warning: Support for using this method with external objects (such as those mapped to external tables, to OpenEdge Service objects, or through a HDP connection) is a beta feature. This method is supported in production systems, except for external objects.
Purpose
Returns the code of a status or a picklist item with the given ID.
Syntax
rbv_api.getCodeById(objName, fieldName,
id)
Parameters
objName
Integration name of object
fieldName
Integration name of workflow status or picklist
Return value
Code of item or null