BBjErrorMappingAction
Description
In BBj 8.0 and higher, BBjErrorMappingAction throws an !ERROR=82 (RECORD_SET_MAPPING) when asked to map a value.
Implemented Interfaces
Creation
BBjAPI > BBjRecordSet > BBjErrorMappingAction
A BBjErrorMappingAction object is created through the following BBjRecordSet method:
Return Value |
Method |
---|---|
BBjErrorMappingAction |
Methods of BBjErrorMappingAction
None.
Methods of BBjErrorMappingAction implemented for BBjMappingAction
Return Value |
Method |
---|---|
int |
getType() |
Remarks
This object is useful for enumerated sets that have a known set of values, which should be covered by the primary value source mapping.
Constants
None.
Example
|
See Also
Working with RecordSet Mappings
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.