SAP Function TB_LIMIT_DISPLAYFILTER_DI - Direct Input for Display Filter

Parameter Reference Type Length Default Optional Text
IT_ATLSF TRLM_T_ATLSF 0 Display Filter Table
IT_ATLSFT TRLM_T_ATLSFT 0 Texts for Display Filter Table
I_MODE C C 0

Exception Text
LANGUAGE_ERROR Error: Language Not in T002
MODE_ERROR Error in Parameter I_MODE
NUMBER_ERROR Error: Content in Sequential Number not Numeric
OPTION_ERROR Error in Range Field Option
SIGN_ERROR Error in Range Field Sign
SLM_ERROR Error: Characteristic Not Supported by Display Filter

Functionality
This function module modifies the display filter settings.
There are three input parameters to be entered:
a) Table of display filter settings (ranges of characteristic values) inthe Data Dictionary format ATLSF
b) Table of texts and descriptions in the Data Dictionary format ATLSFT
c) Mode parameter: See parameter documentation

Abap_icon_exclabap_important
Enter partners in 10-character CHAR format including leading zeros.

Further information
Input parameter and exception documentation.

Value range
'D': [D]elete mode: Delete given table entries according to keys inATLSF or ATLSFT
'I': [I]nsert mode: Insert given table entries according to keys inATLSF or ATLSFT
'M': [M]odify mode: Modify given table entries according to keys inATLSF or ATLSFT:
If keys exist: Change non-key fields (update)
If no keys exist: Insert