This commit is contained in:
danrega
2024-02-05 13:05:39 +01:00
parent ccc950a81c
commit 1b2238f2b6
7 changed files with 176 additions and 44 deletions

View File

@@ -746,7 +746,7 @@ DATA rep TYPE RESPONSE FOR REPORTED entity.
### Components of BDEF Derived Types
Many of the BDEF derived types contain components of CDS entities like
key and data fields that retain their original line type, for example, a
key and data fields that retain their original data type, for example, a
messenger table typed with `TYPE TABLE FOR CREATE`. Certainly,
if an instance is to be created, key and field values of a RAP BO
instance are of relevance.