Skip to content

/AWS1/CL_DIR=>GETOBJECTATTRIBUTES00()

About GetObjectAttributes

Retrieves attributes within a facet that are associated with an object.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The Amazon Resource Name (ARN) that is associated with the Directory where the object resides.

IO_OBJECTREFERENCE TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE

Reference that identifies the object whose attributes will be retrieved.

IO_SCHEMAFACET TYPE REF TO /AWS1/CL_DIRSCHEMAFACET /AWS1/CL_DIRSCHEMAFACET

Identifier for the facet whose attributes will be retrieved. See SchemaFacet for details.

IT_ATTRIBUTENAMES TYPE /AWS1/CL_DIRATTRNAMELIST_W=>TT_ATTRIBUTENAMELIST TT_ATTRIBUTENAMELIST

List of attribute names whose values will be retrieved.

Optional arguments:

IV_CONSISTENCYLEVEL TYPE /AWS1/DIRCONSISTENCYLEVEL /AWS1/DIRCONSISTENCYLEVEL

The consistency level at which to retrieve the attributes on an object.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRGETOBJECTATTRSRSP /AWS1/CL_DIRGETOBJECTATTRSRSP