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.
Function Module | COCF_DT_FILL |
Short Text | Filling Dialog Table for Dynamic Call Functions |
Function Group | COCF |
Package | COCB_PIS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.