Skip to content

Commit

Permalink
Removed useless use-accesses on package-level
Browse files Browse the repository at this point in the history
Removed use-accesses for:
- /UI2/FOUNDATION_NWBC_FOR_CDM
- /UI2/FOUNDATION_NWBC_FOR_SRV
  • Loading branch information
j-flachs authored and NeumannJoerg committed Apr 5, 2022
1 parent 861f6d5 commit cc2fb6d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions src/#usi#auth/package.devc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@
<CTEXT>Authority check</CTEXT>
</DEVC>
<PERMISSION>
<SCOMPPDTLN>
<INTF_NAME>/UI2/FOUNDATION_NWBC_FOR_CDM</INTF_NAME>
<ERR_SEVER>NONE</ERR_SEVER>
</SCOMPPDTLN>
<SCOMPPDTLN>
<INTF_NAME>/UI2/FOUNDATION_NWBC_FOR_SRV</INTF_NAME>
<ERR_SEVER>NONE</ERR_SEVER>
</SCOMPPDTLN>
<SCOMPPDTLN>
<INTF_NAME>SAP_NWBC_INTERFACE</INTF_NAME>
<ERR_SEVER>NONE</ERR_SEVER>
Expand Down
8 changes: 0 additions & 8 deletions src/package.devc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
<SRV_CHECK>X</SRV_CHECK>
</DEVC>
<PERMISSION>
<SCOMPPDTLN>
<INTF_NAME>/UI2/FOUNDATION_NWBC_FOR_CDM</INTF_NAME>
<ERR_SEVER>NONE</ERR_SEVER>
</SCOMPPDTLN>
<SCOMPPDTLN>
<INTF_NAME>/UI2/FOUNDATION_NWBC_FOR_SRV</INTF_NAME>
<ERR_SEVER>NONE</ERR_SEVER>
</SCOMPPDTLN>
<SCOMPPDTLN>
<INTF_NAME>SAP_NWBC_INTERFACE</INTF_NAME>
<ERR_SEVER>NONE</ERR_SEVER>
Expand Down

0 comments on commit cc2fb6d

Please sign in to comment.