The Function Module TB_LIMITTYPE_CHECK (Prüfung einer Limitart und Lesen der Daten einer Limitart) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_LIMITTYPE_CHECK |
Short Text | Prüfung einer Limitart und Lesen der Daten einer Limitart |
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 |
---|---|---|---|---|
SLA | LIKE | ATLA-SLA | Limitart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ATLA | LIKE | ATLA | Attribute der Limitart | |
E_XLA | LIKE | ATLAT-XLA | Bezeichnung der Limitart |
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 |
---|---|
EXISTENCE | Limitart ist nicht vorgesehen |
NO_DESCRIPTION | Bezeichung zu Limitart nicht gepflegt |