Menu

SAP Function Module CO_RU_CLEAN_DIALOGTAB

CIM-Rückmeldung: nichtgewünschte Einträge aus Dialogtabellen entfernen

The Function Module CO_RU_CLEAN_DIALOGTAB (CIM-Rückmeldung: nichtgewünschte Einträge aus Dialogtabellen entfernen) is a standard Function Module in SAP ERP and is part of the function group CORU within the package CORU.

Technical Information

Function Module CO_RU_CLEAN_DIALOGTAB
Short Text CIM-Rückmeldung: nichtgewünschte Einträge aus Dialogtabellen entfernen
Function Group CORU
Package CORU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_PLPO LIKE RCLST-INDEX_PLPO 0 Index of the totals operation for SUB_OPER_FLAG active
IS_CORUF TYPE CORUF Ein-/Ausgabefelder für Auftragsrückmeldung
SUB_OPER_FLAG LIKE RC27X-FLG_SEL SPACE Indicator: only dialog table for suboperations

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
DIATAB_CNF LIKE RULST Dialog table of confirmations
DIATAB_POS LIKE RCLST Dialog table of the totals operations
DIATAB_SOP LIKE RCLST Dialog table of suboperations

Exceptions

This function module does not define any Exceptions.