Cannot Use MARK

You cannot use the MARK statement in ABAP Objects.

In ABAP objects the following statement causes an error message:

MARK.

Reason:

The MARK statement is an R/2 system statement and is undocumented. You should use the documented statements for interactive list processing instead.