Skip to content

/AWS1/CL_WML=>DELETEMOBILEDEVICEACCESSRULE()

About DeleteMobileDeviceAccessRule

Deletes a mobile device access rule for the specified WorkMail organization.

Deleting already deleted and non-existing rules does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.

Method Signature

IMPORTING

Required arguments:

IV_ORGANIZATIONID TYPE /AWS1/WMLORGANIZATIONID /AWS1/WMLORGANIZATIONID

The WorkMail organization under which the rule will be deleted.

IV_MOBILEDEVICEACCESSRULEID TYPE /AWS1/WMLMOBILEDEVACCESSRULEID /AWS1/WMLMOBILEDEVACCESSRULEID

The identifier of the rule to be deleted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WMLDELMOBILEDEVACCR01 /AWS1/CL_WMLDELMOBILEDEVACCR01