Menu

SAP Function Module COCF_DT_FILL

Filling Dialog Table for Dynamic Call Functions

The Function Module COCF_DT_FILL (Filling Dialog Table for Dynamic Call Functions) is a standard Function Module in SAP ERP and is part of the function group COCF within the package COCB_PIS.

Technical Information

Function Module COCF_DT_FILL
Short Text Filling Dialog Table for Dynamic Call Functions
Function Group COCF
Package COCB_PIS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
EXPORT_TAB LIKE RCOCFDT Tabelle der Exportparameter
IMPORT_TAB LIKE RCOCFDT Table with import parameters

Exceptions

This function module does not define any Exceptions.