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