SAP ABAP Function Module OIO_FS_GET_STATUS (Get status for screen field)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-OLM (Application Component) Remote Logistics Management
⤷
OIO (Package) RLM Remote Logistic Management
⤷
⤷
Basic Data
| Function Module | OIO_FS_GET_STATUS | Get status for screen field |
| Function Group | OIO_FS | Field status handling |
| Program Name | SAPLOIO_FS | Field status handling |
| INCLUDE Name | LOIO_FSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_FLDST | TYPE | OIO_FS_FLDST | Field status code | |||
| |
I_APPID | TYPE | OIO_FS_APPID | Application for field status handling | |||
| |
I_SGPID | TYPE | OIO_FS_SGPID | Identifier for field status selection group | |||
| |
I_TABNM | TYPE | OIO_FS_TABNM | Table name for field status handling | |||
| |
I_FLDNM | TYPE | OIO_FS_FLDNM | Field for field status handling | |||
| |
I_SCREEN | TYPE | FLAG | Flag: set screen parameters | |||
| |
INVALID_APPLICATION | TYPE | Application is invalid | ||||
| |
INVALID_SELECTION_GROUP | TYPE | Selection group is invalid | ||||
| |
FIELD_NOT_DEFINED | TYPE | Field is not defined for the application | ||||
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 | 20050224 |
| SAP Release Created in | 46C |