Class SetCompanyMasterFileDataRequestDTO


  • public class SetCompanyMasterFileDataRequestDTO
    extends de.aeb.xnsg.foundation.bf.AbstractRequestDTO
    Request for setting a block of company master file data.
    • Field Detail

      • companies

        public CompanyMFDTO[] companies
        The current block of companies to transfer.
        The companies are identified with the companyNumber and will be created or updated.
        Transfer block size should not exceed 100 companies.
    • Constructor Detail

      • SetCompanyMasterFileDataRequestDTO

        public SetCompanyMasterFileDataRequestDTO()