Initial commit
This commit is contained in:
12
src/zdemo_abap_rap_ro_u.ddls.asddls
Normal file
12
src/zdemo_abap_rap_ro_u.ddls.asddls
Normal file
@@ -0,0 +1,12 @@
|
||||
@AccessControl.authorizationCheck: #NOT_REQUIRED
|
||||
define root view entity ZDEMO_ABAP_RAP_RO_U
|
||||
as select from zdemo_abap_rapt1
|
||||
composition [0..*] of ZDEMO_ABAP_RAP_CH_U as _child
|
||||
{
|
||||
key key_field,
|
||||
field1,
|
||||
field2,
|
||||
field3,
|
||||
field4,
|
||||
_child
|
||||
}
|
||||
Reference in New Issue
Block a user