The Function Module AUPS_CHECK_AGS_VALIDITY (AGS Number Validation) is a standard Function Module in SAP ERP and is part of the function group 3QP3A within the package P13P1.
Function Module | AUPS_CHECK_AGS_VALIDITY |
Short Text | AGS Number Validation |
Function Group | 3QP3A |
Package | P13P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERNR | LIKE | P0000-PERNR | Personnel Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN_CODE | LIKE | SY-SUBRC | Return Code |
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.