Skip to content

/AWS1/CL_CHI=>PUTAPPINSTUSEREXPIRSETTINGS()

About PutAppInstanceUserExpirationSettings

Sets the number of days before the AppInstanceUser is automatically deleted.

A background process deletes expired AppInstanceUsers within 6 hours of expiration. Actual deletion times may vary.

Expired AppInstanceUsers that have not yet been deleted appear as active, and you can update their expiration settings. The system honors the new settings.

Method Signature

IMPORTING

Required arguments:

IV_APPINSTANCEUSERARN TYPE /AWS1/CHICHIMEARN /AWS1/CHICHIMEARN

The ARN of the AppInstanceUser.

Optional arguments:

IO_EXPIRATIONSETTINGS TYPE REF TO /AWS1/CL_CHIEXPIRATIONSETTINGS /AWS1/CL_CHIEXPIRATIONSETTINGS

Settings that control the interval after which an AppInstanceUser is automatically deleted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CHIPUTAPPINSTUSEREX01 /AWS1/CL_CHIPUTAPPINSTUSEREX01