Menu

SAP Function Module CACS_MAINTAIN_VIEW

Pflegen eines Views

The Function Module CACS_MAINTAIN_VIEW (Pflegen eines Views) is a standard Function Module in SAP ERP and is part of the function group CACS_MAINTAIN_VIEWS within the package CACSGT.

Technical Information

Function Module CACS_MAINTAIN_VIEW
Short Text Pflegen eines Views
Function Group CACS_MAINTAIN_VIEWS
Package CACSGT
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_FLG_CLUSTER_VIEW TYPE CHAR01 '' X - View ist ein Clusterview
I_VIEWNAME LIKE BDCDATA-FVAL Name des zu pflegenden Views

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.