Permission set extension 99000775 Mfg. Payables Documents Edit, source in 29
Source29
src/Layers/W1/BaseApp/Manufacturing/Permissions/OnPrem/PurchaseAndPayables/MfgpayablesDocumentsEdit.permissionsetext.al10 lines, Copyright (c) Microsoft Corporation. MIT
namespace System.Security.AccessControl;
using Microsoft.Manufacturing.Document;
permissionsetextension 99000775 "Mfg. Payables Documents Edit" extends "Payables Documents - Edit"
{
Permissions =
tabledata "Prod. Order Component" = Rm,
tabledata "Prod. Order Line" = Rm;
}