Menu

SAP Function Module FI_PSO_BINPUT_LOTKZ

Lotkz-Behandlung bei Batch-Input von Anordnungen

The Function Module FI_PSO_BINPUT_LOTKZ (Lotkz-Behandlung bei Batch-Input von Anordnungen) is a standard Function Module in SAP ERP and is part of the function group F0KC within the package FMFI.

Technical Information

Function Module FI_PSO_BINPUT_LOTKZ
Short Text Lotkz-Behandlung bei Batch-Input von Anordnungen
Function Group F0KC
Package FMFI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INTLOT TYPE C Initialkennzeichen
I_NO_CHECK LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_NRKRS_LOT LIKE INRI-NRRANGENR
I_PSO LIKE PSO02
I_XLOTE LIKE BBKPF_FM-XLOTE Kennzeichen, dass das angegeben LOTKZ schon existiert

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LOTKZ LIKE PSO02-LOTKZ
E_SUBRC LIKE SY-SUBRC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.