EnterpriseOne / Technical / Tips & Tricks Using Record Locking API’s [C BSFN] Record locking is a basic functionality of an RDBMS. This is how we do it within JDE in business functions. The API’s used for the cause are JDB_FetchKeyedForUpdate JDB_SelectKeyedForUpdate JDB_FetchForUpdate …