SAP NO IMPLICIT KEY

Get Example source ABAP code based on a different SAP table
  


ABAP Code Snippet There is no implicit selection of a suitable key or index. The used table key or table index is always specified uniquely. The syntax check issues a warning if there is a suitable secondary table key but this table key is not used. This warning should be removed through using the key. However, in exceptional cases, it can be bypassed using a pragma.