Skip to main content

Window: Lot Control

[Created: 05/05/2003 - Updated: 02/01/2000 ]
Description: Product Lot Control
Help: Definition to create Lot numbers for Products

Tab: Lot Control

[Created: 05/05/2003 - Updated: 02/01/2000 ]
Description: Product Lot Control
Help: Definition to create Lot numbers for Products
Tab Level: 0

Table 10: Lot Control - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.m_lotctl.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.m_lotctl.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.m_lotctl.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.m_lotctl.Description character varying(255)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.m_lotctl.IsActive character(1)
Yes-No
Start NoStarting number/positionThe Start Number indicates the starting position in the line or field number in the linem_lotctl.StartNo numeric(10)
Integer
IncrementThe number to increment the last document number byThe Increment indicates the number to increment the last document number by to arrive at the next sequence numberm_lotctl.IncrementNo numeric(10)
Integer
Current NextThe next number to be usedThe Current Next indicates the next number to use for this documentm_lotctl.CurrentNext numeric(10)
Integer
PrefixPrefix before the sequence numberThe Prefix indicates the characters to print in front of the document number.m_lotctl.Prefix character varying(10)
String
SuffixSuffix after the numberThe Suffix indicates the characters to append to the document number.m_lotctl.Suffix character varying(10)
String

Tab: Exclude

[Created: 01/09/2005 - Updated: 02/09/2005 ]
Description: Exclude the ability to create Lots in Attribute Sets
Help: Create a record, if you want to exclude the ability to create Lots in Product Attribute Set information.Note that the information is cached. To have effect you may have to re-login or reset cache.
Tab Level: 1

Table 20: Exclude - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.m_lotctlexclude.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.m_lotctlexclude.AD_Org_ID numeric(10)
Table Direct
Lot ControlProduct Lot ControlDefinition to create Lot numbers for Productsm_lotctlexclude.M_LotCtl_ID numeric(10)
Table Direct
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.m_lotctlexclude.IsActive character(1)
Yes-No
TableDatabase Table informationThe Database Table provides the information of the table definitionm_lotctlexclude.AD_Table_ID numeric(10)
Table Direct
Sales TransactionThis is a Sales TransactionThe Sales Transaction checkbox indicates if this item is a Sales Transaction.m_lotctlexclude.IsSOTrx character(1)
Yes-No