Menu

SAP Function Module CO_RU_AFRU_DIA_TAB_CREATE

CIM-Rückmeldung: Dialogtabelle für Rückmeldungen aufbauen

The Function Module CO_RU_AFRU_DIA_TAB_CREATE (CIM-Rückmeldung: Dialogtabelle für Rückmeldungen aufbauen) is a standard Function Module in SAP ERP and is part of the function group CORB within the package CORU.

Technical Information

Function Module CO_RU_AFRU_DIA_TAB_CREATE
Short Text CIM-Rückmeldung: Dialogtabelle für Rückmeldungen aufbauen
Function Group CORB
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
ITAB_AFVG LIKE SFC_ITAB Eintrag in Dialogtabelle für Vorgang
RUECK_ACT LIKE AFRUD-RUECK Confirmation

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
EXP_DIALOG_TAB LIKE RULST Dialog table

Exceptions

This function module does not define any Exceptions.