TI Functions
TM1 Function for TI – ChoreAttrPutN
Available In
TurboIntegrator
Definition
ChoreAttrPutN uploads data to a numeric attribute for a Chore.
Syntax
ChoreAttrPutN(NumericValue, ChoreName, AttrName, [LangLocaleCode] );
NumericValue = The numeric value to be assigned to the attribute
ChoreName = The chore that should have a value assigned
AttrName = The numeric chore attribute where the value should be assigned
LangLocaleCode = This is an optional parameter which allows you to specify the language locale code. If this is not provided, then the base attribute value is used
Video Demo
Use ChoreAttrPutN to upload data to the attribute, Numeric Chore Attribute, for the Cub.GeneralLedger.Demo chore.