info@selectline.de | +49 391 5555-080 | SelectLine – steht jedem Unternehmen
/ProductionOrders/{productionOrderIdentifier}/Articles
Beschreibung

Liest alle ProductionArticle zu einem Fertigungsauftrag.

Request

URI Parameters

productionOrderIdentifier
string
Erforderlich

Page
integer
Seitennummer für das Paging | Standard: 0

Items
integer
Bestimmt die Anzahl der Einträge pro Seite | Standard: 10 | Alle: 0

SearchTerm
string
Filter für Wörter

SearchIn
string
Eigenschaften, in denen gesucht werden soll. Trenner zwischen diesen Eigenschaften ist "|".

OrderBy
string
Eigenschaften nach denen sortiert werden soll. Ein Ausrufezeichen ! am Ende gibt die Abwärtssortierung an. Um nach mehreren Eigenschaften zu sortieren, müssen diese durch ein "|" getrennt werden.

Filter
string
Es kann ein Filter definiert werden um die Ergebnismenge einzuschränken. Zum Beispiel: (Property EQ Value OR Property2 GT Value2) AND (Property3 CT 'String') Weitere Informationen finden Sie unter der Beschreibung für die FilterQueryLanguage

Body Parameters

None.

Response

Resource Description

Model: Collection of ProductionArticle
RecordId
integer
Nur lesen
Datenbankfeld [FERTIGUNGSARTIKEL].[FERTIGUNGSARTIKEL_ID]

AbsoluteDeduction
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[AbzugAbsolut]

ArticleNumber
string
Länge: einschließlich zwischen 0 und 18
Datenbankfeld: [FERTIGUNGSARTIKEL].[Artikelnummer]

BudgetPrice
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[Kalkulationspreis]

CalculationMode
byte
Erforderlich
Datenbankfeld: [FERTIGUNGSARTIKEL].[Kalkulationsmodus]

CalculationModeLabel
Nur lesen
Datenbankfeld: [FERTIGUNGSARTIKEL].[Kalkulationsmodus]

CustomDate1
date
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreiesDatum1]

CustomDate2
date
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreiesDatum2]

CustomIndicator1
boolean
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreiesKennzeichen1]

CustomIndicator2
boolean
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreiesKennzeichen2]

CustomIndicator3
boolean
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreiesKennzeichen3]

CustomIndicator4
boolean
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreiesKennzeichen4]

CustomNumber1
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreieZahl1]

CustomNumber2
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreieZahl2]

CustomNumber3
integer
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreieZahl3]

CustomNumber4
integer
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreieZahl4]

CustomText1
string
Länge: einschließlich zwischen 0 und 80
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreierText1]

CustomText2
string
Länge: einschließlich zwischen 0 und 80
Datenbankfeld: [FERTIGUNGSARTIKEL].[FreierText2]

Date
date
Datenbankfeld: [FERTIGUNGSARTIKEL].[Termin]

Dissolve
boolean
Erforderlich
Datenbankfeld: [FERTIGUNGSARTIKEL].[Aufloesen]

ExternalProductionConditionCosts
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[FremdFertKonditionKosten]

ExternalProductionConditionIdentifier
string
Länge: einschließlich zwischen 0 und 10
Datenbankfeld: [FERTIGUNGSARTIKEL].[FremdFertKonditionId]

ExternalProductionConditionProvideFactor
integer
Datenbankfeld: [FERTIGUNGSARTIKEL].[FremdFertKonditionBeistellFaktor]

PositionNumber
integer
Erforderlich
Datenbankfeld: [FERTIGUNGSARTIKEL].[PosNummer]

PositionText
string
Erforderlich
Länge: einschließlich zwischen 0 und 15
Datenbankfeld: [FERTIGUNGSARTIKEL].[PosText]

PriceQuantity
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[Preismenge]

ProductionArticleIdentifier
integer
Erforderlich
Datenbankfeld: [FERTIGUNGSARTIKEL].[ID]

ProductionStepIdentifier
string
Erforderlich
Länge: einschließlich zwischen 0 und 10
Datenbankfeld: [FERTIGUNGSARTIKEL].[ProduktionsschrittID]

Quantity
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[Menge]

QuantityUnit
string
Länge: einschließlich zwischen 0 und 10
Datenbankfeld: [FERTIGUNGSARTIKEL].[Mengeneinheit]

RecoveryType
byte
Erforderlich
Datenbankfeld: [FERTIGUNGSARTIKEL].[Abzugsart]

RecoveryTypeLabel
Nur lesen
Datenbankfeld: [FERTIGUNGSARTIKEL].[Abzugsart]

StockFactor
decimal number
Erforderlich
Datenbankfeld: [FERTIGUNGSARTIKEL].[Lagerfaktor]

StoragePlaceIdentifier
integer
Erforderlich
Datenbankfeld: [FERTIGUNGSARTIKEL].[LagerplatzId]

Type
string
Nur lesen
Datenbankfeld: [FERTIGUNGSARTIKEL].[DetailTyp]

Nur lesen
Datenbankfeld: [FERTIGUNGSARTIKEL].[DetailTyp]

WarehouseId
string
Erforderlich
Länge: einschließlich zwischen 0 und 10
Datenbankfeld: [LAGERPLATZ].[Lager]

WeightingOfDeduction
decimal number
Datenbankfeld: [FERTIGUNGSARTIKEL].[AbzugWichtung]

MetaData
Nur lesen
Datensatzinformationen u.a. Erstellungsdatum, Bearbeitungsdatum

Response Formats
application/json
Beispiel:
    [
  {
    "RecordId": 1,
    "AbsoluteDeduction": 1.1,
    "ArticleNumber": "sample string 2",
    "BudgetPrice": 1.1,
    "CalculationMode": 0,
    "CalculationModeLabel": "Automatic",
    "CustomDate1": "2024-04-18T05:40:44.9490866+02:00",
    "CustomDate2": "2024-04-18T05:40:44.9490866+02:00",
    "CustomIndicator1": true,
    "CustomIndicator2": true,
    "CustomIndicator3": true,
    "CustomIndicator4": true,
    "CustomNumber1": 1.1,
    "CustomNumber2": 1.1,
    "CustomNumber3": 1,
    "CustomNumber4": 1,
    "CustomText1": "sample string 4",
    "CustomText2": "sample string 5",
    "Date": "2024-04-18T05:40:44.9490866+02:00",
    "Dissolve": true,
    "ExternalProductionConditionCosts": 1.1,
    "ExternalProductionConditionIdentifier": "sample string 7",
    "ExternalProductionConditionProvideFactor": 1,
    "PositionNumber": 8,
    "PositionText": "sample string 9",
    "PriceQuantity": 1.1,
    "ProductionArticleIdentifier": 1,
    "ProductionStepIdentifier": "sample string 10",
    "Quantity": 1.1,
    "QuantityUnit": "sample string 11",
    "RecoveryType": 0,
    "RecoveryTypeLabel": "Absolute",
    "StockFactor": 13.1,
    "StoragePlaceIdentifier": 14,
    "Type": "sample string 15",
    "TypeLabel": "Consumed",
    "WarehouseId": "sample string 16",
    "WeightingOfDeduction": 1.1,
    "MetaData": {
      "CreationDate": null,
      "CreationUserToken": null,
      "ModificationDate": null,
      "ModificationUserToken": null
    }
  },
  {
    "RecordId": 1,
    "AbsoluteDeduction": 1.1,
    "ArticleNumber": "sample string 2",
    "BudgetPrice": 1.1,
    "CalculationMode": 0,
    "CalculationModeLabel": "Automatic",
    "CustomDate1": "2024-04-18T05:40:44.9490866+02:00",
    "CustomDate2": "2024-04-18T05:40:44.9490866+02:00",
    "CustomIndicator1": true,
    "CustomIndicator2": true,
    "CustomIndicator3": true,
    "CustomIndicator4": true,
    "CustomNumber1": 1.1,
    "CustomNumber2": 1.1,
    "CustomNumber3": 1,
    "CustomNumber4": 1,
    "CustomText1": "sample string 4",
    "CustomText2": "sample string 5",
    "Date": "2024-04-18T05:40:44.9490866+02:00",
    "Dissolve": true,
    "ExternalProductionConditionCosts": 1.1,
    "ExternalProductionConditionIdentifier": "sample string 7",
    "ExternalProductionConditionProvideFactor": 1,
    "PositionNumber": 8,
    "PositionText": "sample string 9",
    "PriceQuantity": 1.1,
    "ProductionArticleIdentifier": 1,
    "ProductionStepIdentifier": "sample string 10",
    "Quantity": 1.1,
    "QuantityUnit": "sample string 11",
    "RecoveryType": 0,
    "RecoveryTypeLabel": "Absolute",
    "StockFactor": 13.1,
    "StoragePlaceIdentifier": 14,
    "Type": "sample string 15",
    "TypeLabel": "Consumed",
    "WarehouseId": "sample string 16",
    "WeightingOfDeduction": 1.1,
    "MetaData": {
      "CreationDate": null,
      "CreationUserToken": null,
      "ModificationDate": null,
      "ModificationUserToken": null
    }
  }
]