Menu

SAP Function Module KBPS_CHECK_VERSION

The Function Module KBPS_CHECK_VERSION () is a standard Function Module in SAP ERP and is part of the function group KBPS within the package KABP.

Technical Information

Function Module KBPS_CHECK_VERSION
Short Text
Function Group KBPS
Package KABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_APPLIK LIKE BPIN-APPLIK Applikation
IM_COPY LIKE SPACE Pruefung ob Version kopiert werden darf
IM_GEBER LIKE BPIN-GEBER SPACE Geldgeber
IM_GEBER_ALL LIKE SPACE alle Geldgeber (einschl. ohne Geldgeber)
IM_GJAHR LIKE BPIN-GJAHR SPACE Geschaeftsjahr
IM_KOKRS LIKE BPIN-KOKRS SPACE Kostenrechnungskreis
IM_LANGU LIKE SY-LANGU SPACE Sprache
IM_NO_CO_UPDATE LIKE SPACE keine Aenderungs-Pruefung auf tka07-vspkz
IM_NO_YEAR_CHK LIKE SPACE ON: keine jahresspezifischen Checks durchfuehren
IM_OBJECT LIKE BPIN-OBJNR SPACE RW-Objektnummer (Auftrag, Projekt)
IM_OVERWRITE LIKE SPACE Mit POPUP 'Version ueberschreiben'
IM_OVERWRITE_NO_EXCEPTION LIKE SPACE keine Exception falls Overwr-Popup u. Antwort NO
IM_PLANNING_INTEGRATION LIKE SPACE Pruefung ob Version planintegriert ist (bei CO)
IM_UPDATE LIKE SPACE Pruefung ob Version geaendert werden kann
IM_VERSION LIKE BPIN-VERSN Hierarchiekennung
IM_VORGA LIKE BPIN-VORGA SPACE Betriebswirtschaftlicher Vorgang
IM_WRTTP LIKE BPIN-WRTTP Werttyp
IM_WRTTP2 LIKE BPIN-WRTTP SPACE zusaetzlicher Werttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_OVERWRITE_DIALOG LIKE Overwrite-Popup: ob angezeigt u. Antwort
EX_PLANNING_INTEGRATION LIKE ob Version planungsintegriert ist
EX_VERSTXT LIKE BPDY-TXT Text der ausgewaehlten Version

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
VERSION_NOT_COPY Version kann nicht kopiert werden
VERSION_NOT_FOUND Version nicht vorhanden
VERSION_NOT_USEABLE Version kann nicht verwendet werden
VERSION_NO_OVERWRITE Version bereits vorhanden
VERSION_NO_UPDATE Version nicht aenderbar