The Function Module HR_CREATE_REFERENCE_NUMBER (HR-AT: Erstellen einer 30-stelligen Referenznummer) is a standard Function Module in SAP ERP and is part of the function group RPSA within the package PC03.
Function Module | HR_CREATE_REFERENCE_NUMBER |
Short Text | HR-AT: Erstellen einer 30-stelligen Referenznummer |
Function Group | RPSA |
Package | PC03 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATUM | TYPE | BEGDA | Gültigkeitsbeginn | |
MDART | TYPE | T5A1K-MDART | ELDA: Meldungsart | |
NUMBER | TYPE | CHAR10 | 10-stellige Nummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REFNR | TYPE | P03_REFNR | Referenznummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.