Page 1 of 1

Txn Log - Empty CHANGE SET ID

Posted: Mon Oct 20, 2014 7:06 am
by bunchukokoy
Hello expertos.

Nice to be back again. :D

May I just ask what is the difference between the CHANGE SET ID having a value and having none (blank/null)? What do they mean ?
Does it tell if the transaction was done manually (by user inputting thru cube view) or done by a TI ( which the user triggered) ?

Thanks a lot. Merry Xmas. Happy Zombies.

Re: Txn Log - Empty CHANGE SET ID

Posted: Tue Nov 24, 2015 10:36 pm
by hiraniha
I was after the same information, so I have done some digging around and this is what I have discovered, may not be all the situations

* A manual change either via the cube viewer or Excel sheet with DBR/DBRW formuales creates a SET ID, I assume to support the Undo capability
* An update in a TI using either CELLPUTN or CELLPUTS doesn't have a SET ID
* An update via a DB Send (DBS) doesn't have a SET ID

So my conclusion so far is that the SET ID may be there to support the Undo capability.