DtvLong dal_but_usx (par)

Outputs the passed button area on the screen at the specified position as a toolbox or deletes it.

Output Parameter Significance
char *par Control string in the form:
Name of the button area [,Ryyy][,Cyyy][,D]
The optional parameters have the following significance:
Ryyy = map to row yyy,
Cxxx = map to column xxx,
D = Del button area

Output Parameter Significance
none -

Return Code Significance
0 alles ok

Can be called as a userexit at any trigger in any state of the user interface.

As opposed to the function dal_but_map_but the userexit dal_but_usx cannot output a toolbar with a changed title.