CompanyCopyColumnName

Name of the make-company database table column

Syntax

CompanyCopyColumnName "value";

Value Description
empty Not part of the copied columns.
custom Specified column name is used to copy to/from. Available columns are named Cx, Nx or Dx, when x is a number. For example, C15, N2, D6 ...

Description

This property is only used when DbImplmentation property is set to "make-company".

Set this property on ALL attributes that should be part of the make company functionality.

public     Description TEXT(100) AMIUL {
   CompanyCopyColumnName "C39";
}

Related Properties


This page is generated from IFS Developer Studio at 2021-08-13 08:40.