Menu

SAP Function Module PK_ITEM_CHANGE_STATUS

Kanbanstatus aendern fuer einzelnen Behaelter (Barcode)

The Function Module PK_ITEM_CHANGE_STATUS (Kanbanstatus aendern fuer einzelnen Behaelter (Barcode)) is a standard Function Module in SAP ERP and is part of the function group MPKB within the package MD05.

Technical Information

Function Module PK_ITEM_CHANGE_STATUS
Short Text Kanbanstatus aendern fuer einzelnen Behaelter (Barcode)
Function Group MPKB
Package MD05
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECMFLG LIKE RFPKB-CMFLG SPACE COMMIT flag (W-COMMIT and WAIT, N-no COMMIT)
EKBKOR TYPE C SPACE Kanbankorrekturkennzeichen
EPKHD LIKE PKHD Control cycle data PKHD
EPKPS LIKE PKPS PKPS with desired target status
ESAEDT LIKE PKPS-SAEDT SY-DATLO Posting date at PDC
ESAEUZ LIKE PKPS-SAEUZ SY-TIMLO Posting time at PDC
E_S_PKPS LIKE PKPS SPACE Old PKPS from the database
I_LFSNR TYPE LFSNR1 Nummer des externen Lieferscheins
I_NO_DIALOG TYPE C SPACE Flag for Background Job
PKIMG LIKE RMPKB-PKIMG 0 Kanban actual quantity if entered externally

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IPKPS LIKE PKPS Passed on PKPSs

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
IPKERX LIKE PKEK Zurückgereichte Fehlermeldungen

Exceptions

This function module does not define any Exceptions.