Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module WB2_TC_REMAINING_ITEM_OD_QTY (TC: Remaining qty. calculation for Outbound delivery) is a standard Function Module in SAP ERP and is part of the function group WB2_TC_REMAINING_QUANTITY within the package WB2B.
Function Module | WB2_TC_REMAINING_ITEM_OD_QTY |
Short Text | TC: Remaining qty. calculation for Outbound delivery |
Function Group | WB2_TC_REMAINING_QUANTITY |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NAME | TYPE | TFDIR-FUNCNAME | Name des Funktionsbausteins | |
I_OPEN_SCENARIO | TYPE | WB2_OPEN_SCENARIO | Applikationsszenario für Berechnung Offene Logistikbelege | |
I_TKONN | TYPE | TKONN | Trad.-Kontr.: Nummer des Trading-Kontrakts | |
I_TPOSN | TYPE | TPOSN | Trad.-Kontr.: Positionsnummer |
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 |
---|---|---|---|---|
RETURN | LIKE | WB2_ERROR | Trading Contract: Error Handling |
This function module does not define any Exceptions.