Replication
Server requires a maintenance user ID that you specify using the
Replication Server create connection command to apply transactions in a replicate database.
The maintenance user ID must be defined at the
            HANA DB data server and granted authority to apply transactions in the replicate
            database. The maintenance user ID must have these schema privileges:
- CREATE ANY – allows the user to create tables, views,
                    sequences, synonyms, SQL script functions, or database procedures in a
                    schema.
 
- DELETE, DROP, EXECUTE,
                        INDEX, INSERT,
                        SELECT, and UPDATE – granted on every
                    object stored in the specified schema.