Menu

SAP Function Module PS_BAPI_MIX_UPDATES_INTO_STRU

Struktur füllen, analog einer Updateleiste

The Function Module PS_BAPI_MIX_UPDATES_INTO_STRU (Struktur füllen, analog einer Updateleiste) is a standard Function Module in SAP ERP and is part of the function group PS_BAPI within the package CNIF_PI.

Technical Information

Function Module PS_BAPI_MIX_UPDATES_INTO_STRU
Short Text Struktur füllen, analog einer Updateleiste
Function Group PS_BAPI
Package CNIF_PI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXTENSION_NAME LIKE DCOBJDEF-NAME Name der zu übernehmenden Extensionstruktur
I_STRUCTURE_NAME LIKE DCOBJDEF-NAME Name der abzugleichenden Struktur
I_STRUCTURE_UPD LIKE Name der Update-Struktur
I_STRU_FLAG_UPD LIKE Name der Struktur der Update-Flags

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_STRUCTURE_ACTUAL LIKE Mit den Update-Werten abgemischte Feldleiste

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FIELDS TYPE CN2002_TT_FIELDS Tabelle mit auszuschliessenden Feldern

Exceptions

This function module does not define any Exceptions.