SAP Function SBUF_VIEWBUFF_RESET - Invalidate VIEWBUFF Entry in the CUA Buffer

Parameter Reference Type Length Default Optional Text
TABNAME DD02L-TABNAME C 30 SPACE X Table Name of the Basis Table

Exception Text
C_FUNC_ERROR Return Code from the C Kernel Occurred


Pseudo table VIEWBUFF contains all of the database views that arebuffered for a table. This meta information is buffered in the CUAbuffer under the entry VIEWBUFF. Using the function module it ispossible to invalidate a VIEWBUFF entry for a basis table in the CUAbuffer. This is necessary if the meta information changes.