Skip to content

/AWS1/CL_TRN=>DESCRIBEUSER()

About DescribeUser

Describes the user assigned to the specific file transfer protocol-enabled server, as identified by its ServerId property.

The response from this call returns the properties of the user associated with the ServerId value that was specified.

Method Signature

IMPORTING

Required arguments:

IV_SERVERID TYPE /AWS1/TRNSERVERID /AWS1/TRNSERVERID

A system-assigned unique identifier for a server that has this user assigned.

IV_USERNAME TYPE /AWS1/TRNUSERNAME /AWS1/TRNUSERNAME

The name of the user assigned to one or more servers. User names are part of the sign-in credentials to use the Transfer Family service and perform file transfer tasks.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TRNDESCRUSERRESPONSE /AWS1/CL_TRNDESCRUSERRESPONSE