Menu

SAP Function Module K_PROCESS_BAPI_GETDETAIL

Schnittstelle für BAPI: BusinessProcessCO.GetDetail

The Function Module K_PROCESS_BAPI_GETDETAIL (Schnittstelle für BAPI: BusinessProcessCO.GetDetail) is a standard Function Module in SAP ERP and is part of the function group KWM3 within the package KABC.

Technical Information

Function Module K_PROCESS_BAPI_GETDETAIL
Short Text Schnittstelle für BAPI: BusinessProcessCO.GetDetail
Function Group KWM3
Package KABC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESSPROCESS LIKE BAPI1036_GEN-CO_BUSPROC Geschäftsprozeß
CONTROLLINGAREA LIKE BAPI1036_GEN-CO_AREA Kostenrechnungskreis
KEYDATE LIKE BAPI1036_GEN-SOME_DATE SY-DATUM Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROCESSDETAIL LIKE BAPI1036_BPOUTPUTLIST Detailinformation zum Geschäftsprozeß

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
RETURN LIKE BAPIRET2 Return-Parameter (Fehlertabelle)

Exceptions

This function module does not define any Exceptions.