z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Interface Definition Files (IDFs) for LU6.2 and APPC/MVS Services

z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
SA23-1397-00

APPC/MVS provides IDFs (also called pseudonym files or headers) which define variables and values for parameters of APPC/MVS services. IDFs are available for different languages, and can be included or copied from a central library into programs that invoke APPC/MVS callable services. The following IDFs are available on MVS:

For a list of IDFs for CPI-C calls, see Interface Definition Files (IDFs) for CPI-C Calls.

APPC/MVS provides the following IDFs for APPC/MVS conversation calls:
Table 1. IDFs for APPC/MVS Conversation Calls
Language In member:
Assembler ATBASASM in SYS1.MACLIB
Assembler ATBSERV in SYS1.MACLIB
C ATBPBC in SYS1.SIEAHDR.H
Note: ATBPBC is also shipped in the z/OS UNIX System Services HFS directory /usr/include.
COBOL ATBPBCOB in SYS1.SIEAHDR.H
FORTRAN ATBPBFOR in SYS1.SIEAHDR.H
PL/I ATBPBPLI in SYS1.SIEAHDR.H
REXX ATBPBREX in SYS1.SIEAHDR.H
For APPC/MVS allocate queue services, and for the Reject_Conversation and Set_Conversation_Accounting_Information services:
Table 2. IDFs for APPC/MVS Allocate Queue Services
Language In member:
Assembler ATBCTASM in SYS1.MACLIB
C ATBCTC in SYS1.SIEAHDR.H
Note: ATBCTC is also shipped in the z/OS UNIX System Services HFS directory /usr/include.
COBOL ATBCTCOB in SYS1.SIEAHDR.H
FORTRAN ATBCTFOR in SYS1.SIEAHDR.H
PL/I ATBCTPLI in SYS1.SIEAHDR.H
REXX ATBCTREX in SYS1.SIEAHDR.H

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014