SAP ABAP Function Module SHOW_USE_FIELD_STRING (SHOW_USE_FIELD_STRING)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBAS (Package) Financial accounting 'Basis'
⤷
⤷
⤷
Basic Data
| Function Module | SHOW_USE_FIELD_STRING | |
| Function Group | F006 | RF: Display Field Status Definitions |
| Program Name | SAPLF006 | Field Status |
| INCLUDE Name | LF006U06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_FAUNA | TYPE | TMODU-FAUNA | Feldauswahlleiste für die gesucht wird | |||
| |
I_TABLE | TYPE | DD02L-TABNAME | Tabelle in der gesucht wird | |||
| |
I_TABNM | TYPE | TMODU-TABNM | Feld nach dem gesucht wird (Tabellenname) | |||
| |
I_FELDN | TYPE | TMODU-FELDN | Feld nach dem gesucht wird (Feldname) | |||
| |
I_BUTTON | TYPE | LF006-XNODI | Schalterstellung nach der gesucht wird | |||
| |
I_SELOP | TYPE | Selektionsbedingung für I_TABLE | ||||
| |
E_FOUND | TYPE | Tabelle mit den gefundenen Einträgen | ||||
| |
INPUT_FALSE | TYPE | Parameter falsch übergeben | ||||
| |
FIELD_NOT_FOUND | TYPE | Keinen Modif zum Feld gefunden | ||||
| |
INTERNAL_ERROR | TYPE | Modif konnte nicht interpretiert werden | ||||
| |
NOTHING_FOUND | TYPE | Keine Einträge gemäß der Anforderung gefunden | ||||
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 | 19950404 |
| SAP Release Created in |