SAP ABAP Function Module MGV_LAMA_SCR_UPDATE_ON_DATABAS (Updates the DB table MGV_LAMASCRLAYOU or inserts the modified screen)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
LO-MD-MM (Application Component) Material Master
⤷
MGV_MATNR_LAMA (Package) LAMA: Material number conversion (long mat. no.)
⤷
⤷
Basic Data
| Function Module | MGV_LAMA_SCR_UPDATE_ON_DATABAS | Updates the DB table MGV_LAMASCRLAYOU or inserts the modified screen |
| Function Group | MGV_LAMA_SCR | Handling of the LAMA screens |
| Program Name | SAPLMGV_LAMA_SCR | |
| INCLUDE Name | LMGV_LAMA_SCRU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_MODE | TYPE | CHAR01 | Charakterfeld der Länge 1 | |||
| |
HEADER | TYPE | D020S | Systemtabelle D020S (Dynpro-Sourcen) | |||
| |
IT_SCREENS | TYPE | MGV_LAMASCRLAYOU | Dynprofeldliste für Versionsverwaltung | |||
| |
FIELDLIST | TYPE | D021SE | Dynprofeldliste für Versionsverwaltung | |||
| |
FLOWLOGIC | TYPE | DYN_FLOWLIST | Dynpro: Ablauflogik | |||
| |
PARAMS | TYPE | D023S | Dynpro-Parameter | |||
| |
IT_PARAMS | TYPE | MGV_LAMASCRLAYO1 | LAMA Screen Layout Parameters D023S | |||
| |
SAVE_FAILED | TYPE | Any error occured during the DB update | ||||
| |
NOT_GENERATED | TYPE | Changed Dynpro couldn't be generated | ||||
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 | 20050520 |
| SAP Release Created in | 600 |