
Parameter
abap/restricted_statements
Short text
Restricted ABAP statements (internal use only)
Parameter Description
Caution: This parameter is intended for internal SAP use.
This parameter contains a list of statements that cannot be used in restricted ABAP mode. If one of these statements is nevertheless executed, the RABAX “SYSTEM_RESTRICTION_VIOLATION” occurs.
Application Area
ABAP
Default Value
RESTR_ALL_STMTS
Who is permitted to make changes?
The value of the profile parameter can be changed to any value but is not replaced by a kernel implementation after a test phase on the Suite.
Operating System Restrictions
–
Database System Restrictions
–
Are other parameters affected or dependent?
abap/restricted_stmts_trORrbx
Values allowed
The information below is not guaranteed to be complete. For more precise information, contact the XSRF project team:
RESTR_ALL_STMTS (Restricts all intended statements)
NSQL_ALL (All Native SQL statements)
NSQL_MODIFY_TBL_CONTENT
NSQL_COMMIT
NSQL_CONNECT
NSQL_DDL
OSQL_ALL (All Open SQL statements)
OSQL_INSERT
OSQL_UPDATE
OSQL_MODIFY
OSQL_DELETE
SHO_ALL (All Shared Objects statements)
SHO_ATTACH_FOR_WRITE
SHO_ATTACH_FOR_UPDATE
SHO_INVALIDATE_INSTANCE
SHO_INVALIDATE_AREA
SHO_FREE_INSTANCE
SHO_FREE_AREA
DSET_ALL (All Dataset statements)
DSET_OPEN_FOR_OUTPUT
DSET_OPEN_FOR_APPENDING
DSET_OPEN_FOR_UPDATE
DSET_DELETE
DSET_SET
DSET_TRUNCATE
RFC_ALL (All CALL FUNCTION statements)
RFC_BG_UNIT
RFC_BG_TASK
RFC_UPD_TASK
RFC_DEST
COMMIT_WORK
COMMIT_CONNECTION
ROLLBACK_WORK
ROLLBACK_CONNECTION
GENERATE_REPORT
GENERATE_DYNPRO
INSERT_REPORT
INSERT_TEXTPOOL
EXPORT_DYNPRO
EXPORT_NAMETAB
EXPORT_TO_DB
SUBMIT
CALL_TRANSACTION
CALL_DIALOG
LEAVE_TO_TRANSACTION
DELETE_REPORT
DELETE_TEXTPOOL
DELETE_DYNPRO
DELETE_FROM_DB


