Files Created by a Business Function Build

When you are building business functions, these groups of source files are actually compiled:

  • NER business functions.

  • Table event rules.

  • C business function event rules.

When you are building business functions, these file types are supplied to the build process:

  • Source files (.c)

  • Header files (.h, .hxx)

When building business functions, the build process creates these file types:

  • Object files (.o)

  • Make files (.mak)

  • Shared libraries (.sl, .so) for UNIX or .dll for Windows

Shared libraries for business functions, which are equivalent to a DLL for a Windows workstation, are consolidated. Therefore, one shared library is created for each parent DLL in the Object Librarian - Status Detail table (F9861). If you are creating custom business functions, use a custom parent DLL instead of one of the parent DLLs that JD Edwards EnterpriseOne software provides.