ICEM04는 병합 모듈의 필수 빈 테이블이 비어 있는지 확인합니다. ICEM04 보고서가 병합 모듈을 잘못 병합할 수 있다는 오류를 수정하지 못했습니다.
결과
ICEM04는 병합 모듈의 필수 빈 테이블이 비어 있지 않으면 오류를 게시합니다.
예
ICEM04는 표시된 데이터베이스 항목을 포함하는 모듈에 대해 다음 오류 메시지를 게시합니다.
An empty FeatureComponents table is required in a Merge Module.
The Merge Module contains the 'ModuleInstallExecuteSequence' table. It
must therefore have an empty 'InstallExecuteSequence' table.
Action 'CostInitialize' found in the AdvtExecuteSequence table. This
table must be empty in a Merge Module
Feature-Component '[1].[2]' found in the FeatureComponents table. The
FeatureComponents table must be empty in a Merge Module.
병합 모듈에 모듈 시퀀스 테이블이 포함된 경우 모듈 시퀀스 테이블이 비어 있는지 여부에 관계없이 해당 빈 시퀀스 테이블이 포함되어야 합니다. 예를 들어 병합 모듈에 ModuleAdminExecuteSequence 테이블이 포함된 경우 빈 AdminExecuteSequence 테이블도 포함되어야 합니다.
Do you want to know how to create new tables in Business Central? If so, this module is for you. This module focuses on the different table types in Business Central and show you how to create new tables. Additionally, you learn how to use Visual Studio Code snippets to create a table, fields, and keys.