The Function Module HRUTIL_AU_READ_ABN_T5QGP (Return ABN/Branch, Super Modif and PA/PSA details) is a standard Function Module in SAP ERP and is part of the function group HRUTIL_AU within the package PC13.
Function Module | HRUTIL_AU_READ_ABN_T5QGP |
Short Text | Return ABN/Branch, Super Modif and PA/PSA details |
Function Group | HRUTIL_AU |
Package | PC13 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABNUM | TYPE | T5QGP-ABNUM | Australian business number | |
BEGDA | TYPE | P0001-BEGDA | Start Date | |
BRNUM | TYPE | T5QGP-BRNUM | GST branch registration number | |
BTRTL | TYPE | P0001-BTRTL | Personnel Subarea | |
ENDDA | TYPE | P0001-ENDDA | End Date | |
OUTPUT_TYPE | TYPE | CHAR2 | 'TA' | Return value expected |
WERKS | TYPE | P0001-WERKS | Personnel Area |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABNNUM | TYPE | T5QGP-ABNUM | Australian business number | |
BRNNUM | TYPE | T5QGP-BRNUM | GST branch registration number | |
IT_T5QGP | LIKE | T5QGP | Personnel area, business subsection (Australia) | |
SUPER | TYPE | T5QGP-SUPER | Superannuation Modifier |
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 |
---|---|---|---|---|
T5QGP | LIKE | T5QGP | Personnel area, business subsection (Australia) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Required table entry not found. |