Menu

SAP Function Module C14L_LAYOUT_INCLUDE_FIND

EHS: Eingebundene Vorlagen lesen

The Function Module C14L_LAYOUT_INCLUDE_FIND (EHS: Eingebundene Vorlagen lesen) is a standard Function Module in SAP ERP and is part of the function group C14L within the package CBUI.

Technical Information

Function Module C14L_LAYOUT_INCLUDE_FIND
Short Text EHS: Eingebundene Vorlagen lesen
Function Group C14L
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_ALL_VERSIONS_NO_STATUS TYPE ESP1_BOOLEAN ESP1_FALSE Kennz: Alle Versionen ohne Statusprüfung ermitteln
I_FLG_INDIRECT TYPE ESP1_BOOLEAN ESP1_FALSE Kennz: auch indirekte Suche

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RECORDS_FOUND LIKE SY-TABIX Anz. der gefundenen Einträge

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
E_IOTAB LIKE RCGCVDDOCKEY Eingebundene Dokumentvorlagen
I_IOTAB LIKE CVDDOCKEY Dokumentschlüssel

Exceptions

This function module does not define any Exceptions.