Local Data Area (*LDA)

Start of changeThe compiler uses the local data area in the following situations: End of change

To provide a name for the local data area, use the *DTAARA DEFINE operation, with *LDA in factor 2 and the name in the result field or DTAARA(*LDA) on the definition specification.

For an example, see Data Structure Examples