Menu

SAP Function Module RP_EDIT_NAME

HR-Namensaufbereitung

The Function Module RP_EDIT_NAME (HR-Namensaufbereitung) is a standard Function Module in SAP ERP and is part of the function group RPNA within the package PBAS.

Technical Information

Function Module RP_EDIT_NAME
Short Text HR-Namensaufbereitung
Function Group RPNA
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORMAT LIKE P0002-KNZNM Formatting parameter for T522N-KNZNM
LANGU LIKE SY-LANGU Language
MOLGA LIKE T001P-MOLGA Country modifier
NAMEL TYPE PAD_NAMEL maximale Länge von EDIT_NAME
PP0002 LIKE P0002 SPACE Infotype 0002
PP0021 LIKE P0021 SPACE Infotype 0021
PP0148 LIKE P0148 SPACE Infotype 0148
PPINFTV LIKE Infotype view containing sec writing style
TCLAS LIKE PSPAR-TCLAS 'A' Transaktionsklasse für Datenhaltung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EDIT_NAME TYPE C Name
RETCODE LIKE SY-SUBRC Return code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.