Previous Topic: SMSAPPL Keyword—Maintain Default SMS ApplicationNext Topic: SMSDATA Keyword—Default SMS Data Class


Examples: SMSAPPL keyword

This example gives user JVAVCA a default data application identifier of PAYROLL:

TSS ADDTO(JVAVCA) SMSAPPL(PAYROLL)

This example removes the SMSAPPL attribute:

TSS REMOVE(JVAVCA) SMSAPPL(PAYROLL)

Note: If the value for ACSDEFAULTS is YES in the SMS ACS routine, the application information is extracted from CA Top Secret. If you do not use the input variables to ACS routines that are saved in CA Top Secret, set this option to NO. This saves additional calls to CA Top Secret during allocation processing.