Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts target mapping field.
Syntax
client server public static DMFTargetXMLToEntityMap insertTargetMappingField(
Name _entityName,
ClassName _entityClassName,
MethodName _methodName,
Counter _position,
[boolean _isFromScratch])
Run On
Called
Parameters
- _entityName
Type: Name Extended Data Type
An entity name.
- _entityClassName
Type: ClassName Extended Data Type
An entity class name.
- _methodName
Type: MethodName Extended Data Type
The method name.
- _position
Type: Counter Extended Data Type
The position.
- _isFromScratch
Type: boolean
A boolean value to state that is from scratch.
Return Value
Type: DMFTargetXMLToEntityMap Table
A record from DMFTargetXMLToEntityMap table.