| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| sales_organization_id |
Foreign key of the sales organization this cached row applies to. |
globally unique identifier | |
| article_group_1_id |
Foreign key of the article's group 1 (see ). |
globally unique identifier | |
| article_group_2_id |
Foreign key of the article's group 2. |
globally unique identifier | |
| article_group_3_id |
Foreign key of the article's group 3. |
globally unique identifier | |
| article_group_4_id |
Foreign key of the article's group 4. |
globally unique identifier | |
| article_group_5_id |
Foreign key of the article's group 5. |
globally unique identifier | |
| article_group_6_id |
Foreign key of the article's group 6. |
globally unique identifier | |
| article_status_id |
Foreign key of the article's current status. |
globally unique identifier | |
| article_marketing_status_text |
Display text of the article's marketing status, for listing/filtering. |
string | |
| allowed_on_order_channel |
Indicates whether the article is currently allowed to be ordered through its configured order channel(s). |
boolean | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |