Functionality This method carries out a status change for a kanban. Such a statuschange is used to trigger kanban replenishment or to post a goodsreceipt for a kanban. The main input parameter is the kanban identity number. The status thatthe kanban is to be set to can be determined by the system or the user.Kanban ID number and status can be encrypted in a bar code, throughwhich they can be identified. COMMIT und ROLLBACK WORK : The function module does not execute a COMMITWORK command. This must be done by the caller when the function modulehas finished running. A COMMIT WORK must be carried out every time thefunction module is called. This function module cannot be called amultiple number of times. If the function module encounters and errorduring processing, the command ROLLBACK WORK is executed in some cases.In these cases, the kanban is either set to error status, or an errormessage is returned in the RETURN parameter. Description Error message the system issues when the status change could not beposted. Any number of errors can occur depending on which functions arecarried out during the kanban status change. Possible error messages include: Specify the kanban ID number Kanban data blocked by user & Data cannot be blocked (system error) The unit of measure does not match the unit of measure in the ctrl cycle No authorization to trigger kanban signals in plant Kanban has the status ERROR. Signal not possible. Status & is not allowed in status sequence & The mandatory status & from status sequence & cannot be ignored Status IN USE cannot be missed out Status IN USE cannot be missed out Goods receipt must first be posted for kanban before goods issued oncost center Kanban blocked. Replenishment will not be triggered Kanban cannot be set to WAIT from status & Kanban cannot be set to EMPTY from status & Kanban cannot be set to IN PROCESS from status & Kanban cannot be set to IN TRANSIT from status & Kanban cannot be set to FULL from status & Kanban cannot be set to IN USE from status & Status can only be changed after the & & GR for the full kanban has not yet been made Description You only need to specify this quantity if a good receipt is to becarried out with the kanban status change. The good receipt is thencarried out with the specified quantity instead of the target quantity. You do not need to specify the unit of measure. The unit of measure isautomatically copied from the control cycle. If the unit of measure isspecified, then it must be consistent with the unit of measure in thecontrol cycle. Description You must specify the batch if a goods receipt is carried out with thekanban status change, if the material is subject to batch managementrequirements, and the batch number is not to be determined internally bythe system. Description You can specify the delivery note number here if the kanban status hasbeen set to "Full". This is used to enter the external delivery notenumber in the material document of the goods receipt. Description Exclude authorization check for Kanban status change This parameter determines if the authorization check is run for theKanban status change. This checks if the user is allowed to set theKanban status for the control cycle, plant, and production supply area.The default setting is that the authorization check is always run. Ifthe parameter is set to 'X', the authorization check is excluded. Youcan only use the authorization check for the Kanban status change if the Kanban Enhancements for Lean Manufacturing> business function(LOG_PP_LMAN_02) has been activated.Description This key is used to create the kanban in the system. Description Most functions in kanban processing are carried out via the statuschange of a kanban. The next status to which the kanban is set can beeither copied from an external source or determined by the system. Description If the status change for the kanban is not posted immediately, but at alater point in time, the time when the status change actually took placecan be entered. The times in the kanban and in the logistics informationsytem for the kanban are then updated as if the status change had beenposted straight away. Description For every kanban whose status has been changed, a record is given inthis list. The data in this record includes: Kanban and control cycle,new status, replenishment element if one has been created, materialdocument if one has been created, and the error message if the kanbanhas been set to ERROR. Normally, only one record is returned. If special settings are made inthe control cycle, however, a second kanban's status can be changed. If you have activated the Kanban Enhancements for Lean Manufacturing > business function (LOG_PP_LMAN_02) and the relevant control cycleuses the trigger point function, this status change can cause the statusof some kanbans that belong to the same trigger group to be changed from waiting> to empty> if the number of waiting kanbans havereached the trigger point. The kanbans set to empty> are returnedin this list. |