SAP Message UPC204 - The generated data is not contained in the selection condition

Diagnosis
Value &V1& for characteristic &V2& is not contained in the relevantselection conditions.
This error message can appear when you use a planning function togenerate data that is outside the data range specified by the selectionconditions of the planning package. This situation can arise, forexample, if you copy data from version 1 to version 2 but only version1 is selected in the package.
The error message can appear with a planning function of the type'Exit', when new data records are generated in the exit which areoutside of the selection condition ITO_CHASEL. This meanscharacteristics can only be changed in an exit which are in the list of'fields to be changed'.

Procedure
Modify the selection conditions of the planning package so that theyinclude the data that is to be generated.
The situation may also indicate a content error: If the selectionconditions are defined correctly, you may have to modify the planningfunction's parameter group in such a way that the data that is to begenerated lies within the data range specified by the selectionconditions.

771148Initial value # is added incorrectly