SAP ABAP Function Module TEXT_MATRIX (Represent text window as a special case of pushbutton graphics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GRA (Application Component) Graphic
     SGRP (Package) ABAP Graphics Development
Basic Data
Function Module TEXT_MATRIX Represent text window as a special case of pushbutton graphics  
Function Group BMAT   SAP pushbutton graphics  
Program Name SAPLBMAT    
INCLUDE Name LBMATU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting B_TYP TYPE Feedback class
Exporting CUA_ID TYPE Specified CUA return message
Exporting M_TYP TYPE Dialog parameters
Exporting RBUFF TYPE DO NOT USE
Exporting RWNID TYPE Dialog parameters
Importing CSIZE TYPE SPACE Line width in characters
Importing PWDID TYPE SPACE Dialog parameters
Importing RSIZE TYPE SPACE Minimum number of lines
Importing SET_FOCUS TYPE 'x' Set focus during reload
Importing SHOW_LINES TYPE SPACE Internal use only
Importing STAT TYPE SPACE Dialog parameters
Importing SUPER TYPE SPACE Dialog parameters
Importing TIMER TYPE 0 Internal Use Only !!
Importing TTEXT TYPE SPACE Title text of the window
Importing WINID TYPE SPACE Dialog parameters
Importing WINPOS TYPE SPACE Window position
Importing WINSZX TYPE '50' Window size Y in %
Importing WINSZY TYPE '50' Window size X in %
Tables DATA TYPE   Table with text lines
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in