Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
ADDRESS_IN | SX_ADDRESS | 0 | Fax number to be converted | |||
EXPLAIN | SX_BOOLEAN | C | 1 | X | True, if conversion to be commented with Write | |
IS_OUTBOUND | SX_BOOLEAN | C | 1 | True, if fax number is outbound, otherwise inbnd | ||
IS_RECEIVER | SX_BOOLEAN | C | 1 | True, if recipient fax number | ||
NODE | SX_NODE_ID | C | 6 | Outbound node for this number |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ADDRESS_OUT | SX_ADDRESS | 0 | Converted fax number |
Exception | Text |
---|---|
ERR_FAX_COUNTRY_INVALID | Fax address country does not exist |
ERR_FAX_NUMBER_INVALID | Invalid fax number |
ERR_NODE_UNKNOWN | No node specified, although outbound and recip. |
ERR_WRONG_TYPE | Address is not a fax number |