Creating Business Function Documentation

Business function documentation explains what individual business functions do and how to use each business function. You can generate information for all business functions, groups of business functions, or individual business functions. The documentation for a business function includes information such as:

  • Purpose.

  • Parameters (the data structure).

  • Explanation of individual parameters that indicates the input/output required and an explanation of return values.

  • Related tables (which tables are accessed).

  • Related business functions (business functions that are called from within the functions itself).

  • Special handling instructions.

See "Understanding Business Function Documentation" in the JD Edwards EnterpriseOne Tools APIs and Business Functions Guide.