The Function Module HR_ZFA_GEN_ZFSEQNR (Propose the next sequence number in cluster) is a standard Function Module in SAP ERP and is part of the function group HRPBSDEZFA within the package P01O.
Function Module | HR_ZFA_GEN_ZFSEQNR |
Short Text | Propose the next sequence number in cluster |
Function Group | HRPBSDEZFA |
Package | P01O |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NOTIF | TYPE | P01P_ZFA_NOTIF | Date of running | |
PERNR | TYPE | PERNR_D | Personnel Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ZF_NEXT_SEQ | TYPE | CDSEQ | Sequential number |
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.