Files Created by a Business Function Build

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

  • Business function event rules.

  • 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)

  • DLLs (.dll)

Business function DLLs are consolidated, just as they are on the UNIX platform or workstation. 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.