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 |
|---|---|---|---|---|---|---|---|
| |
B_TYP | TYPE | Feedback class | ||||
| |
CUA_ID | TYPE | Specified CUA return message | ||||
| |
M_TYP | TYPE | Dialog parameters | ||||
| |
RBUFF | TYPE | DO NOT USE | ||||
| |
RWNID | TYPE | Dialog parameters | ||||
| |
CSIZE | TYPE | SPACE | Line width in characters | |||
| |
PWDID | TYPE | SPACE | Dialog parameters | |||
| |
RSIZE | TYPE | SPACE | Minimum number of lines | |||
| |
SET_FOCUS | TYPE | 'x' | Set focus during reload | |||
| |
SHOW_LINES | TYPE | SPACE | Internal use only | |||
| |
STAT | TYPE | SPACE | Dialog parameters | |||
| |
SUPER | TYPE | SPACE | Dialog parameters | |||
| |
TIMER | TYPE | 0 | Internal Use Only !! | |||
| |
TTEXT | TYPE | SPACE | Title text of the window | |||
| |
WINID | TYPE | SPACE | Dialog parameters | |||
| |
WINPOS | TYPE | SPACE | Window position | |||
| |
WINSZX | TYPE | '50' | Window size Y in % | |||
| |
WINSZY | TYPE | '50' | Window size X in % | |||
| |
DATA | TYPE | Table with text lines | ||||
Processing Type
| Normal Function 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 |