DM_getFldNmp

This method returns the name of a name mapping that is linked to a specified field contained in a DM_LogicalDataSpec value.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_getFldNmp--(--fldName--)------------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getFldNmp--(--logData--,--fldName--)---------------------><

Parameters

logData
A value of type DM_LogicalDataSpec
fldName
A value of type VARCHAR(128) that is already contained in logData

Return Value

The return value is of type VARCHAR(128)



Feedback | Information roadmap