abn.RemoveAboIdent

This job deletes a subscription entry from the osabonnement table by specifying the AboID or the AboGrpID.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

[AboID]

INT

No

ID of the subscription

[AboGrpID]

STRING

No

ID of the subscription group

2. Return Value

(INT): 0 = Job successful, otherwise error code.