The Function Module HR_ZA_TC_GEN_ORGTAB (Generate Organizational table with Tax Reference Number/UIF Reference No.) is a standard Function Module in SAP ERP and is part of the function group RPW5 within the package PC16.
Function Module | HR_ZA_TC_GEN_ORGTAB |
Short Text | Generate Organizational table with Tax Reference Number/UIF Reference No. |
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 |
---|---|---|---|---|
MOLGA | TYPE | T001P-MOLGA | '16' | Country Grouping |
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 |
---|---|---|---|---|
GEN_ORGTAB | LIKE | P16_ORGTAB | Organization Table - Tax Reference Number |
This function module does not define any Exceptions.