Menu

SAP Function Module LIS_CSV_DELETE_CONFIGURATION

The Function Module LIS_CSV_DELETE_CONFIGURATION () is a standard Function Module in SAP ERP and is part of the function group LISU within the package SLCL.

Technical Information

Function Module LIS_CSV_DELETE_CONFIGURATION
Short Text
Function Group LISU
Package SLCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DELETE_COMDES TYPE C ' '
IV_DELETE_COMDESC TYPE C ' '
IV_DELETE_COMPS TYPE C ' '
IV_DELETE_DOMAIN TYPE C ' '
IV_DELETE_FOREIGN TYPE C ' '
IV_DELETE_LOGSYS TYPE C ' '
IV_DELETE_PARAMS TYPE C ' '
IV_DELETE_STATE LIKE LISDOMAIN-STATE '%'
IV_DELETE_SYSTEM TYPE C ' '
IV_DOMAIN LIKE LISDOMAIN-DOMNAM LIS: Logical Domain
IV_SYSTEM LIKE LISSYSTEM-SYSNAM LIS: System Attributes

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
IT_COMDES LIKE LISCOMDES
IT_COMDESC LIKE LISCOMDESC
IT_COMDESP LIKE LISCOMDESP
IT_COMDESU LIKE LISCOMDESU
IT_DOMAIN LIKE LISDOMAIN
IT_DOMAINT LIKE LISDOMAINT
IT_LOGSYS LIKE LISLOGSYS
IT_PARAM LIKE LISPARAMS
IT_PROD LIKE LISPROD
IT_SYSCOM LIKE LISSYSCOM
IT_SYSTEM LIKE LISSYSTEM
IT_SYSTEMT LIKE LISSYSTEMT

Exceptions

This function module does not define any Exceptions.