SAP ABAP Function Module HRXSS_SER_RFW_IF_SET_VALUESET (ESS rep. framework: Add a valueset at a front-end field (F4, DropDown,...))
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PY-XX-FO (Application Component) Forms
⤷
PAOC_FACE_ESS_SER_RFW (Package) Reporting Framework
⤷
⤷
Basic Data
| Function Module | HRXSS_SER_RFW_IF_SET_VALUESET | ESS rep. framework: Add a valueset at a front-end field (F4, DropDown,...) |
| Function Group | HRXSS_SER_RFW_INTERFACE | ESS Rep.Framework: Front-end Interface |
| Program Name | SAPLHRXSS_SER_RFW_INTERFACE | |
| INCLUDE Name | LHRXSS_SER_RFW_INTERFACEU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VALUEPATH | TYPE | STRING | Path of field where the valueset has to be added | |||
| |
COMMSTRUCT | TYPE | ANY | complete communication structure which contains the field | |||
| |
VALUESET | TYPE | HRXSS_SER_VALUE_SET_T | ESS rep.framework: ValueSet (e.g. entries of a DropDownBox) | |||
| |
IS_NOT_A_FIELD | TYPE | VALUEPATH does not refer to an element which is a field | ||||
| |
FIELD_DOES_NOT_EXIST | TYPE | VALUEPATH does not refer to any element of the structure | ||||
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 | 20031212 |
| SAP Release Created in | 100 |