<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Code400 -The Support Alternative - CLP/CLLE</title>
		<link>https://code400.com/forum/</link>
		<description>CLP/CLLE Code Forum</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 Sep 2026 12:15:52 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>images/misc/rss.png</url>
			<title>Code400 -The Support Alternative - CLP/CLLE</title>
			<link>https://code400.com/forum/</link>
		</image>
		<item>
			<title><![CDATA[&amp;quot;Self Update&amp;quot; not Triggering Journal Entry]]></title>
			<link>https://code400.com/forum/forum/iseries-programming-languages/clp-clle/159547-self-update-not-triggering-journal-entry</link>
			<pubDate>Tue, 25 Aug 2026 18:59:21 GMT</pubDate>
			<description><![CDATA[We have a case where we want to get journal entries for &quot;UPDATES&quot; without actually updating the data. I thought running this would trigger a journal entry, but appears not to. 
 
UPDATE TABLE_A 
SET FIELD1 = FIELD1 
WHERE STATUS = 'X' 
 
When I run it, it says 50 records changed, but when I do...]]></description>
			<content:encoded><![CDATA[We have a case where we want to get journal entries for &quot;UPDATES&quot; without actually updating the data. I thought running this would trigger a journal entry, but appears not to.<br />
<br />
UPDATE TABLE_A<br />
SET FIELD1 = FIELD1<br />
WHERE STATUS = 'X'<br />
<br />
When I run it, it says 50 records changed, but when I do DSPJRN I don't see anything.]]></content:encoded>
			<category domain="https://code400.com/forum/forum/iseries-programming-languages/clp-clle">CLP/CLLE</category>
			<dc:creator>MFisher</dc:creator>
			<guid isPermaLink="true">https://code400.com/forum/forum/iseries-programming-languages/clp-clle/159547-self-update-not-triggering-journal-entry</guid>
		</item>
	</channel>
</rss>
