Class SetCompanyMasterFileDataRequestDTO

java.lang.Object
de.aeb.xnsg.foundation.bf.AbstractRequestDTO
de.aeb.xnsg.logistics.bf.SetCompanyMasterFileDataRequestDTO

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

    • 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 Details

    • SetCompanyMasterFileDataRequestDTO

      public SetCompanyMasterFileDataRequestDTO()