Diagnosis
The Single Record Buffer (TABLP or partial table buffer) buffersindividual records from SAP database tables. The Generic Key Buffer (TABL or generic table buffer) buffers all orpart of the contents of database tables. The Screen Buffer (also known as the Presentation or Dynpro Buffer)buffers screens of ABAP programs (DYNPRO loads). The CUA Buffer (also known as the Menu Buffer) buffers menu and buttondefinitions from ABAP screens. The Table Definition Buffer (TTAB Buffer, Table DDNTT), tabledefinitions from the SAP Repository The Field Descriptions Buffer (FTAB Buffer, Table DDNTF), fielddescriptions from the SAP Repository The Initial Records Buffer (IREC Buffer, contains the layout of datarecords in tables, initialized according to data type) The Short Nametab buffer (SNTAB Buffer, combined form of the TTAB andFTAB buffers containing only the most important information from eachbuffer) Procedure |