Skip to content

/AWS1/CL_WML=>LISTMOBILEDEVACCESSOVERRIDES()

About ListMobileDeviceAccessOverrides

Lists all the mobile device access overrides for any given combination of WorkMail organization, user, or device.

Method Signature

IMPORTING

Required arguments:

IV_ORGANIZATIONID TYPE /AWS1/WMLORGANIZATIONID /AWS1/WMLORGANIZATIONID

The WorkMail organization under which to list mobile device access overrides.

Optional arguments:

IV_USERID TYPE /AWS1/WMLENTITYIDENTIFIER /AWS1/WMLENTITYIDENTIFIER

The WorkMail user under which you list the mobile device access overrides. Accepts the following types of user identities:

  • User ID: 12345678-1234-1234-1234-123456789012 or S-1-1-12-1234567890-123456789-123456789-1234

  • Email address: user@domain.tld

  • User name: user

IV_DEVICEID TYPE /AWS1/WMLDEVICEID /AWS1/WMLDEVICEID

The mobile device to which the access override applies.

IV_NEXTTOKEN TYPE /AWS1/WMLNEXTTOKEN /AWS1/WMLNEXTTOKEN

The token to use to retrieve the next page of results. The first call does not require a token.

IV_MAXRESULTS TYPE /AWS1/WMLMAXRESULTS /AWS1/WMLMAXRESULTS

The maximum number of results to return in a single call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WMLLSTMOBILEDEVACCO01 /AWS1/CL_WMLLSTMOBILEDEVACCO01