DavidRay
7 years agoIdeator III
What does the prefix in method name stand for?
A question came up about the prefix on some method names, and what there meaning is, the method that raised this questions is:
PE_CheckChangeItemUsage
Code with a prefix is related to an Aras application:
- PE = Product Engineering
- MPP = Manufacturing Process Planning
- CE = Component Engineering
- ..The prefix helps to separate core code from application code.