I have a dynamic action on infotype 0007. In this dynamic action i reference the action value from infotype 0000 (P0000-MASSN). When the action being performed is in the future the action record that is processed is the record valid for current date, not the future date. For example, action date of 8/1/09, the P0007-BEGDA value in the action is 8/1/09 but the P0000-BEGDA value is the begin date of the record that is currently valid, not the value of 8/1/2009.
In my dynamic action I am performing a decision operations based on the P0000-MASSN value and the P0000-MASSN value is the value from the currently active record not the MASSN value from the future dated action that is being performed.
If I check the dynamic action on infotype 0001 the P0000-MASSN value is the value from the future dated action being processed, not the currently active P0000 record, as it is on the dynamic action on 0007.
Does anyone know why the reference to P0000 in the dynamic action on infotype 0007 is not referring to the future action being processed?