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.
Function Module | K_PROCESS_BAPI_GETDETAIL |
Short Text | Schnittstelle für BAPI: BusinessProcessCO.GetDetail |
Function Group | KWM3 |
Package | KABC |
Module Type | Normal Module |
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 |
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ß |
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.