SAP LOAD - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

load
In ABAP, a load is a binary representation of a repository object, which is optimized for fast access, in the memory or on the database. Examples of loads are program load that is made up of the byte code of the existing program or the package load.