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
Importing TITLE TYPE SYST-TITLE The title on the pop-up window
Importing FIELD_NUM TYPE I 1 The number of fields to be displayed
Importing DISP_ONLY TYPE C The flag indicating whether updating is allowed
Tables FIELDTABIN TYPE   Input data table
Tables RESULTTAB TYPE   Result table
Tables HEADERTAB TYPE TREEMHHDR The header table
Exception INVALID_COLUMN_NUM TYPE The given column number is not valid
Exception FEW_COLUMN_NUM TYPE The input table do not have enough columns
Exception NOT_ENOUGH_COL_OUTPUT TYPE The output table should have more than 2 fields
Exception NOT_ENOUGH_HEADER TYPE Not enough entries in header table
Exception ERROR_ASSIGN_FIELD TYPE Error happens when assigning to fields in input table
               
Processing Type
Normal Function Module  
Remote-Enabled 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