Write a cim-loadable program

benny_0924

New Member
What is the specification/requirement to write a program that can be cim-loadable? What rules should I follow?

Thanks.

Regards,
Benny.
 
See the procedure help of CIM, under 36.15. Just ensure all field value are validated, use PUT UNFORMATTED to create CIM file, ensure you have handled changes to frames e.g. SO Maint behaves differently for base currency as opposed to foreign currency.
 
Top