Task Based UI - use scripting in Busines Service (reading/writing to table)
Hi All,
when a BS is used within Task UI, all writes to business component are stored in S_TU_LOG and when the commit is done, all these changes are synchronized to the real tables.
That is really good, but afterwards when I'm trying to read data from the same BC, it works against the regular tables and I can't see my previous changes. Does anybody knows how to handle it ?
Than you, Robert
when a BS is used within Task UI, all writes to business component are stored in S_TU_LOG and when the commit is done, all these changes are synchronized to the real tables.
That is really good, but afterwards when I'm trying to read data from the same BC, it works against the regular tables and I can't see my previous changes. Does anybody knows how to handle it ?
Than you, Robert
0