The Function Module DNO_OW_READ_PARTNER_ADRESS () is a standard Function Module in SAP ERP and is part of the function group DNO_OW within the package DNO.
Function Module | DNO_OW_READ_PARTNER_ADRESS |
Short Text | |
Function Group | DNO_OW |
Package | DNO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PARNR | TYPE | DNOT_PARNR | Partner Number | |
I_TYPE_PAR | TYPE | DNOT_TYPE_P | Partner Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ADRESS | TYPE | DNOS_BADI_PARTNER | BADI DNO_PARTNER: Export Partner Data | |
E_RETURN | TYPE | BAPIRET1 | Return Parameters |
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.