Share via


EFDReturnCode_BR::createDefaultRecordList Method

Creates a list that contains all the default values for the EFDocReturnCode_BR table.

Syntax

client server private static List createDefaultRecordList()

Run On

Called

Return Value

Type: List Class
A list that contains all default values

Remarks

Each container has the whole record of the table, according to the following structure: [code, status, messagetype, description]. Messages that have the patterns "1xx" and "3xx" are not loaded, because these messages do not work with the table; they have specific actions that are independent of this table.

See Also

Reference

EFDReturnCode_BR Table