Skip to content

/AWS1/CL_BDCKEYSHORTCUTARGMNTS

Arguments for a key shortcut action.

CONSTRUCTOR

IMPORTING

Required arguments:

it_keys TYPE /AWS1/CL_BDCKEYLIST_W=>TT_KEYLIST TT_KEYLIST

The key combination to press (for example, ["ctrl", "s"]). Maximum 5 keys.


Queryable Attributes

keys

The key combination to press (for example, ["ctrl", "s"]). Maximum 5 keys.

Accessible with the following methods

Method Description
GET_KEYS() Getter for KEYS, with configurable default
ASK_KEYS() Getter for KEYS w/ exceptions if field has no value
HAS_KEYS() Determine if KEYS has a value