The Function Module MAP_XDMLAN_TO_MLAN (Mapping von XDMLAN zu MLAN in Delta Download) is a standard Function Module in SAP ERP and is part of the function group CRM1 within the package CRM.
Function Module | MAP_XDMLAN_TO_MLAN |
Short Text | Mapping von XDMLAN zu MLAN in Delta Download |
Function Group | CRM1 |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MATNR | LIKE | MLAN-MATNR | Materialnummer |
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 |
---|---|---|---|---|
TI_XDMLAN | LIKE | XDMLAN | Änderungsbelegstruktur, generiert durch RSSCD000 | |
TO_MLAN | LIKE | MLAN | Steuerklassifikation zum Material |
This function module does not define any Exceptions.