Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RMSA960_DIMENSION_GET_FOR_UNIT (Prüfung der Proportionalitätsdimension) is a standard Function Module in SAP ERP and is part of the function group RMSA960 within the package RMSATLMSC.
Function Module | RMSA960_DIMENSION_GET_FOR_UNIT |
Short Text | Prüfung der Proportionalitätsdimension |
Function Group | RMSA960 |
Package | RMSATLMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_UNIT | TYPE | FRMLE_UNIT | Mengeneinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DIMENSION | TYPE | DIMID | Dimensionsschlüssel |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UNIT_NOT_FOUND | Maßeinheit nicht gefunden |