The Function Module C14L_LAYOUT_INCLUDE_USED (EHS: Verwendungsnachweis für Vorlagen) is a standard Function Module in SAP ERP and is part of the function group C14L within the package CBUI.
Function Module | C14L_LAYOUT_INCLUDE_USED |
Short Text | EHS: Verwendungsnachweis für Vorlagen |
Function Group | C14L |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_ALL_VERSIONS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz: Alle möglichen Versionen ermitteln |
I_FLG_ALL_VERSIONS_NO_STATUS | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz: Alle möglichen Versionen ohne Statusprüfung ermitteln |
I_FLG_INDIRECT | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz: Auch indirekte Suche |
I_FLG_VERSIONS_DEPEND | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz: Nur versionsabhängige Einträge |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RECORDS_FOUND | LIKE | SY-TABIX | Index interner Tabellen |
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 |
---|---|---|---|---|
E_IOTAB | LIKE | RCGCVDDOCKEY | Abhängige Dokumente | |
I_IOTAB | LIKE | CVDDOCKEY | Dokumentschlüssel |
This function module does not define any Exceptions.