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.
Function Module | CACS_MAINTAIN_VIEW |
Short Text | Pflegen eines Views |
Function Group | CACS_MAINTAIN_VIEWS |
Package | CACSGT |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.