Skip to content

/AWS1/CL_MEM=>CREATEACL()

About CreateACL

Creates an Access Control List. For more information, see Authenticating users with Access Contol Lists (ACLs).

Method Signature

IMPORTING

Required arguments:

IV_ACLNAME TYPE /AWS1/MEMSTRING /AWS1/MEMSTRING

The name of the Access Control List.

Optional arguments:

IT_USERNAMES TYPE /AWS1/CL_MEMUSERNAMELISTINP_W=>TT_USERNAMELISTINPUT TT_USERNAMELISTINPUT

The list of users that belong to the Access Control List.

IT_TAGS TYPE /AWS1/CL_MEMTAG=>TT_TAGLIST TT_TAGLIST

A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MEMCREATEACLRESPONSE /AWS1/CL_MEMCREATEACLRESPONSE