Scalar function returning the text representation of the Status column in the PurchaseOrderHeader table.
Creation Date | 27/10/2017 14:33 |
Encrypted | |
Ansi Nulls |
Parameter | Direction | Description | Data Type | Size |
---|---|---|---|---|
@Status | In | Input parameter for the scalar function ufnGetPurchaseOrdertStatusText. Enter a valid integer. | UnsignedTinyInt | 1 |
@RETURN_VALUE | Return Value | VarWChar | 15 |
|