Skip to content

/AWS1/CL_REVSVCFUNCCREATEDMET

Metadata for a service function created event.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_servicefunctionid TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The identifier of the created service function.

iv_servicefunctionname TYPE /AWS1/REVSTRING /AWS1/REVSTRING

The name of the created service function.


Queryable Attributes

serviceFunctionId

The identifier of the created service function.

Accessible with the following methods

Method Description
GET_SERVICEFUNCTIONID() Getter for SERVICEFUNCTIONID, with configurable default
ASK_SERVICEFUNCTIONID() Getter for SERVICEFUNCTIONID w/ exceptions if field has no v
HAS_SERVICEFUNCTIONID() Determine if SERVICEFUNCTIONID has a value

serviceFunctionName

The name of the created service function.

Accessible with the following methods

Method Description
GET_SERVICEFUNCTIONNAME() Getter for SERVICEFUNCTIONNAME, with configurable default
ASK_SERVICEFUNCTIONNAME() Getter for SERVICEFUNCTIONNAME w/ exceptions if field has no
HAS_SERVICEFUNCTIONNAME() Determine if SERVICEFUNCTIONNAME has a value