TM1 Function for TI, ITEMREJECT

Skips the current source data transaction like ItemSkip.

What is the ItemReject function?

ItemReject skips the current source data transaction like ItemSkip. However, ItemReject allows us to write a custom message in the log file.

Where can the ItemReject function be used?

TurboIntegrator

What is the syntax for …?

ItemReject(ErrorString);​

​ErrorString = The message that we want to appear in the TM1 message log when items gets rejected. 

A demonstration on how to use ItemReject

​When the Product Scorecard is Commission, output an error message.