Naming Conventions

BizAPIs are public external interfaces to the application logic. For this reason it is important that they are as clear and easy-to-understand as possible. The general rule is that rather than using database column names and internal names like oreg_dte all names should be written without abbreviations and with the commonly accepted name, like OrderRegistrationDate.

Here are some additional rules and recommendations for BizAPIs:

BizAPI Names


This page is generated from IFS Developer Studio at 2021-08-13 08:48.