Menu

SAP Function Module KBPW_DOCUMENT_SHOW_AND_PROC

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

Technical Information

Function Module KBPW_DOCUMENT_SHOW_AND_PROC
Short Text
Function Group KBPW
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
IP_BELNR LIKE BPBK-BELNR Belegnummer
IP_FCODE LIKE BPIN-FCODE Funktionscode (siehe Source)
IP_WORKFLOW LIKE SPACE Aufruf innerhalb des Workflow

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EP_APPROVE LIKE 1-'Genehmigt', 2-'Abgelehnt', 0-sonst
EP_TERMINATION_REASON LIKE 1-'Beenden', 0-sonst

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
DOC_INCONSISTENT Belegpos inkonsistent(FiKreis,Versn,Tr-Waehr.)
DOC_LOCKED Objekt ist momentan gesperrt
DOC_NOT_FOUND Beleg wurde nicht gefunden
DOC_OBJNR_INVALID ObjNr ---> Fi-Stelle,Fi-Kreis nicht moeglich
DOC_POSIT_INVALID Posit ---> Finanzposition nicht moeglich
DOC_POS_NOT_FOUND keine Belegpositionen vorhanden
FIKRS_NOT_FOUND Finanzkreis nicht in fm01 gefunden