SAP Function SBUF_GENERIC_RESET - Invalidate/Reinstall Generic Table Buffer

Parameter Reference Type Length Default Optional Text
BUFF_ID RSDBSTAT-SEQ_SCAN I 4 0 X 'X': remove objects, ' ': invalidate
KEY_L RSTBXOBUF-KEY_L I 4 0 X Length of (Generic) Key
RESET RSDBSTAT-BUF C 1 SPACE X 'X': remove objects, ' ': invalidate
SYNC RSDBSTAT-BUF C 1 SPACE X Synchronize 'X': Object(s), ' ': cannot be synchronized
TABNAME DD02L-TABNAME C 30 SPACE X Table Name
WORK_AREA CHAR255 C 255 X (Generic) Key

Exception Text
C_FUNC_ERROR Return Code from the C Kernel Occurred

Functionality
See documentation for function module SBUF_TBX_RESET.