z/OS MVS Using the Subsystem Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Input Parameters

z/OS MVS Using the Subsystem Interface
SA38-0679-00

Input parameters for the function routine are:
  • SSOB
  • SSIB
  • SSVI
SSOB Contents: The caller sets the following fields in the SSOB control block on input:
Field Name
Description
SSOBID
Identifier 'SSOB'
SSOBLEN
Length of SSOB control block
SSOBFUNC
SSI function code 54 (SSOBSSVI)
SSOBSSIB
Address of SSIB control block
SSOBINDV
Address of function dependent area (SSVI control block)
SSIB Contents: The caller sets the following fields in the SSIB control block on input:
Field Name
Description
SSIBID
Identifier 'SSIB'
SSIBLEN
Length of SSIB control block
SSIBSSNM
Subsystem name — name of the user provided subsystem invoked

SSVI Contents: See Request Subsystem Version Information Call — SSI Function Code 54 for the format of the input SSVI that your function routine expects to process.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014