API GetProductEAN

Z Podpora.nextis.cz
Verze z 17. 12. 2019, 15:08, kterou vytvořil Chrzaszcz (diskuse | příspěvky)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Přejít na: navigace, hledání

Description

Method gives You overview of existing EAN number for product.

Exact name

API_GetProductEAN

Type

Standard view.

Specification

Column Data type Description Relation
GroupID int Group ID API_GetProductGroups.ID
EAN nvarchar(50) European Article Number
IsPrimary bit Is primary
IsArchiving int Is archiving

Example

SELECT TOP 1000 * FROM [API_GetProductEAN]

Notices

None.