The Function Module RP_TAXREP_DETERMINE_SETS (Filling sub- and mainsets for combination to fill in tax reporter) is a standard Function Module in SAP ERP and is part of the function group RPTR within the package PBAS.
Function Module | RP_TAXREP_DETERMINE_SETS |
Short Text | Filling sub- and mainsets for combination to fill in tax reporter |
Function Group | RPTR |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABKRS | LIKE | QPU21-ABKRS | Payroll subunit | |
ENDDA | LIKE | QPU21-ENDDA | Until when entries should be generated | |
MOLGA | LIKE | T001P-MOLGA | '10' | Country modifier |
TAXAU | LIKE | QPU21-TAXAU | Tax authority | |
TAXTY | LIKE | QPU21-TAXTY | Tax form group | |
TIMUN | LIKE | QPU21-TIMUN | Time unit of tax reporter | |
TXCMP | LIKE | QPU21-TXCMP | Tax company |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I51T6 | LIKE | QPU21 | Table with sub- and mainset of combo to fill |
This function module does not define any Exceptions.