SAP ABAP Function Module MASS_SINGLE_SCREEN_STATE (Set and retrieve state of single-screen UI)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
⤷
MASS (Package) Mass Maintenance Tool: Generic Part
⤷
⤷
Basic Data
| Function Module | MASS_SINGLE_SCREEN_STATE | Set and retrieve state of single-screen UI |
| Function Group | MASSINTERFACE | User Interface for Mass Maintenance |
| Program Name | SAPLMASSINTERFACE | |
| INCLUDE Name | LMASSINTERFACEU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_ACTIVE | TYPE | XFELD | Flag indicating that single-screen UI is used | |||
| |
EV_ACTIVE_WITHOUT_DATA | TYPE | XFELD | Flag indicating that single-screen UI is used without data (too many hits) | |||
| |
EV_STATE | TYPE | I | State of single-screen UI (see MASSD_CONSTANTS) | |||
| |
IV_STATE | TYPE | I | State of single-screen UI (cf. include MASSD_CONSTANTS) | |||
| |
IV_NO_DATA | TYPE | XFELD | Flag indicating that no data was read (too many hits) | |||
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 | 20020827 |
| SAP Release Created in |