Hi expets,
i have following Characteristic
MATERIAL -
Material Data With Prodcut hierarchy ( 3 Levels)
SLFLIFE -
It is an Normal Attribute (Mean Not Display or Navigational Attribute) it contains particular product Age (Life of the product in terms of Days)
PKM -
It is an Attribute of Some other Dimension it contains packed date of the particular product in the from of Character data type
0QUANTITY --- quantity Keyfigure
Now My problem is
When report executed the selection screen display like this
Date----
here i will enter current date.
when i say execute, to display the Expire quantity, through following logic
Take current date and compare the date with PKM, if the return value is greater than value of the SLFLIFE that particular proudct is expire other wise good.
but i don't i to achieve this problem, can anybody help me.
Advance Thanks
ANR