z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


IMPORT—import SCLM accounting information to current project

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-FLMCMD--IMPORT,project--,-+---------+--,group---------------->
                             '-prj_def-'           

     .-' '------.    .-' '---------.    .-' '----.    .-C-.   
>--,-+----------+--,-+-------------+--,-+--------+--,-+---+----->
     '-authcode-'    '-change_code-'    '-userid-'    +-U-+   
                                                      '-R-'   

>--,-+---------+--,-+---------+--------------------------------><
     '-dd_msgs-'    '-dd_rept-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-lastrc--:=--FLMLNK('IMPORTbb'--,sclm_id--,group-------------->

>--,-+----------+--,-+-------------+--,-+--------+--,-+-C-+----->
     '-authcode-'    '-change_code-'    '-userid-'    +-U-+   
                                                      '-R-'   

>--,dd_msgs--,dd_rept);----------------------------------------><

Return codes

 0
Normal completion.
 4
Warning condition.
 8
Error condition.
12
Severe error condition. SCLM does not produce messages because there was an error invoking the IMPORT module.
16
Severe error condition. SCLM does not produce messages because it was unable to retrieve SCLM ID information.
20
Severe error condition. SCLM does not produced messages because the SCLM ID is invalid.
24
Severe error condition. SCLM does not produce messages because SCLM services have not been initialized.
32
Severe error condition. SCLM does not produce messages for one of these reasons:
  • You requested an invalid service.
  • You supplied an invalid parameter list for the requested service.
  • The version of the FLMLNK subroutine does not match the version of the SCLM services module (for future use).
34
Severe error condition. An invalid service was requested.
36
Severe error condition. The version of the FLMLNK subroutine does not match the version of the SCLM services module.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014