POS Interface - Outbound: Setting Filters in Condition Pointer Analysis 
Use
If results table PXT_FILIA_FILTER was generated using form routine FILIA_GROUP_CHECK, it contains all stores that are affected by any condition changes that may be made. Any condition changes are therefore sent to the stores that are listed in the table.
You can use filters to limit the data contained or re-generate results table PXT_FILIA_FILTER. A table containing filtered data improves the performance of the change message for POS outbound.
Features
The interface for the function module containing the function exit is defined as follows:
Name |
EXIT_SAPLWPDA_015 | |
Input |
Parameters for changing data | |
|
PI_PERIODS |
Validity period for the condition in question | |
|
PI_KOMG |
Structure with object keys for the condition | |
|
PI_KONH |
Condition header record | |
|
PI_POINTER |
Condition change pointer to be analyzed (optional) | |
|
PI_WIND |
Data record from table WIND to be analyzed (optional) | |
|
PI_MODE |
K : standard conditionW: standard condition using logic from table WIND N: Condition for free-goods discount | |
Tables |
PIT_FILIA |
Table of stores in the group |
|
PIT_KONDART |
Table of POS-relevant condition types | |
|
PXT_FILIA_FILTER |
Results table for the relevant stores | |