Skip to content

/AWS1/CL_REVSERVICEEVENTMET

Type-specific metadata for each service event type.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_servicecreated TYPE REF TO /AWS1/CL_REVSERVICECREATEDMET /AWS1/CL_REVSERVICECREATEDMET

Metadata for a service created event.

io_servicedeleted TYPE REF TO /AWS1/CL_REVSERVICEDELETEDMET /AWS1/CL_REVSERVICEDELETEDMET

Metadata for a service deleted event.

io_servicesystemassociated TYPE REF TO /AWS1/CL_REVSVCSYSTEMASSOCMET /AWS1/CL_REVSVCSYSTEMASSOCMET

Metadata for a service system associated event.

io_servicesystemdisassocd TYPE REF TO /AWS1/CL_REVSVCSYSDISASSOCDMET /AWS1/CL_REVSVCSYSDISASSOCDMET

Metadata for a service system disassociated event.

io_serviceresourcesassoc TYPE REF TO /AWS1/CL_REVSERVICERESASSOCMET /AWS1/CL_REVSERVICERESASSOCMET

Metadata for a service resources associated event.

io_serviceresourcesdisassocd TYPE REF TO /AWS1/CL_REVSVCRESDISASSOCDMET /AWS1/CL_REVSVCRESDISASSOCDMET

Metadata for a service resources disassociated event.

io_serviceworkflowupdated TYPE REF TO /AWS1/CL_REVSVCWKFLUPDATEDMET /AWS1/CL_REVSVCWKFLUPDATEDMET

Metadata for a service workflow updated event.

io_svcinputsourcesupdated TYPE REF TO /AWS1/CL_REVSVCINPSRCSUPDDMET /AWS1/CL_REVSVCINPSRCSUPDDMET

Metadata for a service input sources updated event.

io_servicepolicyassociated TYPE REF TO /AWS1/CL_REVSVCPOLICYASSOCMET /AWS1/CL_REVSVCPOLICYASSOCMET

Metadata for a service policy associated event.

io_servicepolicydisassocd TYPE REF TO /AWS1/CL_REVSVCPLYDISASSOCDMET /AWS1/CL_REVSVCPLYDISASSOCDMET

Metadata for a service policy disassociated event.

io_servicefunctioncreated TYPE REF TO /AWS1/CL_REVSVCFUNCCREATEDMET /AWS1/CL_REVSVCFUNCCREATEDMET

Metadata for a service function created event.

io_servicefunctionupdated TYPE REF TO /AWS1/CL_REVSVCFUNCUPDATEDMET /AWS1/CL_REVSVCFUNCUPDATEDMET

Metadata for a service function updated event.

io_servicefunctiondeleted TYPE REF TO /AWS1/CL_REVSVCFUNCDELETEDMET /AWS1/CL_REVSVCFUNCDELETEDMET

Metadata for a service function deleted event.

io_servicefunctionresadded TYPE REF TO /AWS1/CL_REVSVCFUNCRESADDEDMET /AWS1/CL_REVSVCFUNCRESADDEDMET

Metadata for a service function resources added event.

io_servicefunctionresremoved TYPE REF TO /AWS1/CL_REVSVCFUNCRESREMDMET /AWS1/CL_REVSVCFUNCRESREMDMET

Metadata for a service function resources removed event.

io_serviceachvupdated TYPE REF TO /AWS1/CL_REVSVCACHVUPDATEDMET /AWS1/CL_REVSVCACHVUPDATEDMET

Metadata for a service achievability updated event.

io_assertioncreated TYPE REF TO /AWS1/CL_REVASSERTIONCREDMET /AWS1/CL_REVASSERTIONCREDMET

Metadata for an assertion created event.

io_assertionupdated TYPE REF TO /AWS1/CL_REVASSERTIONUPDDMET /AWS1/CL_REVASSERTIONUPDDMET

Metadata for an assertion updated event.

io_assertiondeleted TYPE REF TO /AWS1/CL_REVASSERTIONDELTDMET /AWS1/CL_REVASSERTIONDELTDMET

Metadata for an assertion deleted event.


Queryable Attributes

serviceCreated

Metadata for a service created event.

Accessible with the following methods

Method Description
GET_SERVICECREATED() Getter for SERVICECREATED

serviceDeleted

Metadata for a service deleted event.

Accessible with the following methods

Method Description
GET_SERVICEDELETED() Getter for SERVICEDELETED

serviceSystemAssociated

Metadata for a service system associated event.

Accessible with the following methods

Method Description
GET_SERVICESYSTEMASSOCIATED() Getter for SERVICESYSTEMASSOCIATED

serviceSystemDisassociated

Metadata for a service system disassociated event.

Accessible with the following methods

Method Description
GET_SERVICESYSTEMDISASSOCD() Getter for SERVICESYSTEMDISASSOCIATED

serviceResourcesAssociated

Metadata for a service resources associated event.

Accessible with the following methods

Method Description
GET_SERVICERESOURCESASSOC() Getter for SERVICERESOURCESASSOCIATED

serviceResourcesDisassociated

Metadata for a service resources disassociated event.

Accessible with the following methods

Method Description
GET_SERVICERESDISASSOCD() Getter for SERVICERESOURCESDISASSOCD

serviceWorkflowUpdated

Metadata for a service workflow updated event.

Accessible with the following methods

Method Description
GET_SERVICEWORKFLOWUPDATED() Getter for SERVICEWORKFLOWUPDATED

serviceInputSourcesUpdated

Metadata for a service input sources updated event.

Accessible with the following methods

Method Description
GET_SVCINPUTSOURCESUPDATED() Getter for SERVICEINPUTSOURCESUPDATED

servicePolicyAssociated

Metadata for a service policy associated event.

Accessible with the following methods

Method Description
GET_SERVICEPOLICYASSOCIATED() Getter for SERVICEPOLICYASSOCIATED

servicePolicyDisassociated

Metadata for a service policy disassociated event.

Accessible with the following methods

Method Description
GET_SERVICEPOLICYDISASSOCD() Getter for SERVICEPOLICYDISASSOCIATED

serviceFunctionCreated

Metadata for a service function created event.

Accessible with the following methods

Method Description
GET_SERVICEFUNCTIONCREATED() Getter for SERVICEFUNCTIONCREATED

serviceFunctionUpdated

Metadata for a service function updated event.

Accessible with the following methods

Method Description
GET_SERVICEFUNCTIONUPDATED() Getter for SERVICEFUNCTIONUPDATED

serviceFunctionDeleted

Metadata for a service function deleted event.

Accessible with the following methods

Method Description
GET_SERVICEFUNCTIONDELETED() Getter for SERVICEFUNCTIONDELETED

serviceFunctionResourcesAdded

Metadata for a service function resources added event.

Accessible with the following methods

Method Description
GET_SERVICEFUNCTIONRESADDED() Getter for SERVICEFUNCTIONRESADDED

serviceFunctionResourcesRemoved

Metadata for a service function resources removed event.

Accessible with the following methods

Method Description
GET_SERVICEFUNCRESREMOVED() Getter for SERVICEFUNCTIONRESREMOVED

serviceAchievabilityUpdated

Metadata for a service achievability updated event.

Accessible with the following methods

Method Description
GET_SERVICEACHVUPDATED() Getter for SERVICEACHIEVABILITYUPDATED

assertionCreated

Metadata for an assertion created event.

Accessible with the following methods

Method Description
GET_ASSERTIONCREATED() Getter for ASSERTIONCREATED

assertionUpdated

Metadata for an assertion updated event.

Accessible with the following methods

Method Description
GET_ASSERTIONUPDATED() Getter for ASSERTIONUPDATED

assertionDeleted

Metadata for an assertion deleted event.

Accessible with the following methods

Method Description
GET_ASSERTIONDELETED() Getter for ASSERTIONDELETED