This statement builds a function key area. You can build the function key area by using a predefined one or from scratch. Your procedure should call the BUILD FKA function before displaying a panel.
This statement has the following format:
&CONTROL SHRVARS=($FK)
-EXEC $CACALL OPT=ACTION
ACTION=BUILD
CLASS=FKA
[NAME=' FKA=function key area']
An optional parameter identifying the predefined function key area on which to base the new function key area.