SAP ABAP Function Module HR_REORDER_FIELDS (Define the field sequence)
Hierarchy
☛
SAP_HRCUS (Software Component) Sub component SAP_HRCUS of SAP_HR
⤷
PY-US-PS (Application Component) Öffentlicher Dienst
⤷
P10PA (Package) HR master data: Development Personnel Actions
⤷
⤷
Basic Data
| Function Module | HR_REORDER_FIELDS | Define the field sequence |
| Function Group | HRNOA03 | NoA Configuration |
| Program Name | SAPLHRNOA03 | |
| INCLUDE Name | LHRNOA03U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TITLE | TYPE | SYST-TITLE | The title on the pop-up window | |||
| |
FIELD_NUM | TYPE | I | 1 | The number of fields to be displayed | ||
| |
DISP_ONLY | TYPE | C | The flag indicating whether updating is allowed | |||
| |
FIELDTABIN | TYPE | Input data table | ||||
| |
RESULTTAB | TYPE | Result table | ||||
| |
HEADERTAB | TYPE | TREEMHHDR | The header table | |||
| |
INVALID_COLUMN_NUM | TYPE | The given column number is not valid | ||||
| |
FEW_COLUMN_NUM | TYPE | The input table do not have enough columns | ||||
| |
NOT_ENOUGH_COL_OUTPUT | TYPE | The output table should have more than 2 fields | ||||
| |
NOT_ENOUGH_HEADER | TYPE | Not enough entries in header table | ||||
| |
ERROR_ASSIGN_FIELD | TYPE | Error happens when assigning to fields in input table | ||||
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 | 20030108 |
| SAP Release Created in | 470 |