populateXRefRow1M
This function populates the column with multiple values in the cross-reference table (XREF) in which the reference column has the reference value.
Signature:
xref:populateXRefRow1M(tableName,referenceColumnName,referenceValue,columnName,value,mode)
Arguments:
-
xrefLocation
: The cross-reference URI. -
xrefReferenceColumnName
: The name of the reference column. -
xrefReferenceValue
: The value corresponding to the reference column name. -
xrefColumnName
: The name of the column to be looked up for the value. -
xrefvalue
: The value corresponding to the reference column name. -
xrefmode
: The name of the XREF population mode.
Property IDs:
-
namespace-uri:http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions
-
namespace-prefix: xref
For more information, see About the xref:populateXRefRow1M Function.