The Function Module HR_CH_SPLIT_STREET_NAME (Teilt den Strassennamen auf) is a standard Function Module in SAP ERP and is part of the function group RPCT within the package PB02.
Function Module | HR_CH_SPLIT_STREET_NAME |
Short Text | Teilt den Strassennamen auf |
Function Group | RPCT |
Package | PB02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_MESSAGES | CLASS | IF_HRPAYCH_MESSAGE_HANDLER | HR-CH: Fehlermeldungen | |
IV_STREET | TYPE | PAD_STRAS | Straße | |
IV_VERSI | TYPE | P02_QSGE_ISEL_VERSION | Version von ISEL |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_STREET_BIND | TYPE | P02_DAQ_QSGE_1LVD | Strassenbindetyp | |
EV_STREET_NAME | TYPE | P02_DAQ_QSGE_1VOD | Strassenname | |
EV_STREET_TYPE | TYPE | P02_DAQ_QSGE_1TVD | Strassentyp |
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.