The Function Module TB_LIMIT_GET_LIMIT_BY_CHAR (Selektion Limitvorgaben/-sätze über alle Merkmale) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.
Function Module | TB_LIMIT_GET_LIMIT_BY_CHAR |
Short Text | Selektion Limitvorgaben/-sätze über alle Merkmale |
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 |
---|---|---|---|---|
IT_VTBLS | TYPE | TRLM_T_LS | Merkmale |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_VTBLV | TYPE | TRLM_T_LV | Vorgabenmenge |
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 |
---|---|---|---|---|
S_DLVB | LIKE | RSDATRANGE | Range für Gültigkeitsbeginn Vorgaben (Import) | |
S_DLVE | LIKE | RSDATRANGE | Range für Gültigkeitsende Vorgaben (Import) | |
S_RLV | LIKE | VTSL_RLVRANGE | Range für Limitsatznummern (Import) | |
S_SLA | LIKE | VTSL_SLARANGE | Range für Limitart (Import) | |
S_WAERS | LIKE | RANGE_CUKY | Range für Vorgabenwährung (Import) |
This function module does not define any Exceptions.