The Function Module WB2_CALC_QUANTITIES_FOR_TC_IT (N2M: berechn. anhand der vorl. Assoz. die Mengen für Kontraktpos. in BasME) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_ASSOC_TRANSFER within the package WB2BPOSTYPMNGT.
Function Module | WB2_CALC_QUANTITIES_FOR_TC_IT |
Short Text | N2M: berechn. anhand der vorl. Assoz. die Mengen für Kontraktpos. in BasME |
Function Group | WB2_N2M_ASSOC_TRANSFER |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ASSOC_UNIT | TYPE | MEINS | Assoziationsmengeneinheit (zur Prüfung) | |
I_MANDT | TYPE | MANDT | Mandant | |
I_MATNR | TYPE | MATNR | Materialnummer der aktuellen Trading-Kontrakt-Position | |
I_TKONN | TYPE | TKONN | Trading-Kontraktnummer | |
I_TPOSN | TYPE | TPOSN | Positionsnummer im Trading-Kontrakt | |
I_TPOSN_SUB | TYPE | TPOSN_SUB | Unterpositionsnummer im Trading-Kontrakt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ASSOC_QUAN | TYPE | WB2_ASSOCIATED_QUAN | die Menge, für die die Position anderen Positionen zugeordnet wurde | |
E_LOCKED_QUAN | TYPE | WB2_LOCKED_QUAN | die gesperrte Menge der Position | |
E_REC_QUAN | TYPE | WB2_RECEIVING_QUAN | die Menge, für die die Position Assoziationen erhalten hat |
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 |
---|---|
CONVERSION_ERROR | Fehler bei der Mengenumrechnung |
INTERNAL_ERROR | interner Fehler aufgetreten |