...
The table consist of the following fields:
Recipient list | ABAP class for recipient | Rol |
---|---|---|
Id of the recipient list | ABAP class that return the usr list. If this field is reported the “Rol field” must not be reported. | Rol that return the user list. If this field is reported, the field “ABAP class for recipient” must not be reported. |
From product is offered an example class as help to reuse code if you want to parameterize an ABAP class in recipient list. This class is /EDGE/CL_AL_LISTA_DEST_EXAMPLE.
...