Return Value from CF

HI all,

I have a Custom Field , that “select one value” from lists…
As i want to get the “LastUpdated” value from CF, i have the following …

my $CF_Obj = RT::CustomField->new($self->CurrentUser);
my $value = $CF_Obj->LastUpdated( Name => $CFName,);

however the return $value is blank…
Can anyone spot my error, or comment on my idea?

Thanks,

Steven Liu
HKG RI-CI

Tel: +852 2823 4396
Email: yanfat.liu@kuehne-nagel.com