Skip to Content
0
Former Member
Dec 08, 2011 at 12:56 PM

Customer exit varaible checking between 2 objects

43 Views

Hi,

I have a requirement where I have to display active assets on the report.

The validation happens this way.

The deactivation date is checked with the fiscal year period entered on the variable screen.

If the asset is deactivated on 09/20/2011. This means the asset is active till 08/30/2011 and from 09/20/2011 it is deactivated

When the user enters the fiscal year period on the variable input screen

Fiscal year/period = 008/2011 the active which does not have the deactivation date starts with 009/2011 should be display.

I know we can do this with the customer exit variable. Can someone helps me with the code . I know little bit abap but as this is checking between the 2 values that is fiscal year period and deactivate date so got struck..

Thanks