The Function Module TB_LIMITTYPE_DETPROC_READ (Lesen der Limitarten zu einem Ermittlungsverfahren) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_LIMITTYPE_DETPROC_READ |
Short Text | Lesen der Limitarten zu einem Ermittlungsverfahren |
Function Group | TBL0 |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SLE | LIKE | ATLA-SLE | Ermittlungsverfahren | |
I_T_EVFIL | TYPE | TRLM_T_EVFIL | Tabelle der Selektionsfilter | |
I_T_SLE | TYPE | TRLM_T_SLE | Tabelle der Ermittlungsverfahren | |
I_USE_BUFFER | TYPE | XFELD | 'X' | Feld zum Ankreuzen: Buffer nutzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_LA | TYPE | TRLM_T_LA | Tabelle der Limiarten zum Ermittlungsverfahren |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALL | falscher Funktionsbausteinaufruf |