Most SAP transaction names follow a practical pattern: prefix + number (+ optional suffix). Prefix is usually connected to a functional area, while numbers separate actions inside the same family.
Example: ME21N and ME22N are in one MM purchasing family: create and change purchase order.
Is naming always strictly logical? Not always. SAP has historical naming, so there are exceptions.
Does suffix N always mean new? Often yes in classic GUI context, but treat it as convention, not universal rule.
Can one process use multiple prefixes? Yes. End-to-end flows frequently cross MM, SD, and FI.