× 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.



Satheesh -

Suppose that you have a Sales order detail file that has currently active sales order information, and a history file with the same record layout containing archived sales order information.

You can build a keyed multiformat logical over the two files to use in an RPG program, and by using SETLL and READ or READE on the FILE name, not the record format name(s), you can process the current and historical information through the use of the logical file.

This is functionally equivalent to performing a UNION of the two files to get information via SQL.

Another use for multiformat logicals is with traditional AS/400 - iSeries EDI packages.

Depending on the complexity of the EDI document, you will have a Header file and one or more Detail files that are used to construct the data that drives the EDI translator. You will typically tie all of these files together with a multiformat logical file and use the logical file in the EDI translation process.

Regards,
Steve Landess
Austin, Texas
(512) 423-0935

----- Original Message ----- From: "Satheeshkumar_selvaraj" <Satheeshkumar_selvaraj@xxxxxxxxxx>
To: "RPG programming on the AS400 / iSeries" <rpg400-l@xxxxxxxxxxxx>
Sent: Tuesday, October 11, 2005 12:21 PM
Subject: Multiformat Logical File


Hello All,



Can any one please tell me what is the use of Multiformat Logical Files.

Under which situations it is used?



-Satheesh



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.