Skip to content

/AWS1/CL_AFBSKILLGROUP

A skill group with attributes.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_skillgrouparn TYPE /AWS1/AFBARN /AWS1/AFBARN

The ARN of a skill group.

iv_skillgroupname TYPE /AWS1/AFBSKILLGROUPNAME /AWS1/AFBSKILLGROUPNAME

The name of a skill group.

iv_description TYPE /AWS1/AFBSKILLGROUPDESCRIPTION /AWS1/AFBSKILLGROUPDESCRIPTION

The description of a skill group.


Queryable Attributes

SkillGroupArn

The ARN of a skill group.

Accessible with the following methods

Method Description
GET_SKILLGROUPARN() Getter for SKILLGROUPARN, with configurable default
ASK_SKILLGROUPARN() Getter for SKILLGROUPARN w/ exceptions if field has no value
HAS_SKILLGROUPARN() Determine if SKILLGROUPARN has a value

SkillGroupName

The name of a skill group.

Accessible with the following methods

Method Description
GET_SKILLGROUPNAME() Getter for SKILLGROUPNAME, with configurable default
ASK_SKILLGROUPNAME() Getter for SKILLGROUPNAME w/ exceptions if field has no valu
HAS_SKILLGROUPNAME() Determine if SKILLGROUPNAME has a value

Description

The description of a skill group.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value