The Function Module READ_ADRESS_FROM_OBJECT (Lesen Adressdaten von verschiedenen Objekten (Werk,Lieferant,Kunde)) is a standard Function Module in SAP ERP and is part of the function group MBXA within the package MB.
Function Module | READ_ADRESS_FROM_OBJECT |
Short Text | Lesen Adressdaten von verschiedenen Objekten (Werk,Lieferant,Kunde) |
Function Group | MBXA |
Package | MB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARTNER | LIKE | MXABK-SHPTO | Lieferant | |
ROLLE | LIKE | MXABK-SHPRL | Werk |
This function module does not define any EXPORTING 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.