
You can define an alias for an IBC reference. To ensure that the alias is not created, changed, or deleted independently of the corresponding IBC reference, a class is needed that implements the interface IF_SRT_WSP_IBCR_APPLICATION as a link between the application and the Web services framework. The class contains the following operations:
EXISTS_ALIAS_RECEIVER
This operation checks whether the application entity for which the alias is created or changed exists.
LIST_ALIAS_RECEIVERS
This operation gets all valid IBC references.
LIST_ALIAS_RECEIVER_TYPES
This operation gets all valid IBC reference types with descriptions.
OPERATION_ALLOWED
This operation checks whether the create, change or delete operation is allowed.
OPERATION_PROCESSED
This operation informs the application when an operation has been processed.