The Function Module MOD10_CHECK_TAX_REFNO (Validate PAYE reference number) is a standard Function Module in SAP ERP and is part of the function group RPW5 within the package PC16.
Function Module | MOD10_CHECK_TAX_REFNO |
Short Text | Validate PAYE reference number |
Function Group | RPW5 |
Package | PC16 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REFNO | TYPE | P16_REFNO | Tax Reference Number ZA |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | TYPE | SYSUBRC | Return Value of ABAP Statements |
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.