FBSpedFileUnitSymbolTmp_BR::findOrCreateSpedSymbol Method
Creates a new name to unit of measure when the original name is not in accordance with the sped requirements.
Syntax
client server public static UnitOfMeasureSymbol findOrCreateSpedSymbol(FBSpedFileUnitSymbolTmp_BR _fbSpedFileUnitSymbolTmp, UnitOfMeasureSymbol _unitOfMeasureSymbol)
Run On
Called
Parameters
- _fbSpedFileUnitSymbolTmp
Type: FBSpedFileUnitSymbolTmp_BR Table
The instance of table buffer FBSpedFileUnitSymbolTmp_BR where data should be searched for.
- _unitOfMeasureSymbol
Type: UnitOfMeasureSymbol Extended Data Type
An UnitOfMeasureSymbol representing the unit of measure symbol to be searched or created in the temporary table.
Return Value
Type: UnitOfMeasureSymbol Extended Data Type
An UnitOfMeasureSymbol representing the unit of measure symbol that is in accordance with the sped requirements.