Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module RHF4_RFC_FIELD_VALUE_REQUEST () is a standard Function Module in SAP ERP and is part of the function group RHF4 within the package SP00.
Function Module | RHF4_RFC_FIELD_VALUE_REQUEST |
Short Text | |
Function Group | RHF4 |
Package | SP00 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLBACK_FORM | TYPE | SY-XFORM | SPACE | Form for callback before F4 start (-> long docu) |
CALLBACK_PROGRAM | TYPE | SY-REPID | SPACE | Program for callback before F4 start |
CBK_OTYPE | TYPE | WPLOG-OTYPE | SPACE | Target object type |
CBK_PLVAR | TYPE | WPLOG-PLVAR | SPACE | Target plan version |
CBK_TITLE | TYPE | SYTITLE | SPACE | Title line |
DISPLAY | TYPE | DDBOOL_D | SPACE | Override readiness for input |
DYNPNR | TYPE | SY-DYNNR | SPACE | Screen Number |
DYNPPROG | TYPE | SY-REPID | SPACE | Current Program |
DYNPROFIELD | TYPE | HELP_INFO-DYNPROFLD | SPACE | Name of screen field for value return |
FIELDNAME | TYPE | DFIES-FIELDNAME | Field name from Dictionary | |
MULTIPLE_CHOICE | TYPE | DDBOOL_D | SPACE | Switch on multiple selection |
RETURN_ALL_FIELDS | TYPE | FLAG | '*' | |
SEARCHHELP | TYPE | SHLPNAME | SPACE | Search help as screen field attribute |
SHLPPARAM | TYPE | SHLPFIELD | SPACE | Search help parameter in screen field |
STEPL | TYPE | SY-STEPL | 0 | Steploop line of screen field |
SUPPRESS_RECORDLIST | TYPE | DDSHF4CTRL-HIDE_LIST | SPACE | Skip display of the hit list |
TABNAME | TYPE | DFIES-TABNAME | Table/structure name from Dictionary | |
VALUE | TYPE | HELP_INFO-FLDVALUE | SPACE | Field contents for F4 call |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INTERFACE | LIKE | DDSHIFACE | Interface description of a F4 help method | |
RETURN_TAB | LIKE | DDSHRETVAL | Return the selected value |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELD_NOT_FOUND | Field does not exist in the Dictionary |
INCONSISTENT_HELP | F4 help for the field is inconsistent |
NO_HELP_FOR_FIELD | No F4 help is defined for the field |
NO_VALUES_FOUND | No values found |