SAP ENTITY TAG - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN
VERSION X IN

entity tag
Abbreviated as ETag
A field that is used to determine changes to the requested resource.
An ETag field is typically used to uniquely describe the state of a requested resource (for example, a specific entity instance). Fields that contain times stamps, checksums, or version numbers are often used.
ABAP_MORE_INFO