Hye,
I need to use the BADI VB_BD_SELECTION in order to change the selection criteria to be used during batch determination
For this purpose method RESTRICT_CONF_CHARS has been implemented.
But I didn't find any documentation explaining how to manage this one:
as result the characteristic record is deleted from the selection criteria instead of updating it with a new value specified in the structure CT_CONFIG-ATWRT.
For example:
in the strategy we have the value car1 = A.
If BADI is off than the system in production order uses right this criteria to determine the batches.
If BADI is on than we want to define new criteria to find batches with the characteristic car1 = B but the system deletes car1 from selection criteria.
Thanks
Anna