← back to the Decoder

10 JDE Abbreviations

every new team member should know
💡
1 🕸️
CNC— Configurable Network Computing

JDE's architecture: the same objects run on any server, database, or client because configuration — not code — decides where things execute.

It's also a job title. When someone says 'ask your CNC,' they mean a human being.
2 📊
UBE— Universal Batch Engine

A batch job or report — any object starting with R. 'Run the UBE' is the most JDE sentence ever spoken.

Pronounced you-bee-ee. Saying 'oob' marks you as a tourist.
3 📋
UDC— User Defined Codes

The code tables behind almost every dropdown — status codes, document types, categories. Identified by a system code and type, like 00/DT.

Half of all 'can we add a value?' requests end in a UDC. It's configuration, not code.
4 🧭
AAI— Automatic Accounting Instructions

The rules that tell transactions which G/L accounts to hit. When the posting is wrong, the AAI is guilty until proven innocent.

Financial AAIs and Distribution/Manufacturing AAIs (DMAAIs) are set up in different places. Know both.
5 ⚙️
BSFN— Business Function

Reusable server-side logic (C code or NER) that applications and UBEs call to do the real work.

6 🚚
OMW— Object Management Workbench

The tool that manages development objects through their lifecycle — check-out, check-in, and promotion between environments.

Every object travels in an OMW project. No project, no promotion.
7 🩹
ESU— Electronic Software Update

A bug-fix package from Oracle for specific objects. Downloaded, merged, and tested — hopefully in that order.

Always check which objects an ESU touches before applying it. Your retrofits will thank you.
8 📇
AB— Address Book

The master file of every person and company you deal with. The AB number (AN8) follows them everywhere in the system.

One entity, one AB number — resist the duplicate. Future-you is begging.
9 🏭
B/P— Branch/Plant

What distribution and manufacturing folks call their business units — the place inventory lives and orders ship from.

10 📝
RICEF— Reports, Interfaces, Conversions, Extensions, Forms

Project shorthand for all the custom objects an implementation needs. The RICEF list is where budgets go to grow.

Every RICEF item you kill with standard functionality is money in the bank at upgrade time.

Final thought: JDE isn't just software — it's a dialect. Learn the language and every meeting gets shorter, every ticket gets clearer, and every go-live gets calmer. 💙