× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



one way to do this is to write the procedure name to a field in the file.
That way it will be there in the data portion of the journal entry. To
reliably do that we would need an RPG %procname( ) built in function.

Does the system returned the journal seqnbr somewhere? Where it would be
available to a trigger after exit program. That way the trigger exit
program could retrieve the procedure name from the call stack and match it
with the journal entry sequence number and store the pair to a journal
adjunct table.


On Tue, Nov 4, 2014 at 9:04 PM, Charles Wilt <charles.wilt@xxxxxxxxx> wrote:

​AFAIK, no.​

On Tue, Nov 4, 2014 at 6:37 PM, Steve Richter <stephenrichter@xxxxxxxxx>
wrote:

RCVJRNE receives journaled changes thru an exit program. One of the
fields
in PARM1 is the name of the program that output to the file. Which in my
case is always the same - the name of the service program. Is it possible
to get the name of the procedure which performed the file output
operation?

thanks,
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.