Menu

SAP Function Module K_PROCESS_BAPI_SETSTRUCTURE

Schnittstelle für BAPI: BusinessProcessCO.SetStructure

The Function Module K_PROCESS_BAPI_SETSTRUCTURE (Schnittstelle für BAPI: BusinessProcessCO.SetStructure) 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_SETSTRUCTURE
Short Text Schnittstelle für BAPI: BusinessProcessCO.SetStructure
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ß
BUSPROCSTRUCTUREID LIKE BAPI1036_GEN-PROC_TEMPLATE Prozeßschema
CONTROLLINGAREA LIKE BAPI1036_GEN-CO_AREA Kostenrechnungskreis
FISCALYEAR LIKE BAPI1036_GEN-FISC_YEAR Geschäftsjahr (Von-Wert)
FISCALYEARTO LIKE BAPI1036_GEN-FISC_YEAR Geschäftsjahr (Bis-Wert)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.