Skip to content

/AWS1/CL_DIRBTCGETOBJINFMTIO00

Represents the output of a GetObjectInformation response operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_schemafacets TYPE /AWS1/CL_DIRSCHEMAFACET=>TT_SCHEMAFACETLIST TT_SCHEMAFACETLIST

The facets attached to the specified object.

iv_objectidentifier TYPE /AWS1/DIROBJECTIDENTIFIER /AWS1/DIROBJECTIDENTIFIER

The ObjectIdentifier of the specified object.


Queryable Attributes

SchemaFacets

The facets attached to the specified object.

Accessible with the following methods

Method Description
GET_SCHEMAFACETS() Getter for SCHEMAFACETS, with configurable default
ASK_SCHEMAFACETS() Getter for SCHEMAFACETS w/ exceptions if field has no value
HAS_SCHEMAFACETS() Determine if SCHEMAFACETS has a value

ObjectIdentifier

The ObjectIdentifier of the specified object.

Accessible with the following methods

Method Description
GET_OBJECTIDENTIFIER() Getter for OBJECTIDENTIFIER, with configurable default
ASK_OBJECTIDENTIFIER() Getter for OBJECTIDENTIFIER w/ exceptions if field has no va
HAS_OBJECTIDENTIFIER() Determine if OBJECTIDENTIFIER has a value