can CIM program be written for fixed assets ?

somashekar

New Member
I want to do write a CIM program for "Fixed Asset Maintenance (32.3)".

Is it possible to update the fields "Override Accumulated Dep" and Override Depreciation Date" in the book details of the fixed assets using a CIM program.

If it is possible to do, can I know the CIM format.

I am using Character Interface.
 

Etienne Begin

New Member
You can CIM load to fixed assets and you can also CIM load both fields you have mentioned. The fixed asset maint program has logic for both batchrun=yes and batchrun=no. When batchrun =yes, the buttons tool bar is replaced by an input field. The input field name is 'perform-status' or something like that. In that field, you can CIM Load the operation string, such as "add,update,find" etc.

Hope this helps,
Etienne.
 
Top