Previous Topic: MOVE Function—Move an ACIDNext Topic: Effects of MOVE if the TYPE Keyword is Omitted


Example: MOVE function

This example moves a user (ACT4T) from the Accounts Receivable Department to the Accounts Payable Department (DACTPAY):

TSS MOVE(ACT4T) DEPARTMENT(DACTPAY)