Maintaining the System ACL on the AS ABAP

Use

In addition to being able to identify its communication partner using the SNC layer, the AS ABAP uses a system access control list (ACL) to make sure that it is communicating with the correct component.

Procedure

  1. Maintain the SNC system access control list (table SNCSYSACL, view VSNCSYSACL, type=E). For example, use the table maintenance transaction SM30. Note the following:
    • Enter the AS Java's SNC name in the SNC name field.
    • The System ID field is optional.
    • Activate Entry for RFC activated.
    • The other entries are optional.
  2. Save the data.