正解:A,B
Comprehensive and Detailed in Depth Explanation:
The Local SAP S/4HANA Database Schema approach in the Migration Cockpit uses staging tables to load data, with file size limits defined by SAP to ensure performance and stability.
* Option A (160 MB per file): Correct. Individual files uploaded to staging tables have a maximum size of 160 MB, as per SAP's technical specifications.
* Option B (160 MB per ZIP file): Correct. When files are compressed into ZIP format, the total size limit remains 160 MB, accommodating multiple files within this constraint.
* Option C (100 MB per ZIP file): Incorrect. The limit is 160 MB, not 100 MB, for ZIP files.
* Option D (100 MB per file): Incorrect. The limit for individual files is 160 MB, not 100 MB.
References: SAP S/4HANA Cloud Migration Cockpit Technical Guide, "File Upload Specifications" (SAP Help Portal).