Skip to Content
0
Former Member
Jan 05, 2012 at 01:43 PM

Routine code

24 Views

Hi ,

I have a requirement regarding the scenario where the object is deactivated and once it is deactivated it should not seen on the report.

I can able to do this but we have other columns where we need to exclude the information which we get after deactivation of object


Company 
Code	Fiscal year	FiscalY/PE     object date	Ttype	KF1	KF2	KF3	KF4
12	2011.00	2011011	11/11/2011	200	12	23	34	34
12	2011.00	2011000	11/11/2011	abc	0	-23	-34	-34
12	2011.00	2011000	11/11/2011	dfg	-12	23	34	34

In the above data set if the type is 200 then KF3 ABC should hold the value and for KF3 - DFG and for KF4 the ABC and DFG should not be displayes.

As it is displayed in 3 differnt columns how to restrict this information

Please can someone help with the start routine code as the changes has to be done immediatel7y

Thanks