Initiates an APPC session using the NOSUSPEND option.
| result state | result := CICS appcallocate sysid: 'SYSA'; nosuspend; exec. state := result state.