Company type

List of company types used for address recognition, companies, etc.

The form designer (see Form designer) offers, for every company type, different elements for entering in the input form:

  • Companies – an element for the selection of the company.

  • Company References – an input field to reference the company type.

  • Addresses – an element for entering or searching address data for the company type.

  • Addresses Edit Only – an element for entering address data for the company type, without a search.

►NOTE◄ For technical reasons, the localization of company types has to be carried out repeatedly.

  • To select a company type in company administration, you must indicate the resource bundle de.lobster.scm.base.company.CompanyType. The resource name refers to the name of the dynamic enumeration, e.g. CNE for recipient...

  • To access the designer for the selection of the respective element in 'Companies', indicate the resource bundle scm.base.bto. The resource name is bto.detail.companyAddress.<type>.company, e.g. bto.detail.companyAddress.CNE.company

  • To access the designer for the selection of the respective element in 'Company References', indicate the resource bundle scm.base.bto. The resource name is bto.detail.companyAddress.<type>.reference, e.g. bto.detail.companyAddress.CNE.reference

  • To access the designer for the selection of the respective element in 'Addresses' and 'Address Edit Only', indicate the resource bundle scm.base.bto. The resource name is bto.detail.companyAddress.<type>.address, e.g. bto.detail.companyAddress.CNE.address
    In addition, the label for the search mask can be preallocated. In that case, the used resource name is
    bto.detail.companyAddress.<type>.address.search.
    Also, the label for the ElementContainer can be preallocated with the resource name address.bto.detail.companyAddress.<type>.address.detail