Skip to content

/AWS1/CL_GGSLOCALDEVRESRCDATA

Attributes that define a local device resource.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_GROUPOWNERSETTING TYPE REF TO /AWS1/CL_GGSGROUPOWNERSETTING /AWS1/CL_GGSGROUPOWNERSETTING

Group/owner related settings for local resources.

IV_SOURCEPATH TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The local absolute path of the device resource. The source path for a device resource can refer only to a character device or block device under ''/dev''.


Queryable Attributes

GroupOwnerSetting

Group/owner related settings for local resources.

Accessible with the following methods

Method Description
GET_GROUPOWNERSETTING() Getter for GROUPOWNERSETTING

SourcePath

The local absolute path of the device resource. The source path for a device resource can refer only to a character device or block device under ''/dev''.

Accessible with the following methods

Method Description
GET_SOURCEPATH() Getter for SOURCEPATH, with configurable default
ASK_SOURCEPATH() Getter for SOURCEPATH w/ exceptions if field has no value
HAS_SOURCEPATH() Determine if SOURCEPATH has a value