SAP Message RT559 - SAP buffer: table short description (ShortNameTAB)

Diagnosis
The ShortNameTab buffer (also called the SNTAB buffer) is formed fromthe most important contents of the TTAB and FTAB buffers.
You can set the maximum size of the buffer using system parameterrsdb/ntab/sntabsize. The system sets the maximum number ofentries in the buffer directory, depending on the maximum number ofentries in the TableDefinition buffer:
2 * rsdb/ntab/entycount + 1
Specify the value for system parameter rsdb/ntab/sntabsize inkilobytes.
INCLUDE BC_BUFFER_INFO1 OBJECT DOKU ID TX LANGUAGE EN
A typical size setting for the buffer is around 2.500 KB.
INCLUDE BC_BUFFER_INFO2 OBJECT DOKU ID TX LANGUAGE EN