Forum Discussion

DavidRay's avatar
DavidRay
Ideator III
7 years ago
Solved

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
  • AngelaIp's avatar
    7 years ago

    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.