TABLE-REFRESH Action

This document covers the following topics:


Description

Refreshes the contents of a Table Control.

Parameters

Name/Data Type Explanation
HANDLE OF TABLE Input

Specifies a Table Control.

Response (I4) Output

Natural error (if applicable).

Example:

PROCESS GUI ACTION TABLE-REFRESH WITH #TBL-1 
GIVING #RESPONSE