Adempiere3.1.2/en/ManPageW AttributeSetInstance olh

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.


Window: Attribute Set Instance

Description : View Attribute Set Instance detail and use

Help :



Tab: Instance

Description : Attribute Set Instance

Help :

Table Name  : M_AttributeSetInstance

ManPageW AttributeSetInstance Instance.png Fields

Name Description Help Technical Data
Client Client/Tenant for this installation. A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. AD_Client_ID

NUMBER(10)

TableDir

Organization Organizational entity within client An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. AD_Org_ID

NUMBER(10)

TableDir

Attribute Set Instance Product Attribute Set Instance The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. M_AttributeSetInstance_ID

NUMBER(10)

ID

Attribute Set Product Attribute Set Define Product Attribute Sets to add additional attributes and values to the product. You need to define a Attribute Set if you want to enable Serial and Lot Number tracking. M_AttributeSet_ID

NUMBER(10)

TableDir

Description Optional short description of the record A description is limited to 255 characters. Description

NVARCHAR2(255)

String

Lot Product Lot Definition The individual Lot of a Product M_Lot_ID

NUMBER(10)

Search

Lot No Lot number (alphanumeric) The Lot Number indicates the specific lot that a product was part of. Lot

NVARCHAR2(40)

String

Guarantee Date Date when guarantee expires Date when the normal guarantee or availability expires GuaranteeDate

DATE

Date

Serial No Product Serial Number The Serial Number identifies a tracked, warranted product. It can only be used when the quantity is 1. SerNo

NVARCHAR2(40)

String