Menu

SAP Function Module MB_ADD_TRANSFER_QUANTITY

Reading and adding cross-company-code stocks in transfer

The Function Module MB_ADD_TRANSFER_QUANTITY (Reading and adding cross-company-code stocks in transfer) is a standard Function Module in SAP ERP and is part of the function group MBBS within the package MB.

Technical Information

Function Module MB_ADD_TRANSFER_QUANTITY
Short Text Reading and adding cross-company-code stocks in transfer
Function Group MBBS
Package MB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUMULATE LIKE 'X' Kumulieren über Bestellungen
I_CROSS_COMPANY TYPE XFELD Selektion von CC-Bestellungen (NB)
I_NON_CROSS_COMPANY TYPE XFELD Selektion von nicht-CC-Bestellungen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XELIKZ LIKE Range für ELIKZ (Endlieferkennzeichen)
XLOEKZ LIKE Range für LOEKZ (Löschkennzeichen)
XMATNR LIKE Range für MATNR (Materialnummer)
XPSTYP LIKE Range für PSTYP (Positionstyp, 0 - CC, 7 - norm.
XSOBKZ LIKE Range für SOBKZ (Sonderbestandskennzeichen)
XTAB6 LIKE Ausgabetabelle (Struktur LMBBSTOP, ZTAB3)
XWERKS LIKE Range für WERKS (Werk)

Exceptions

This function module does not define any Exceptions.