DM_getTaxTabName

This method returns the table name of a category map of a taxonomy contained in a DM_LogicalDataSpec value.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_getTaxTabName--(--taxName--,--pos--)------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getTaxTabName--(--logData--,--taxName--,--pos--)---------><

Parameters

logData
A value of type DM_LogicalDataSpec
taxName
A value of type VARCHAR(128) that represents the name of the taxonomy
pos
A value of type INTEGER that represents the position of the category map within the taxonomy, ranging from 1 to the number of category maps in the taxonomy

Return Value

The return value is of type VARCHAR(300)



Feedback | Information roadmap