From 9bf505d55d61437ec066ca0cd9eb407e6ff7a342 Mon Sep 17 00:00:00 2001 From: Tobias Hofmann Date: Fri, 18 Oct 2024 11:57:57 +0200 Subject: [PATCH] Fixed typo: databse to database --- ...ntenance-object-with-the-generate-abap-repository-047e01c.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/30-development/generating-a-business-configuration-maintenance-object-with-the-generate-abap-repository-047e01c.md b/docs/30-development/generating-a-business-configuration-maintenance-object-with-the-generate-abap-repository-047e01c.md index e0806e06..06c7d96e 100644 --- a/docs/30-development/generating-a-business-configuration-maintenance-object-with-the-generate-abap-repository-047e01c.md +++ b/docs/30-development/generating-a-business-configuration-maintenance-object-with-the-generate-abap-repository-047e01c.md @@ -40,7 +40,7 @@ All tables must fulfill the following requirements: - \(optional\) have a timestamp field with data element `ABP_LOCINST_LASTCHANGE_TSTMPL`. If the table doesn't contain this field, the concurrency control is not active -The basis databse table must also meet the following requirements: +The basis database table must also meet the following requirements: - have a timestamp field with data element `ABP_LASTCHANGE_TSTMPL`. For more information, see [RAP Reuse Data Elements](https://help.sap.com/docs/SAP_S4HANA_CLOUD/e5522a8a7b174979913c99268bc03f1a/84bd58e2b9354be4a7a1c91cb687815c.html). If the table doesn't contain this field, the entire ETag is handled by CDS entity `I_CstmBizConfignLastChgd`