Skip to content

/AWS1/CL_WML=>PUTACCESSCONTROLRULE()

About PutAccessControlRule

Adds a new access control rule for the specified organization. The rule allows or denies access to the organization for the specified IPv4 addresses, access protocol actions, user IDs and impersonation IDs. Adding a new rule with the same name as an existing rule replaces the older rule.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/WMLACCESSCONTROLRULENAME /AWS1/WMLACCESSCONTROLRULENAME

The rule name.

IV_EFFECT TYPE /AWS1/WMLACCESSCTLRULEEFFECT /AWS1/WMLACCESSCTLRULEEFFECT

The rule effect.

IV_DESCRIPTION TYPE /AWS1/WMLACCESSCONTROLRULEDESC /AWS1/WMLACCESSCONTROLRULEDESC

The rule description.

IV_ORGANIZATIONID TYPE /AWS1/WMLORGANIZATIONID /AWS1/WMLORGANIZATIONID

The identifier of the organization.

Optional arguments:

IT_IPRANGES TYPE /AWS1/CL_WMLIPRANGELIST_W=>TT_IPRANGELIST TT_IPRANGELIST

IPv4 CIDR ranges to include in the rule.

IT_NOTIPRANGES TYPE /AWS1/CL_WMLIPRANGELIST_W=>TT_IPRANGELIST TT_IPRANGELIST

IPv4 CIDR ranges to exclude from the rule.

IT_ACTIONS TYPE /AWS1/CL_WMLACTIONSLIST_W=>TT_ACTIONSLIST TT_ACTIONSLIST

Access protocol actions to include in the rule. Valid values include ActiveSync, AutoDiscover, EWS, IMAP, SMTP, WindowsOutlook, and WebMail.

IT_NOTACTIONS TYPE /AWS1/CL_WMLACTIONSLIST_W=>TT_ACTIONSLIST TT_ACTIONSLIST

Access protocol actions to exclude from the rule. Valid values include ActiveSync, AutoDiscover, EWS, IMAP, SMTP, WindowsOutlook, and WebMail.

IT_USERIDS TYPE /AWS1/CL_WMLUSERIDLIST_W=>TT_USERIDLIST TT_USERIDLIST

User IDs to include in the rule.

IT_NOTUSERIDS TYPE /AWS1/CL_WMLUSERIDLIST_W=>TT_USERIDLIST TT_USERIDLIST

User IDs to exclude from the rule.

IT_IMPERSONATIONROLEIDS TYPE /AWS1/CL_WMLIMPERSONATIONROL00=>TT_IMPERSONATIONROLEIDLIST TT_IMPERSONATIONROLEIDLIST

Impersonation role IDs to include in the rule.

IT_NOTIMPERSONATIONROLEIDS TYPE /AWS1/CL_WMLIMPERSONATIONROL00=>TT_IMPERSONATIONROLEIDLIST TT_IMPERSONATIONROLEIDLIST

Impersonation role IDs to exclude from the rule.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WMLPUTACCCTLRULERSP /AWS1/CL_WMLPUTACCCTLRULERSP