Report Format for HR Name Editing 

Name

RP-SET-NAME-FORMAT

Function

HR name editing is done using the function module RP-EDIT-NAME at selection (GET PERNR). This routine edits the name according to entries in the table T522N (HR name editing). As each HR name editing can be dependent on the program, the RMAC module RP-SET-NAME-FORMAT is directly linked to HR name editing in the START-OF-SELECTION section. This RMAC module determines the respective report format from table T522F (Format for HR Name Editing). If no entry has been made in this table for the corresponding HR report, the report format is set to 01 (DEFAULT).

Parameters

IN:

None

OUT:

Report format from T522F (default: 01 ) for T522N

Check

Table T522F (Format for HR Name Editing)

Usage

This RMAC module is used in any general HR report with an employee name string in the output, for example, in the HR standard reports RPLMIT00, RPLTRF00, RPLTRF10 etc..