SAP BDL DRAFT TABLE
Get Example source ABAP code based on a different SAP table
• DRAFT TABLE ABAP_BDL_PROP
ABAP_RAP -
ABAP_SYNTAX
draft table DraftTableName $[
...>
What does it do?
A draft table is only relevant for draft-enabled RAP BOs and for these, it is mandatory. It specifies the
Draft table:
key client : abap.clnt not null;
...
'%admin' : include sych_bdl_draft_admin_inc;}>
The draft admin include is the predefined