The TEXT_MATRIX Function Module 
The TEXT_MATRIX function module executes a call to the SAP Pushbutton Graphics program.
The following table contains a list of all possible parameters you can use with this function module.
For a detailed description of parameters and exceptions, see the R/3 system documentation (Tools
® ABAP Workbench, Function library button, or transaction code SE37).Parameters used in TEXT_MATRIX
Name |
Status |
Initial Value |
CSIZE |
Import |
'15' |
INBUF ** |
Import |
SPACE |
PWDID ** |
Import |
SPACE |
RSIZE |
Import |
'0' |
STAT ** |
Import |
SPACE |
SUPER ** |
Import |
SPACE |
TTEXT |
Import |
SPACE |
WINID ** |
Import |
SPACE |
WINPOS |
Import |
SPACE |
WINSZX |
Import |
'50' |
WINSZY |
Import |
'50' |
B_TYP ** |
Export |
|
CUA_ID |
Export |
|
M_TYP ** |
Export |
|
RBUFF ** |
Export |
|
RWNID ** |
Export |
|
DATA |
Internal Table |
Note: ** denotes a dialog parameter
Of the parameters listed above, only the DATA parameter is required.