PostMapdata property: RCServiceDefinition class
Description
Use the PostMapdata property to set or return a Y/N string value indicating whether to have the mapping definition data, such as the parameter name and its mapping page field or key field name, and the parameter’s actual mapped value posted with the service request.
Note:
The default value is N.
This property is read/write.
Example
&rcServDefn.PostMapdata = "Y"; /* Set Y/N values */