How to work with PC0021 #416
Closed
fridrichovsky
started this conversation in
General
Replies: 1 comment
|
Jep, this is a false positive. I've taken the liberty to create an issue for this (see #418) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello Guys,
Please help me with this problem.
I get PC0021 warning, becuase PurchaseHeader.TransferFields(PurchaseHeaderArchive) use Base Application tables where MS have different names for their fields. My problem is that I can use pragma for skip check, but it skips all fields. Is it possible somehow exclude fields from different applications from check. Problem is that I can't change code for other applications that create table or extend the table.
Thank you for you help.
All reactions