Server path:Documentation Index
Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
Use this file to discover all available pages before exploring further.
/sap-s4hana-purchase-order | Type: Application | PCID required: Yes
Tools
sap_s4hana_purchase_order_create_batch
Send a group of requests Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
body | string | Yes | — | Batch request |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"body": {
"type": "string",
"description": "Batch request"
}
},
"required": [
"PCID",
"body"
]
}
sap_s4hana_purchase_order_create_purchase_order
Add new entity to PurchaseOrder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
_PurchaseOrderItem | object[] | No | — | Purchase Order Item |
_PurchaseOrderNote | object[] | No | — | Purchase Order Note |
_PurchaseOrderPartner | object[] | No | — | Purchase Order Partner |
_SupplierAddress | object | No | — | Supplier Address |
CashDiscount1Days | object | No | — | Cash Discount Days 1 |
CashDiscount1Percent | object | No | — | Cash Discount Percentage 1 |
CashDiscount2Days | object | No | — | Cash Discount Days 2 |
CashDiscount2Percent | object | No | — | Cash Discount Percentage 2 |
CompanyCode | string | No | — | Company Code |
CorrespncExternalReference | string | No | — | Correspnc External Reference |
CorrespncInternalReference | string | No | — | Correspnc Internal Reference |
Customer | string | No | — | Customer Number |
DocumentCurrency | string | No | — | Currency Key |
DownPaymentAmount | object | No | — | Down Payment Amount in Document Currency |
DownPaymentDueDate | string | No | — | Due Date for Down Payment |
DownPaymentPercentageOfTotAmt | object | No | — | Down Payment Percentage |
DownPaymentType | string | No | — | Down Payment Indicator |
ExchangeRate | object | No | — | Exchange Rate |
ExchangeRateIsFixed | boolean | No | — | Indicator for Fixed Exchange Rate |
IncotermsClassification | string | No | — | Incoterms (Part 1) |
IncotermsLocation1 | string | No | — | Incoterms Location1 |
IncotermsLocation2 | string | No | — | Incoterms Location2 |
IncotermsTransferLocation | string | No | — | Incoterms Transfer Location |
IncotermsVersion | string | No | — | Incoterms Version |
InvoicingParty | string | No | — | Different Invoicing Party |
IsIntrastatReportingExcluded | boolean | No | — | Exclude from Intrastat Reporting |
IsIntrastatReportingRelevant | boolean | No | — | Relevant for Intrastat Reporting |
ItemNumberIntervalForSubItems | string | No | — | Item Number Interval for Subitems |
Language | string | No | — | The language value |
MsgOnGoodsReceiptIsRequested | boolean | No | — | Msg On Goods Receipt Is Requested |
NetPaymentDays | object | No | — | Net Payment Terms Period |
PaymentTerms | string | No | — | Terms of Payment Key |
PricingDocument | string | No | — | Number of the Document Condition |
PricingProcedure | string | No | — | Procedure (Pricing, Output Control, Acct. Det., Costing,…) |
PurchaseContract | string | No | — | Number of principal purchase agreement |
PurchaseOrder | string | Yes | — | Purchase Order Number |
PurchaseOrderDate | string | No | — | Purchase Order Date |
PurchaseOrderType | string | Yes | — | Purchasing Document Type |
PurchasingCollectiveNumber | string | No | — | Purchasing Collective Number |
PurchasingCompletenessStatus | boolean | No | — | Purchase order not yet complete |
PurchasingDocumentProcessCode | string | No | — | Process Indicator for Purchase Order |
PurchasingGroup | string | No | — | Purchasing Group |
PurchasingOrganization | string | No | — | Purchasing Organization |
PurchasingReleaseStrategy | string | No | — | Purchasing Release Strategy |
PurgReasonForDocCancellation | string | No | — | Reason for Cancellation |
PurgReleaseSequenceStatus | string | No | — | Purg Release Sequence Status |
QuotationSubmissionDate | string | No | — | Quotation Submission Date |
ReleaseCode | string | No | — | Release Indicator: Purchasing Document |
SAP__Messages | object[] | No | — | SAP Messages |
Supplier | string | Yes | — | The supplier value |
SupplierAddressID | string | No | — | Supplier Address ID |
SupplierPhoneNumber | string | No | — | Supplier’s Phone Number |
SupplierQuotationExternalID | string | No | — | Quotation Number |
SupplierRespSalesPersonName | string | No | — | Responsible Salesperson at Supplier’s Office |
SupplyingPlant | string | No | — | Supplying (issuing) plant in case of stock transport order |
SupplyingSupplier | string | No | — | Supplying Supplier |
TaxReturnCountry | string | No | — | Country/Region for Tax Report |
ValidityEndDate | string | No | — | End of Validity Period |
ValidityStartDate | string | No | — | Start of Validity Period |
VATRegistrationCountry | string | No | — | Country/Region of Sales Tax ID Number |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"_PurchaseOrderItem": {
"type": "array",
"items": {
"type": "object"
},
"description": "Purchase Order Item"
},
"_PurchaseOrderNote": {
"type": "array",
"items": {
"type": "object"
},
"description": "Purchase Order Note"
},
"_PurchaseOrderPartner": {
"type": "array",
"items": {
"type": "object"
},
"description": "Purchase Order Partner"
},
"_SupplierAddress": {
"type": "object",
"description": "Supplier Address",
"properties": {
"SupplierAddressID": {
"type": "string",
"description": "Supplier Address ID"
},
"PurchaseOrder": {
"type": "string",
"description": "Purchase Order Number"
},
"AddressID": {
"type": "string",
"description": "Address ID"
},
"AddressPersonID": {
"type": "string",
"description": "Address Person ID"
},
"AddressRepresentationCode": {
"type": "string",
"description": "Version ID for International Addresses"
},
"CorrespondenceLanguage": {
"type": "string",
"description": "Correspondence Language"
},
"PrfrdCommMediumType": {
"type": "string",
"description": "Communication Method (Key) (Business Address Services)"
},
"AddresseeFullName": {
"type": "string",
"description": "Full Name of Person"
},
"OrganizationName1": {
"type": "string",
"description": "Name 1"
},
"OrganizationName2": {
"type": "string",
"description": "Organization Name2"
},
"OrganizationName3": {
"type": "string",
"description": "Organization Name3"
},
"OrganizationName4": {
"type": "string",
"description": "Organization Name4"
},
"AddressSearchTerm1": {
"type": "string",
"description": "Address Search Term1"
},
"AddressSearchTerm2": {
"type": "string",
"description": "Address Search Term2"
},
"CityName": {
"type": "string",
"description": "City Name"
},
"DistrictName": {
"type": "string",
"description": "District Name"
},
"VillageName": {
"type": "string",
"description": "City (different from postal city)"
},
"PostalCode": {
"type": "string",
"description": "City Postal Code"
},
"CompanyPostalCode": {
"type": "string",
"description": "Company Postal Code (for Large Customers)"
},
"StreetName": {
"type": "string",
"description": "Street Name"
},
"StreetPrefixName1": {
"type": "string",
"description": "Street Prefix Name1"
},
"StreetPrefixName2": {
"type": "string",
"description": "Street Prefix Name2"
},
"StreetSuffixName1": {
"type": "string",
"description": "Street Suffix Name1"
},
"StreetSuffixName2": {
"type": "string",
"description": "Street Suffix Name2"
},
"HouseNumber": {
"type": "string",
"description": "House Number"
},
"HouseNumberSupplementText": {
"type": "string",
"description": "House number supplement"
},
"Building": {
"type": "string",
"description": "Building (Number or Code)"
},
"Floor": {
"type": "string",
"description": "Floor in Building"
},
"RoomNumber": {
"type": "string",
"description": "Room or Apartment Number"
},
"Country": {
"type": "string",
"description": "The country value"
},
"Region": {
"type": "string",
"description": "Region (State, Province, County)"
},
"FormOfAddress": {
"type": "string",
"description": "Form-of-Address Key"
},
"TaxJurisdiction": {
"type": "string",
"description": "Tax Jurisdiction"
},
"TransportZone": {
"type": "string",
"description": "Transportation zone to or from which the goods are delivered"
},
"POBox": {
"type": "string",
"description": "PO Box"
},
"POBoxIsWithoutNumber": {
"type": "boolean",
"description": "Flag: PO Box Without Number"
},
"POBoxPostalCode": {
"type": "string",
"description": "PO Box Postal Code"
},
"POBoxLobbyName": {
"type": "string",
"description": "PO Box Lobby Name"
},
"POBoxDeviatingCityName": {
"type": "string",
"description": "PO Box city"
},
"POBoxDeviatingRegion": {
"type": "string",
"description": "Region for PO Box (Country/Region, State, Province, ...)"
},
"POBoxDeviatingCountry": {
"type": "string",
"description": "PO Box of Country/Region"
},
"CareOfName": {
"type": "string",
"description": "c/o name"
},
"DeliveryServiceTypeCode": {
"type": "string",
"description": "Type of Delivery Service"
},
"DeliveryServiceNumber": {
"type": "string",
"description": "Number of Delivery Service"
},
"AddressTimeZone": {
"type": "string",
"description": "Address Time Zone"
},
"EmailAddress": {
"type": "string",
"description": "Email Address"
},
"RegionalStructureCheckStatus": {
"type": "string",
"description": "City File Test Status"
},
"_PurchaseOrderTP": {
"type": "object",
"description": "Circular schema reference: #/components/schemas/com.sap.gateway.srvd_a2x.api_purchaseorder_2.v0001.PurchaseOrder_Type-create"
}
},
"required": [
"SupplierAddressID",
"PurchaseOrder"
]
},
"CashDiscount1Days": {
"description": "Cash Discount Days 1"
},
"CashDiscount1Percent": {
"description": "Cash Discount Percentage 1"
},
"CashDiscount2Days": {
"description": "Cash Discount Days 2"
},
"CashDiscount2Percent": {
"description": "Cash Discount Percentage 2"
},
"CompanyCode": {
"type": "string",
"description": "Company Code"
},
"CorrespncExternalReference": {
"type": "string",
"description": "Correspnc External Reference"
},
"CorrespncInternalReference": {
"type": "string",
"description": "Correspnc Internal Reference"
},
"Customer": {
"type": "string",
"description": "Customer Number"
},
"DocumentCurrency": {
"type": "string",
"description": "Currency Key"
},
"DownPaymentAmount": {
"description": "Down Payment Amount in Document Currency"
},
"DownPaymentDueDate": {
"type": "string",
"description": "Due Date for Down Payment"
},
"DownPaymentPercentageOfTotAmt": {
"description": "Down Payment Percentage"
},
"DownPaymentType": {
"type": "string",
"description": "Down Payment Indicator"
},
"ExchangeRate": {
"description": "Exchange Rate"
},
"ExchangeRateIsFixed": {
"type": "boolean",
"description": "Indicator for Fixed Exchange Rate"
},
"IncotermsClassification": {
"type": "string",
"description": "Incoterms (Part 1)"
},
"IncotermsLocation1": {
"type": "string",
"description": "Incoterms Location1"
},
"IncotermsLocation2": {
"type": "string",
"description": "Incoterms Location2"
},
"IncotermsTransferLocation": {
"type": "string",
"description": "Incoterms Transfer Location"
},
"IncotermsVersion": {
"type": "string",
"description": "Incoterms Version"
},
"InvoicingParty": {
"type": "string",
"description": "Different Invoicing Party"
},
"IsIntrastatReportingExcluded": {
"type": "boolean",
"description": "Exclude from Intrastat Reporting"
},
"IsIntrastatReportingRelevant": {
"type": "boolean",
"description": "Relevant for Intrastat Reporting"
},
"ItemNumberIntervalForSubItems": {
"type": "string",
"description": "Item Number Interval for Subitems"
},
"Language": {
"type": "string",
"description": "The language value"
},
"MsgOnGoodsReceiptIsRequested": {
"type": "boolean",
"description": "Msg On Goods Receipt Is Requested"
},
"NetPaymentDays": {
"description": "Net Payment Terms Period"
},
"PaymentTerms": {
"type": "string",
"description": "Terms of Payment Key"
},
"PricingDocument": {
"type": "string",
"description": "Number of the Document Condition"
},
"PricingProcedure": {
"type": "string",
"description": "Procedure (Pricing, Output Control, Acct. Det., Costing,...)"
},
"PurchaseContract": {
"type": "string",
"description": "Number of principal purchase agreement"
},
"PurchaseOrder": {
"type": "string",
"description": "Purchase Order Number"
},
"PurchaseOrderDate": {
"type": "string",
"description": "Purchase Order Date"
},
"PurchaseOrderType": {
"type": "string",
"description": "Purchasing Document Type"
},
"PurchasingCollectiveNumber": {
"type": "string",
"description": "Purchasing Collective Number"
},
"PurchasingCompletenessStatus": {
"type": "boolean",
"description": "Purchase order not yet complete"
},
"PurchasingDocumentProcessCode": {
"type": "string",
"description": "Process Indicator for Purchase Order"
},
"PurchasingGroup": {
"type": "string",
"description": "Purchasing Group"
},
"PurchasingOrganization": {
"type": "string",
"description": "Purchasing Organization"
},
"PurchasingReleaseStrategy": {
"type": "string",
"description": "Purchasing Release Strategy"
},
"PurgReasonForDocCancellation": {
"type": "string",
"description": "Reason for Cancellation"
},
"PurgReleaseSequenceStatus": {
"type": "string",
"description": "Purg Release Sequence Status"
},
"QuotationSubmissionDate": {
"type": "string",
"description": "Quotation Submission Date"
},
"ReleaseCode": {
"type": "string",
"description": "Release Indicator: Purchasing Document"
},
"SAP__Messages": {
"type": "array",
"items": {
"type": "object"
},
"description": "SAP Messages"
},
"Supplier": {
"type": "string",
"description": "The supplier value"
},
"SupplierAddressID": {
"type": "string",
"description": "Supplier Address ID"
},
"SupplierPhoneNumber": {
"type": "string",
"description": "Supplier's Phone Number"
},
"SupplierQuotationExternalID": {
"type": "string",
"description": "Quotation Number"
},
"SupplierRespSalesPersonName": {
"type": "string",
"description": "Responsible Salesperson at Supplier's Office"
},
"SupplyingPlant": {
"type": "string",
"description": "Supplying (issuing) plant in case of stock transport order"
},
"SupplyingSupplier": {
"type": "string",
"description": "Supplying Supplier"
},
"TaxReturnCountry": {
"type": "string",
"description": "Country/Region for Tax Report"
},
"ValidityEndDate": {
"type": "string",
"description": "End of Validity Period"
},
"ValidityStartDate": {
"type": "string",
"description": "Start of Validity Period"
},
"VATRegistrationCountry": {
"type": "string",
"description": "Country/Region of Sales Tax ID Number"
}
},
"required": [
"PCID",
"PurchaseOrder",
"PurchaseOrderType",
"Supplier"
]
}
sap_s4hana_purchase_order_delete_purchase_order_purchase_order
Delete entity from PurchaseOrder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
PurchaseOrder | string | Yes | — | Purchase Order Number |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"PurchaseOrder": {
"type": "string",
"description": "Purchase Order Number"
}
},
"required": [
"PCID",
"PurchaseOrder"
]
}
sap_s4hana_purchase_order_list_posubcontracting_component
Get entities from POSubcontractingComponent Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"ScheduleLine",
"ScheduleLine desc",
"ReservationItem",
"ReservationItem desc",
"RecordType",
"RecordType desc",
"Material",
"Material desc",
"IsMaterialProvision",
"IsMaterialProvision desc",
"MaterialProvisionType",
"MaterialProvisionType desc",
"MaterialQtyToBaseQtyNmrtr",
"MaterialQtyToBaseQtyNmrtr desc",
"MaterialQtyToBaseQtyDnmntr",
"MaterialQtyToBaseQtyDnmntr desc",
"MaterialRevisionLevel",
"MaterialRevisionLevel desc",
"MaterialCompIsVariableSized",
"MaterialCompIsVariableSized desc",
"MaterialComponentIsPhantomItem",
"MaterialComponentIsPhantomItem desc",
"Reservation",
"Reservation desc",
"RequiredQuantity",
"RequiredQuantity desc",
"RequirementDate",
"RequirementDate desc",
"RequirementTime",
"RequirementTime desc",
"ReservationIsFinallyIssued",
"ReservationIsFinallyIssued desc",
"BaseUnit",
"BaseUnit desc",
"QuantityInEntryUnit",
"QuantityInEntryUnit desc",
"EntryUnit",
"EntryUnit desc",
"VariableSizeItemQuantity",
"VariableSizeItemQuantity desc",
"VariableSizeItemUnit",
"VariableSizeItemUnit desc",
"VariableSizeComponentUnit",
"VariableSizeComponentUnit desc",
"VariableSizeComponentQuantity",
"VariableSizeComponentQuantity desc",
"UnitOfMeasureForSize1To3",
"UnitOfMeasureForSize1To3 desc",
"Size1",
"Size1 desc",
"Size2",
"Size2 desc",
"Size3",
"Size3 desc",
"Plant",
"Plant desc",
"LatestRequirementDate",
"LatestRequirementDate desc",
"OrderLevelValue",
"OrderLevelValue desc",
"OrderPathValue",
"OrderPathValue desc",
"BillOfMaterialItemNumber",
"BillOfMaterialItemNumber desc",
"MatlCompFreeDefinedAttribute",
"MatlCompFreeDefinedAttribute desc",
"BOMItemCategory",
"BOMItemCategory desc",
"IsBulkMaterialComponent",
"IsBulkMaterialComponent desc",
"AccountAssignmentCategory",
"AccountAssignmentCategory desc",
"InventorySpecialStockType",
"InventorySpecialStockType desc",
"ConsumptionPosting",
"ConsumptionPosting desc",
"InventorySpecialStockValnType",
"InventorySpecialStockValnType desc",
"SalesOrder",
"SalesOrder desc",
"SalesOrderItem",
"SalesOrderItem desc",
"WBSElementInternalID",
"WBSElementInternalID desc",
"DebitCreditCode",
"DebitCreditCode desc",
"WithdrawnQuantity",
"WithdrawnQuantity desc",
"QuantityIsFixed",
"QuantityIsFixed desc",
"ComponentScrapInPercent",
"ComponentScrapInPercent desc",
"OperationScrapInPercent",
"OperationScrapInPercent desc",
"IsNetScrap",
"IsNetScrap desc",
"LeadTimeOffset",
"LeadTimeOffset desc",
"QuantityDistributionKey",
"QuantityDistributionKey desc",
"FormulaKey",
"FormulaKey desc",
"StorageLocation",
"StorageLocation desc",
"ProductionSupplyArea",
"ProductionSupplyArea desc",
"Batch",
"Batch desc",
"BOMItemDescription",
"BOMItemDescription desc",
"BOMItemText2",
"BOMItemText2 desc",
"ChangeNumber",
"ChangeNumber desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"ScheduleLine",
"ReservationItem",
"RecordType",
"Material",
"IsMaterialProvision",
"MaterialProvisionType",
"MaterialQtyToBaseQtyNmrtr",
"MaterialQtyToBaseQtyDnmntr",
"MaterialRevisionLevel",
"MaterialCompIsVariableSized",
"MaterialComponentIsPhantomItem",
"Reservation",
"RequiredQuantity",
"RequirementDate",
"RequirementTime",
"ReservationIsFinallyIssued",
"BaseUnit",
"QuantityInEntryUnit",
"EntryUnit",
"VariableSizeItemQuantity",
"VariableSizeItemUnit",
"VariableSizeComponentUnit",
"VariableSizeComponentQuantity",
"UnitOfMeasureForSize1To3",
"Size1",
"Size2",
"Size3",
"Plant",
"LatestRequirementDate",
"OrderLevelValue",
"OrderPathValue",
"BillOfMaterialItemNumber",
"MatlCompFreeDefinedAttribute",
"BOMItemCategory",
"IsBulkMaterialComponent",
"AccountAssignmentCategory",
"InventorySpecialStockType",
"ConsumptionPosting",
"InventorySpecialStockValnType",
"SalesOrder",
"SalesOrderItem",
"WBSElementInternalID",
"DebitCreditCode",
"WithdrawnQuantity",
"QuantityIsFixed",
"ComponentScrapInPercent",
"OperationScrapInPercent",
"IsNetScrap",
"LeadTimeOffset",
"QuantityDistributionKey",
"FormulaKey",
"StorageLocation",
"ProductionSupplyArea",
"Batch",
"BOMItemDescription",
"BOMItemText2",
"ChangeNumber",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrder",
"_PurchaseOrderItem",
"_ScheduleLine"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_pur_order_item_pricing_element
Get entities from PurOrderItemPricingElement Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"PricingDocument",
"PricingDocument desc",
"PricingDocumentItem",
"PricingDocumentItem desc",
"PricingProcedureStep",
"PricingProcedureStep desc",
"PricingProcedureCounter",
"PricingProcedureCounter desc",
"ConditionApplication",
"ConditionApplication desc",
"ConditionType",
"ConditionType desc",
"PriceConditionDeterminationDte",
"PriceConditionDeterminationDte desc",
"ConditionCalculationType",
"ConditionCalculationType desc",
"ConditionBaseAmount",
"ConditionBaseAmount desc",
"ConditionBaseValue",
"ConditionBaseValue desc",
"ConditionRateAmount",
"ConditionRateAmount desc",
"ConditionRateRatio",
"ConditionRateRatio desc",
"ConditionRateRatioUnit",
"ConditionRateRatioUnit desc",
"ConditionCurrency",
"ConditionCurrency desc",
"PriceDetnExchangeRate",
"PriceDetnExchangeRate desc",
"ConditionQuantity",
"ConditionQuantity desc",
"ConditionQuantityUnit",
"ConditionQuantityUnit desc",
"ConditionToBaseQtyNmrtr",
"ConditionToBaseQtyNmrtr desc",
"ConditionToBaseQtyDnmntr",
"ConditionToBaseQtyDnmntr desc",
"ConditionCategory",
"ConditionCategory desc",
"ConditionIsForStatistics",
"ConditionIsForStatistics desc",
"PricingScaleType",
"PricingScaleType desc",
"IsRelevantForAccrual",
"IsRelevantForAccrual desc",
"CndnIsRelevantForInvoiceList",
"CndnIsRelevantForInvoiceList desc",
"ConditionOrigin",
"ConditionOrigin desc",
"IsGroupCondition",
"IsGroupCondition desc",
"AccessNumberOfAccessSequence",
"AccessNumberOfAccessSequence desc",
"ConditionRecord",
"ConditionRecord desc",
"ConditionSequentialNumber",
"ConditionSequentialNumber desc",
"AccountKeyForGLAccount",
"AccountKeyForGLAccount desc",
"GLAccount",
"GLAccount desc",
"TaxCode",
"TaxCode desc",
"AcctKeyForAccrualsGLAccount",
"AcctKeyForAccrualsGLAccount desc",
"AccrualsGLAccount",
"AccrualsGLAccount desc",
"WithholdingTaxCode",
"WithholdingTaxCode desc",
"FreightSupplier",
"FreightSupplier desc",
"CndnRoundingOffDiffAmount",
"CndnRoundingOffDiffAmount desc",
"ConditionAmount",
"ConditionAmount desc",
"TransactionCurrency",
"TransactionCurrency desc",
"ConditionControl",
"ConditionControl desc",
"ConditionInactiveReason",
"ConditionInactiveReason desc",
"ConditionClass",
"ConditionClass desc",
"PrcgProcedureCounterForHeader",
"PrcgProcedureCounterForHeader desc",
"FactorForConditionBasisValue",
"FactorForConditionBasisValue desc",
"StructureCondition",
"StructureCondition desc",
"PeriodFactorForCndnBasisValue",
"PeriodFactorForCndnBasisValue desc",
"PricingScaleBasis",
"PricingScaleBasis desc",
"ConditionScaleBasisValue",
"ConditionScaleBasisValue desc",
"ConditionScaleBasisUnit",
"ConditionScaleBasisUnit desc",
"ConditionScaleBasisCurrency",
"ConditionScaleBasisCurrency desc",
"ConditionAlternativeCurrency",
"ConditionAlternativeCurrency desc",
"ConditionAmountInLocalCrcy",
"ConditionAmountInLocalCrcy desc",
"CndnIsRelevantForIntcoBilling",
"CndnIsRelevantForIntcoBilling desc",
"ConditionIsManuallyChanged",
"ConditionIsManuallyChanged desc",
"BillingPriceSource",
"BillingPriceSource desc",
"TaxJurisdictionLevel",
"TaxJurisdictionLevel desc",
"ConditionByteSequence",
"ConditionByteSequence desc",
"CndnIsRelevantForLimitValue",
"CndnIsRelevantForLimitValue desc",
"ConditionBasisLimitExceeded",
"ConditionBasisLimitExceeded desc",
"ConditionAmountLimitExceeded",
"ConditionAmountLimitExceeded desc",
"CumulatedConditionBasisValue",
"CumulatedConditionBasisValue desc",
"CustomerRebateRecipient",
"CustomerRebateRecipient desc",
"ConditionIsForConfiguration",
"ConditionIsForConfiguration desc",
"VariantCondition",
"VariantCondition desc",
"ConditionAcctAssgmtRelevance",
"ConditionAcctAssgmtRelevance desc",
"ConditionMatrixMaintRelevance",
"ConditionMatrixMaintRelevance desc",
"ConfigblParametersAndFormulas",
"ConfigblParametersAndFormulas desc",
"ConditionAdjustedQuantity",
"ConditionAdjustedQuantity desc",
"ConditionTypeName",
"ConditionTypeName desc",
"ConditionBaseValueIntlUnit",
"ConditionBaseValueIntlUnit desc",
"ConditionBaseValueUnit",
"ConditionBaseValueUnit desc",
"ConditionRateValueIntlUnit",
"ConditionRateValueIntlUnit desc",
"ConditionRateValueUnit",
"ConditionRateValueUnit desc",
"TaxCodeName",
"TaxCodeName desc",
"ConditionIsDeletable",
"ConditionIsDeletable desc",
"PricingProcedure",
"PricingProcedure desc",
"SuperordinateDocument",
"SuperordinateDocument desc",
"SuperordinateDocumentItem",
"SuperordinateDocumentItem desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"PricingDocument",
"PricingDocumentItem",
"PricingProcedureStep",
"PricingProcedureCounter",
"ConditionApplication",
"ConditionType",
"PriceConditionDeterminationDte",
"ConditionCalculationType",
"ConditionBaseAmount",
"ConditionBaseValue",
"ConditionRateAmount",
"ConditionRateRatio",
"ConditionRateRatioUnit",
"ConditionCurrency",
"PriceDetnExchangeRate",
"ConditionQuantity",
"ConditionQuantityUnit",
"ConditionToBaseQtyNmrtr",
"ConditionToBaseQtyDnmntr",
"ConditionCategory",
"ConditionIsForStatistics",
"PricingScaleType",
"IsRelevantForAccrual",
"CndnIsRelevantForInvoiceList",
"ConditionOrigin",
"IsGroupCondition",
"AccessNumberOfAccessSequence",
"ConditionRecord",
"ConditionSequentialNumber",
"AccountKeyForGLAccount",
"GLAccount",
"TaxCode",
"AcctKeyForAccrualsGLAccount",
"AccrualsGLAccount",
"WithholdingTaxCode",
"FreightSupplier",
"CndnRoundingOffDiffAmount",
"ConditionAmount",
"TransactionCurrency",
"ConditionControl",
"ConditionInactiveReason",
"ConditionClass",
"PrcgProcedureCounterForHeader",
"FactorForConditionBasisValue",
"StructureCondition",
"PeriodFactorForCndnBasisValue",
"PricingScaleBasis",
"ConditionScaleBasisValue",
"ConditionScaleBasisUnit",
"ConditionScaleBasisCurrency",
"ConditionAlternativeCurrency",
"ConditionAmountInLocalCrcy",
"CndnIsRelevantForIntcoBilling",
"ConditionIsManuallyChanged",
"BillingPriceSource",
"TaxJurisdictionLevel",
"ConditionByteSequence",
"CndnIsRelevantForLimitValue",
"ConditionBasisLimitExceeded",
"ConditionAmountLimitExceeded",
"CumulatedConditionBasisValue",
"CustomerRebateRecipient",
"ConditionIsForConfiguration",
"VariantCondition",
"ConditionAcctAssgmtRelevance",
"ConditionMatrixMaintRelevance",
"ConfigblParametersAndFormulas",
"ConditionAdjustedQuantity",
"ConditionTypeName",
"ConditionBaseValueIntlUnit",
"ConditionBaseValueUnit",
"ConditionRateValueIntlUnit",
"ConditionRateValueUnit",
"TaxCodeName",
"ConditionIsDeletable",
"PricingProcedure",
"SuperordinateDocument",
"SuperordinateDocumentItem",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrder",
"_PurchaseOrderItem"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order
Get entities from PurchaseOrder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderType",
"PurchaseOrderType desc",
"PurchaseOrderSubtype",
"PurchaseOrderSubtype desc",
"PurchasingDocumentOrigin",
"PurchasingDocumentOrigin desc",
"PurchasingDocumentProcessCode",
"PurchasingDocumentProcessCode desc",
"CreatedByUser",
"CreatedByUser desc",
"CreationDate",
"CreationDate desc",
"PurchaseOrderDate",
"PurchaseOrderDate desc",
"LastChangeDateTime",
"LastChangeDateTime desc",
"ValidityStartDate",
"ValidityStartDate desc",
"ValidityEndDate",
"ValidityEndDate desc",
"MsgOnGoodsReceiptIsRequested",
"MsgOnGoodsReceiptIsRequested desc",
"Language",
"Language desc",
"PurchaseOrderDeletionCode",
"PurchaseOrderDeletionCode desc",
"ReleaseIsNotCompleted",
"ReleaseIsNotCompleted desc",
"PurchasingCompletenessStatus",
"PurchasingCompletenessStatus desc",
"PurchasingProcessingStatus",
"PurchasingProcessingStatus desc",
"PurgReleaseSequenceStatus",
"PurgReleaseSequenceStatus desc",
"ReleaseCode",
"ReleaseCode desc",
"PurchasingReleaseStrategy",
"PurchasingReleaseStrategy desc",
"PurgReasonForDocCancellation",
"PurgReasonForDocCancellation desc",
"CompanyCode",
"CompanyCode desc",
"PurchasingOrganization",
"PurchasingOrganization desc",
"PurchasingGroup",
"PurchasingGroup desc",
"Supplier",
"Supplier desc",
"ManualSupplierAddressID",
"ManualSupplierAddressID desc",
"SupplierAddressID",
"SupplierAddressID desc",
"SupplierRespSalesPersonName",
"SupplierRespSalesPersonName desc",
"SupplierPhoneNumber",
"SupplierPhoneNumber desc",
"SupplyingSupplier",
"SupplyingSupplier desc",
"SupplyingPlant",
"SupplyingPlant desc",
"InvoicingParty",
"InvoicingParty desc",
"Customer",
"Customer desc",
"PurchaseContract",
"PurchaseContract desc",
"SupplierQuotationExternalID",
"SupplierQuotationExternalID desc",
"QuotationSubmissionDate",
"QuotationSubmissionDate desc",
"ItemNumberIntervalForSubItems",
"ItemNumberIntervalForSubItems desc",
"PaymentTerms",
"PaymentTerms desc",
"CashDiscount1Days",
"CashDiscount1Days desc",
"CashDiscount2Days",
"CashDiscount2Days desc",
"NetPaymentDays",
"NetPaymentDays desc",
"CashDiscount1Percent",
"CashDiscount1Percent desc",
"CashDiscount2Percent",
"CashDiscount2Percent desc",
"DownPaymentType",
"DownPaymentType desc",
"DownPaymentPercentageOfTotAmt",
"DownPaymentPercentageOfTotAmt desc",
"DownPaymentAmount",
"DownPaymentAmount desc",
"DownPaymentDueDate",
"DownPaymentDueDate desc",
"IncotermsClassification",
"IncotermsClassification desc",
"IncotermsTransferLocation",
"IncotermsTransferLocation desc",
"IncotermsVersion",
"IncotermsVersion desc",
"IncotermsLocation1",
"IncotermsLocation1 desc",
"IncotermsLocation2",
"IncotermsLocation2 desc",
"IsIntrastatReportingRelevant",
"IsIntrastatReportingRelevant desc",
"IsIntrastatReportingExcluded",
"IsIntrastatReportingExcluded desc",
"CorrespncExternalReference",
"CorrespncExternalReference desc",
"CorrespncInternalReference",
"CorrespncInternalReference desc",
"PricingDocument",
"PricingDocument desc",
"PricingProcedure",
"PricingProcedure desc",
"DocumentCurrency",
"DocumentCurrency desc",
"ExchangeRate",
"ExchangeRate desc",
"ExchangeRateIsFixed",
"ExchangeRateIsFixed desc",
"TaxReturnCountry",
"TaxReturnCountry desc",
"VATRegistrationCountry",
"VATRegistrationCountry desc",
"PurgAggrgdProdCmplncSuplrSts",
"PurgAggrgdProdCmplncSuplrSts desc",
"PurgAggrgdProdMarketabilitySts",
"PurgAggrgdProdMarketabilitySts desc",
"PurgAggrgdSftyDataSheetStatus",
"PurgAggrgdSftyDataSheetStatus desc",
"PurgProdCmplncTotDngrsGoodsSts",
"PurgProdCmplncTotDngrsGoodsSts desc",
"PurchasingCollectiveNumber",
"PurchasingCollectiveNumber desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderType",
"PurchaseOrderSubtype",
"PurchasingDocumentOrigin",
"PurchasingDocumentProcessCode",
"CreatedByUser",
"CreationDate",
"PurchaseOrderDate",
"LastChangeDateTime",
"ValidityStartDate",
"ValidityEndDate",
"MsgOnGoodsReceiptIsRequested",
"Language",
"PurchaseOrderDeletionCode",
"ReleaseIsNotCompleted",
"PurchasingCompletenessStatus",
"PurchasingProcessingStatus",
"PurgReleaseSequenceStatus",
"ReleaseCode",
"PurchasingReleaseStrategy",
"PurgReasonForDocCancellation",
"CompanyCode",
"PurchasingOrganization",
"PurchasingGroup",
"Supplier",
"ManualSupplierAddressID",
"SupplierAddressID",
"SupplierRespSalesPersonName",
"SupplierPhoneNumber",
"SupplyingSupplier",
"SupplyingPlant",
"InvoicingParty",
"Customer",
"PurchaseContract",
"SupplierQuotationExternalID",
"QuotationSubmissionDate",
"ItemNumberIntervalForSubItems",
"PaymentTerms",
"CashDiscount1Days",
"CashDiscount2Days",
"NetPaymentDays",
"CashDiscount1Percent",
"CashDiscount2Percent",
"DownPaymentType",
"DownPaymentPercentageOfTotAmt",
"DownPaymentAmount",
"DownPaymentDueDate",
"IncotermsClassification",
"IncotermsTransferLocation",
"IncotermsVersion",
"IncotermsLocation1",
"IncotermsLocation2",
"IsIntrastatReportingRelevant",
"IsIntrastatReportingExcluded",
"CorrespncExternalReference",
"CorrespncInternalReference",
"PricingDocument",
"PricingProcedure",
"DocumentCurrency",
"ExchangeRate",
"ExchangeRateIsFixed",
"TaxReturnCountry",
"VATRegistrationCountry",
"PurgAggrgdProdCmplncSuplrSts",
"PurgAggrgdProdMarketabilitySts",
"PurgAggrgdSftyDataSheetStatus",
"PurgProdCmplncTotDngrsGoodsSts",
"PurchasingCollectiveNumber",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrderItem",
"_PurchaseOrderNote",
"_PurchaseOrderPartner",
"_SupplierAddress"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order_account_assignment
Get entities from PurchaseOrderAccountAssignment Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"AccountAssignmentNumber",
"AccountAssignmentNumber desc",
"CostCenter",
"CostCenter desc",
"MasterFixedAsset",
"MasterFixedAsset desc",
"ProjectNetwork",
"ProjectNetwork desc",
"NetworkActivity",
"NetworkActivity desc",
"OrderQuantityUnit",
"OrderQuantityUnit desc",
"Quantity",
"Quantity desc",
"MultipleAcctAssgmtDistrPercent",
"MultipleAcctAssgmtDistrPercent desc",
"DocumentCurrency",
"DocumentCurrency desc",
"PurgDocNetAmount",
"PurgDocNetAmount desc",
"IsDeleted",
"IsDeleted desc",
"GLAccount",
"GLAccount desc",
"BusinessArea",
"BusinessArea desc",
"SalesOrder",
"SalesOrder desc",
"SalesOrderItem",
"SalesOrderItem desc",
"SalesOrderScheduleLine",
"SalesOrderScheduleLine desc",
"FixedAsset",
"FixedAsset desc",
"OrderID",
"OrderID desc",
"UnloadingPointName",
"UnloadingPointName desc",
"ControllingArea",
"ControllingArea desc",
"CostObject",
"CostObject desc",
"ProfitCenter",
"ProfitCenter desc",
"WBSElementInternalID",
"WBSElementInternalID desc",
"WBSElementExternalID",
"WBSElementExternalID desc",
"ProjectNetworkInternalID",
"ProjectNetworkInternalID desc",
"CommitmentItemShortID",
"CommitmentItemShortID desc",
"FundsCenter",
"FundsCenter desc",
"Fund",
"Fund desc",
"FunctionalArea",
"FunctionalArea desc",
"GoodsRecipientName",
"GoodsRecipientName desc",
"IsFinallyInvoiced",
"IsFinallyInvoiced desc",
"NetworkActivityInternalID",
"NetworkActivityInternalID desc",
"PartnerAccountNumber",
"PartnerAccountNumber desc",
"JointVentureRecoveryCode",
"JointVentureRecoveryCode desc",
"SettlementReferenceDate",
"SettlementReferenceDate desc",
"OrderInternalID",
"OrderInternalID desc",
"OrderIntBillOfOperationsItem",
"OrderIntBillOfOperationsItem desc",
"TaxCode",
"TaxCode desc",
"TaxJurisdiction",
"TaxJurisdiction desc",
"NonDeductibleInputTaxAmount",
"NonDeductibleInputTaxAmount desc",
"CostCtrActivityType",
"CostCtrActivityType desc",
"BusinessProcess",
"BusinessProcess desc",
"GrantID",
"GrantID desc",
"BudgetPeriod",
"BudgetPeriod desc",
"EarmarkedFundsDocument",
"EarmarkedFundsDocument desc",
"EarmarkedFundsDocumentItem",
"EarmarkedFundsDocumentItem desc",
"ValidityDate",
"ValidityDate desc",
"ChartOfAccounts",
"ChartOfAccounts desc",
"ServiceDocumentType",
"ServiceDocumentType desc",
"ServiceDocument",
"ServiceDocument desc",
"ServiceDocumentItem",
"ServiceDocumentItem desc",
"CreationDate",
"CreationDate desc",
"IsAcctLineFinal",
"IsAcctLineFinal desc",
"AcctLineFinalReason",
"AcctLineFinalReason desc",
"CompanyCode",
"CompanyCode desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"AccountAssignmentNumber",
"CostCenter",
"MasterFixedAsset",
"ProjectNetwork",
"NetworkActivity",
"OrderQuantityUnit",
"Quantity",
"MultipleAcctAssgmtDistrPercent",
"DocumentCurrency",
"PurgDocNetAmount",
"IsDeleted",
"GLAccount",
"BusinessArea",
"SalesOrder",
"SalesOrderItem",
"SalesOrderScheduleLine",
"FixedAsset",
"OrderID",
"UnloadingPointName",
"ControllingArea",
"CostObject",
"ProfitCenter",
"WBSElementInternalID",
"WBSElementExternalID",
"ProjectNetworkInternalID",
"CommitmentItemShortID",
"FundsCenter",
"Fund",
"FunctionalArea",
"GoodsRecipientName",
"IsFinallyInvoiced",
"NetworkActivityInternalID",
"PartnerAccountNumber",
"JointVentureRecoveryCode",
"SettlementReferenceDate",
"OrderInternalID",
"OrderIntBillOfOperationsItem",
"TaxCode",
"TaxJurisdiction",
"NonDeductibleInputTaxAmount",
"CostCtrActivityType",
"BusinessProcess",
"GrantID",
"BudgetPeriod",
"EarmarkedFundsDocument",
"EarmarkedFundsDocumentItem",
"ValidityDate",
"ChartOfAccounts",
"ServiceDocumentType",
"ServiceDocument",
"ServiceDocumentItem",
"CreationDate",
"IsAcctLineFinal",
"AcctLineFinalReason",
"CompanyCode",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrder",
"_PurchaseOrderItem"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order_invoicing_plan
Get entities from PurchaseOrderInvoicingPlan Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"InvoicingPlan",
"InvoicingPlan desc",
"InvoicingPlanType",
"InvoicingPlanType desc",
"InvoicingPlanStartDate",
"InvoicingPlanStartDate desc",
"InvoicingPlanEndDate",
"InvoicingPlanEndDate desc",
"InvoicingPlanNextInvcDateRule",
"InvoicingPlanNextInvcDateRule desc",
"PurchasingOrganization",
"PurchasingOrganization desc",
"PurchasingGroup",
"PurchasingGroup desc",
"PurchaseOrderType",
"PurchaseOrderType desc",
"Plant",
"Plant desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"InvoicingPlan",
"InvoicingPlanType",
"InvoicingPlanStartDate",
"InvoicingPlanEndDate",
"InvoicingPlanNextInvcDateRule",
"PurchasingOrganization",
"PurchasingGroup",
"PurchaseOrderType",
"Plant",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_POInvoicingPlanItem",
"_PurchaseOrder",
"_PurchaseOrderItem"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order_invoicing_plan_item
Get entities from PurchaseOrderInvoicingPlanItem Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"InvoicingPlanItem",
"InvoicingPlanItem desc",
"InvoicingPlan",
"InvoicingPlan desc",
"InvoicingPlanSettlementFromDte",
"InvoicingPlanSettlementFromDte desc",
"InvoicingPlanSettlementToDte",
"InvoicingPlanSettlementToDte desc",
"InvoicingPlanInvoicingDate",
"InvoicingPlanInvoicingDate desc",
"InvoicingPlanAmount",
"InvoicingPlanAmount desc",
"TransactionCurrency",
"TransactionCurrency desc",
"PurchasingOrganization",
"PurchasingOrganization desc",
"PurchasingGroup",
"PurchasingGroup desc",
"PurchaseOrderType",
"PurchaseOrderType desc",
"Plant",
"Plant desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"InvoicingPlanItem",
"InvoicingPlan",
"InvoicingPlanSettlementFromDte",
"InvoicingPlanSettlementToDte",
"InvoicingPlanInvoicingDate",
"InvoicingPlanAmount",
"TransactionCurrency",
"PurchasingOrganization",
"PurchasingGroup",
"PurchaseOrderType",
"Plant",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrder",
"_PurchaseOrderInvoicingPlan",
"_PurchaseOrderItem"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order_item
Get entities from PurchaseOrderItem Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"PurchaseOrderCategory",
"PurchaseOrderCategory desc",
"DocumentCurrency",
"DocumentCurrency desc",
"PurchasingDocumentDeletionCode",
"PurchasingDocumentDeletionCode desc",
"MaterialGroup",
"MaterialGroup desc",
"Material",
"Material desc",
"MaterialType",
"MaterialType desc",
"SupplierMaterialNumber",
"SupplierMaterialNumber desc",
"SupplierSubrange",
"SupplierSubrange desc",
"ManufacturerPartNmbr",
"ManufacturerPartNmbr desc",
"Manufacturer",
"Manufacturer desc",
"ManufacturerMaterial",
"ManufacturerMaterial desc",
"PurchaseOrderItemText",
"PurchaseOrderItemText desc",
"ProductTypeCode",
"ProductTypeCode desc",
"CompanyCode",
"CompanyCode desc",
"Plant",
"Plant desc",
"ManualDeliveryAddressID",
"ManualDeliveryAddressID desc",
"ReferenceDeliveryAddressID",
"ReferenceDeliveryAddressID desc",
"Customer",
"Customer desc",
"Subcontractor",
"Subcontractor desc",
"SupplierIsSubcontractor",
"SupplierIsSubcontractor desc",
"CrossPlantConfigurableProduct",
"CrossPlantConfigurableProduct desc",
"ArticleCategory",
"ArticleCategory desc",
"PlndOrderReplnmtElmntType",
"PlndOrderReplnmtElmntType desc",
"ProductPurchasePointsQtyUnit",
"ProductPurchasePointsQtyUnit desc",
"ProductPurchasePointsQty",
"ProductPurchasePointsQty desc",
"StorageLocation",
"StorageLocation desc",
"PurchaseOrderQuantityUnit",
"PurchaseOrderQuantityUnit desc",
"OrderItemQtyToBaseQtyNmrtr",
"OrderItemQtyToBaseQtyNmrtr desc",
"OrderItemQtyToBaseQtyDnmntr",
"OrderItemQtyToBaseQtyDnmntr desc",
"NetPriceQuantity",
"NetPriceQuantity desc",
"IsCompletelyDelivered",
"IsCompletelyDelivered desc",
"IsFinallyInvoiced",
"IsFinallyInvoiced desc",
"GoodsReceiptIsExpected",
"GoodsReceiptIsExpected desc",
"InvoiceIsExpected",
"InvoiceIsExpected desc",
"IsOrderAcknRqd",
"IsOrderAcknRqd desc",
"InvoiceIsGoodsReceiptBased",
"InvoiceIsGoodsReceiptBased desc",
"PurchaseContract",
"PurchaseContract desc",
"PurchaseContractItem",
"PurchaseContractItem desc",
"PurchaseRequisition",
"PurchaseRequisition desc",
"PurchaseRequisitionItem",
"PurchaseRequisitionItem desc",
"RequirementTracking",
"RequirementTracking desc",
"SupplierQuotation",
"SupplierQuotation desc",
"SupplierQuotationItem",
"SupplierQuotationItem desc",
"EvaldRcptSettlmtIsAllowed",
"EvaldRcptSettlmtIsAllowed desc",
"UnlimitedOverdeliveryIsAllowed",
"UnlimitedOverdeliveryIsAllowed desc",
"OverdelivTolrtdLmtRatioInPct",
"OverdelivTolrtdLmtRatioInPct desc",
"UnderdelivTolrtdLmtRatioInPct",
"UnderdelivTolrtdLmtRatioInPct desc",
"RequisitionerName",
"RequisitionerName desc",
"PlannedDeliveryDurationInDays",
"PlannedDeliveryDurationInDays desc",
"GoodsReceiptDurationInDays",
"GoodsReceiptDurationInDays desc",
"PartialDeliveryIsAllowed",
"PartialDeliveryIsAllowed desc",
"ConsumptionPosting",
"ConsumptionPosting desc",
"ServicePerformer",
"ServicePerformer desc",
"ServicePackage",
"ServicePackage desc",
"BaseUnit",
"BaseUnit desc",
"PurchaseOrderItemCategory",
"PurchaseOrderItemCategory desc",
"ProfitCenter",
"ProfitCenter desc",
"OrderPriceUnit",
"OrderPriceUnit desc",
"ItemVolumeUnit",
"ItemVolumeUnit desc",
"ItemWeightUnit",
"ItemWeightUnit desc",
"MultipleAcctAssgmtDistribution",
"MultipleAcctAssgmtDistribution desc",
"PartialInvoiceDistribution",
"PartialInvoiceDistribution desc",
"PricingDateControl",
"PricingDateControl desc",
"IsStatisticalItem",
"IsStatisticalItem desc",
"PurchasingParentItem",
"PurchasingParentItem desc",
"GoodsReceiptLatestCreationDate",
"GoodsReceiptLatestCreationDate desc",
"IsReturnsItem",
"IsReturnsItem desc",
"PurchasingOrderReason",
"PurchasingOrderReason desc",
"IncotermsClassification",
"IncotermsClassification desc",
"IncotermsTransferLocation",
"IncotermsTransferLocation desc",
"IncotermsLocation1",
"IncotermsLocation1 desc",
"IncotermsLocation2",
"IncotermsLocation2 desc",
"PriorSupplier",
"PriorSupplier desc",
"InternationalArticleNumber",
"InternationalArticleNumber desc",
"IntrastatServiceCode",
"IntrastatServiceCode desc",
"CommodityCode",
"CommodityCode desc",
"MaterialFreightGroup",
"MaterialFreightGroup desc",
"DiscountInKindEligibility",
"DiscountInKindEligibility desc",
"PurgItemIsBlockedForDelivery",
"PurgItemIsBlockedForDelivery desc",
"SupplierConfirmationControlKey",
"SupplierConfirmationControlKey desc",
"PurgDocOrderAcknNumber",
"PurgDocOrderAcknNumber desc",
"PriceIsToBePrinted",
"PriceIsToBePrinted desc",
"AccountAssignmentCategory",
"AccountAssignmentCategory desc",
"PurchasingInfoRecord",
"PurchasingInfoRecord desc",
"NetAmount",
"NetAmount desc",
"GrossAmount",
"GrossAmount desc",
"EffectiveAmount",
"EffectiveAmount desc",
"Subtotal1Amount",
"Subtotal1Amount desc",
"Subtotal2Amount",
"Subtotal2Amount desc",
"Subtotal3Amount",
"Subtotal3Amount desc",
"Subtotal4Amount",
"Subtotal4Amount desc",
"Subtotal5Amount",
"Subtotal5Amount desc",
"Subtotal6Amount",
"Subtotal6Amount desc",
"OrderQuantity",
"OrderQuantity desc",
"NetPriceAmount",
"NetPriceAmount desc",
"ItemVolume",
"ItemVolume desc",
"ItemGrossWeight",
"ItemGrossWeight desc",
"ItemNetWeight",
"ItemNetWeight desc",
"OrderPriceUnitToOrderUnitNmrtr",
"OrderPriceUnitToOrderUnitNmrtr desc",
"OrdPriceUnitToOrderUnitDnmntr",
"OrdPriceUnitToOrderUnitDnmntr desc",
"GoodsReceiptIsNonValuated",
"GoodsReceiptIsNonValuated desc",
"IsToBeAcceptedAtOrigin",
"IsToBeAcceptedAtOrigin desc",
"TaxCode",
"TaxCode desc",
"TaxJurisdiction",
"TaxJurisdiction desc",
"TaxCountry",
"TaxCountry desc",
"TaxDeterminationDate",
"TaxDeterminationDate desc",
"ShippingInstruction",
"ShippingInstruction desc",
"MaterialRevisionLevel",
"MaterialRevisionLevel desc",
"NonDeductibleInputTaxAmount",
"NonDeductibleInputTaxAmount desc",
"StockType",
"StockType desc",
"ValuationType",
"ValuationType desc",
"ValuationCategory",
"ValuationCategory desc",
"ItemIsRejectedBySupplier",
"ItemIsRejectedBySupplier desc",
"PurgDocPriceDate",
"PurgDocPriceDate desc",
"PurchasingInfoRecordUpdateCode",
"PurchasingInfoRecordUpdateCode desc",
"PurchasingPriceIsEstimated",
"PurchasingPriceIsEstimated desc",
"InvoiceIsMMServiceEntryBased",
"InvoiceIsMMServiceEntryBased desc",
"InventorySpecialStockType",
"InventorySpecialStockType desc",
"DeliveryDocumentType",
"DeliveryDocumentType desc",
"IssuingStorageLocation",
"IssuingStorageLocation desc",
"AllocationTable",
"AllocationTable desc",
"AllocationTableItem",
"AllocationTableItem desc",
"RetailPromotion",
"RetailPromotion desc",
"PurgConfigurableItemNumber",
"PurgConfigurableItemNumber desc",
"PurgDocAggrgdSubitemCategory",
"PurgDocAggrgdSubitemCategory desc",
"PurgExternalSortNumber",
"PurgExternalSortNumber desc",
"Batch",
"Batch desc",
"PurchasingItemIsFreeOfCharge",
"PurchasingItemIsFreeOfCharge desc",
"DownPaymentType",
"DownPaymentType desc",
"DownPaymentPercentageOfTotAmt",
"DownPaymentPercentageOfTotAmt desc",
"DownPaymentAmount",
"DownPaymentAmount desc",
"DownPaymentDueDate",
"DownPaymentDueDate desc",
"ExpectedOverallLimitAmount",
"ExpectedOverallLimitAmount desc",
"OverallLimitAmount",
"OverallLimitAmount desc",
"PurContractForOverallLimit",
"PurContractForOverallLimit desc",
"PurContractItemForOverallLimit",
"PurContractItemForOverallLimit desc",
"PurgProdCmplncSupplierStatus",
"PurgProdCmplncSupplierStatus desc",
"PurgProductMarketabilityStatus",
"PurgProductMarketabilityStatus desc",
"PurgSafetyDataSheetStatus",
"PurgSafetyDataSheetStatus desc",
"PurgProdCmplncDngrsGoodsStatus",
"PurgProdCmplncDngrsGoodsStatus desc",
"BR_MaterialOrigin",
"BR_MaterialOrigin desc",
"BR_MaterialUsage",
"BR_MaterialUsage desc",
"BR_CFOPCategory",
"BR_CFOPCategory desc",
"BR_NCM",
"BR_NCM desc",
"ConsumptionTaxCtrlCode",
"ConsumptionTaxCtrlCode desc",
"BR_IsProducedInHouse",
"BR_IsProducedInHouse desc",
"ProductSeasonYear",
"ProductSeasonYear desc",
"ProductSeason",
"ProductSeason desc",
"ProductCollection",
"ProductCollection desc",
"ProductTheme",
"ProductTheme desc",
"SeasonCompletenessStatus",
"SeasonCompletenessStatus desc",
"ShippingGroupRule",
"ShippingGroupRule desc",
"ShippingGroupNumber",
"ShippingGroupNumber desc",
"ProductCharacteristic1",
"ProductCharacteristic1 desc",
"ProductCharacteristic2",
"ProductCharacteristic2 desc",
"ProductCharacteristic3",
"ProductCharacteristic3 desc",
"PurgDocSubitemCategory",
"PurgDocSubitemCategory desc",
"DiversionStatus",
"DiversionStatus desc",
"ReferenceDocumentNumber",
"ReferenceDocumentNumber desc",
"ReferenceDocumentItem",
"ReferenceDocumentItem desc",
"PurchaseOrderReferenceType",
"PurchaseOrderReferenceType desc",
"ItemHasValueAddedService",
"ItemHasValueAddedService desc",
"ValAddedSrvcParentItmNumber",
"ValAddedSrvcParentItmNumber desc",
"StockSegment",
"StockSegment desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"PurchaseOrderCategory",
"DocumentCurrency",
"PurchasingDocumentDeletionCode",
"MaterialGroup",
"Material",
"MaterialType",
"SupplierMaterialNumber",
"SupplierSubrange",
"ManufacturerPartNmbr",
"Manufacturer",
"ManufacturerMaterial",
"PurchaseOrderItemText",
"ProductTypeCode",
"CompanyCode",
"Plant",
"ManualDeliveryAddressID",
"ReferenceDeliveryAddressID",
"Customer",
"Subcontractor",
"SupplierIsSubcontractor",
"CrossPlantConfigurableProduct",
"ArticleCategory",
"PlndOrderReplnmtElmntType",
"ProductPurchasePointsQtyUnit",
"ProductPurchasePointsQty",
"StorageLocation",
"PurchaseOrderQuantityUnit",
"OrderItemQtyToBaseQtyNmrtr",
"OrderItemQtyToBaseQtyDnmntr",
"NetPriceQuantity",
"IsCompletelyDelivered",
"IsFinallyInvoiced",
"GoodsReceiptIsExpected",
"InvoiceIsExpected",
"IsOrderAcknRqd",
"InvoiceIsGoodsReceiptBased",
"PurchaseContract",
"PurchaseContractItem",
"PurchaseRequisition",
"PurchaseRequisitionItem",
"RequirementTracking",
"SupplierQuotation",
"SupplierQuotationItem",
"EvaldRcptSettlmtIsAllowed",
"UnlimitedOverdeliveryIsAllowed",
"OverdelivTolrtdLmtRatioInPct",
"UnderdelivTolrtdLmtRatioInPct",
"RequisitionerName",
"PlannedDeliveryDurationInDays",
"GoodsReceiptDurationInDays",
"PartialDeliveryIsAllowed",
"ConsumptionPosting",
"ServicePerformer",
"ServicePackage",
"BaseUnit",
"PurchaseOrderItemCategory",
"ProfitCenter",
"OrderPriceUnit",
"ItemVolumeUnit",
"ItemWeightUnit",
"MultipleAcctAssgmtDistribution",
"PartialInvoiceDistribution",
"PricingDateControl",
"IsStatisticalItem",
"PurchasingParentItem",
"GoodsReceiptLatestCreationDate",
"IsReturnsItem",
"PurchasingOrderReason",
"IncotermsClassification",
"IncotermsTransferLocation",
"IncotermsLocation1",
"IncotermsLocation2",
"PriorSupplier",
"InternationalArticleNumber",
"IntrastatServiceCode",
"CommodityCode",
"MaterialFreightGroup",
"DiscountInKindEligibility",
"PurgItemIsBlockedForDelivery",
"SupplierConfirmationControlKey",
"PurgDocOrderAcknNumber",
"PriceIsToBePrinted",
"AccountAssignmentCategory",
"PurchasingInfoRecord",
"NetAmount",
"GrossAmount",
"EffectiveAmount",
"Subtotal1Amount",
"Subtotal2Amount",
"Subtotal3Amount",
"Subtotal4Amount",
"Subtotal5Amount",
"Subtotal6Amount",
"OrderQuantity",
"NetPriceAmount",
"ItemVolume",
"ItemGrossWeight",
"ItemNetWeight",
"OrderPriceUnitToOrderUnitNmrtr",
"OrdPriceUnitToOrderUnitDnmntr",
"GoodsReceiptIsNonValuated",
"IsToBeAcceptedAtOrigin",
"TaxCode",
"TaxJurisdiction",
"TaxCountry",
"TaxDeterminationDate",
"ShippingInstruction",
"MaterialRevisionLevel",
"NonDeductibleInputTaxAmount",
"StockType",
"ValuationType",
"ValuationCategory",
"ItemIsRejectedBySupplier",
"PurgDocPriceDate",
"PurchasingInfoRecordUpdateCode",
"PurchasingPriceIsEstimated",
"InvoiceIsMMServiceEntryBased",
"InventorySpecialStockType",
"DeliveryDocumentType",
"IssuingStorageLocation",
"AllocationTable",
"AllocationTableItem",
"RetailPromotion",
"PurgConfigurableItemNumber",
"PurgDocAggrgdSubitemCategory",
"PurgExternalSortNumber",
"Batch",
"PurchasingItemIsFreeOfCharge",
"DownPaymentType",
"DownPaymentPercentageOfTotAmt",
"DownPaymentAmount",
"DownPaymentDueDate",
"ExpectedOverallLimitAmount",
"OverallLimitAmount",
"PurContractForOverallLimit",
"PurContractItemForOverallLimit",
"PurgProdCmplncSupplierStatus",
"PurgProductMarketabilityStatus",
"PurgSafetyDataSheetStatus",
"PurgProdCmplncDngrsGoodsStatus",
"BR_MaterialOrigin",
"BR_MaterialUsage",
"BR_CFOPCategory",
"BR_NCM",
"ConsumptionTaxCtrlCode",
"BR_IsProducedInHouse",
"ProductSeasonYear",
"ProductSeason",
"ProductCollection",
"ProductTheme",
"SeasonCompletenessStatus",
"ShippingGroupRule",
"ShippingGroupNumber",
"ProductCharacteristic1",
"ProductCharacteristic2",
"ProductCharacteristic3",
"PurgDocSubitemCategory",
"DiversionStatus",
"ReferenceDocumentNumber",
"ReferenceDocumentItem",
"PurchaseOrderReferenceType",
"ItemHasValueAddedService",
"ValAddedSrvcParentItmNumber",
"StockSegment",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_DeliveryAddress",
"_PurchaseOrder",
"_PurchaseOrderInvoicingPlan",
"_PurchaseOrderItemNote",
"_PurchaseOrderScheduleLineTP",
"_PurOrdAccountAssignment",
"_PurOrdPricingElement"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order_item_note
Get entities from PurchaseOrderItemNote Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"TextObjectType",
"TextObjectType desc",
"Language",
"Language desc",
"PurchaseOrderItemUniqueID",
"PurchaseOrderItemUniqueID desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"TextObjectType",
"Language",
"PlainLongText",
"PurchaseOrderItemUniqueID",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrder",
"_PurchaseOrderItem"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order_note
Get entities from PurchaseOrderNote Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"TextObjectType",
"TextObjectType desc",
"Language",
"Language desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"TextObjectType",
"Language",
"PlainLongText",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrder"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_list_purchase_order_purchase_order
Get entity from PurchaseOrder by key Parameters:Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"PurchaseOrder": {
"type": "string",
"description": "Purchase Order Number"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderType",
"PurchaseOrderSubtype",
"PurchasingDocumentOrigin",
"PurchasingDocumentProcessCode",
"CreatedByUser",
"CreationDate",
"PurchaseOrderDate",
"LastChangeDateTime",
"ValidityStartDate",
"ValidityEndDate",
"MsgOnGoodsReceiptIsRequested",
"Language",
"PurchaseOrderDeletionCode",
"ReleaseIsNotCompleted",
"PurchasingCompletenessStatus",
"PurchasingProcessingStatus",
"PurgReleaseSequenceStatus",
"ReleaseCode",
"PurchasingReleaseStrategy",
"PurgReasonForDocCancellation",
"CompanyCode",
"PurchasingOrganization",
"PurchasingGroup",
"Supplier",
"ManualSupplierAddressID",
"SupplierAddressID",
"SupplierRespSalesPersonName",
"SupplierPhoneNumber",
"SupplyingSupplier",
"SupplyingPlant",
"InvoicingParty",
"Customer",
"PurchaseContract",
"SupplierQuotationExternalID",
"QuotationSubmissionDate",
"ItemNumberIntervalForSubItems",
"PaymentTerms",
"CashDiscount1Days",
"CashDiscount2Days",
"NetPaymentDays",
"CashDiscount1Percent",
"CashDiscount2Percent",
"DownPaymentType",
"DownPaymentPercentageOfTotAmt",
"DownPaymentAmount",
"DownPaymentDueDate",
"IncotermsClassification",
"IncotermsTransferLocation",
"IncotermsVersion",
"IncotermsLocation1",
"IncotermsLocation2",
"IsIntrastatReportingRelevant",
"IsIntrastatReportingExcluded",
"CorrespncExternalReference",
"CorrespncInternalReference",
"PricingDocument",
"PricingProcedure",
"DocumentCurrency",
"ExchangeRate",
"ExchangeRateIsFixed",
"TaxReturnCountry",
"VATRegistrationCountry",
"PurgAggrgdProdCmplncSuplrSts",
"PurgAggrgdProdMarketabilitySts",
"PurgAggrgdSftyDataSheetStatus",
"PurgProdCmplncTotDngrsGoodsSts",
"PurchasingCollectiveNumber",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrderItem",
"_PurchaseOrderNote",
"_PurchaseOrderPartner",
"_SupplierAddress"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID",
"PurchaseOrder"
]
}
sap_s4hana_purchase_order_list_purchase_order_schedule_line
Get entities from PurchaseOrderScheduleLine Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see Paging - Top |
$skip | integer | No | — | Skip the first n items, see Paging - Skip |
$filter | string | No | — | Filter items by property values, see Filtering |
$count | boolean | No | — | Include count of items, see Count |
$orderby | string[] | No | — | Order items by property values, see Sorting |
$select | string[] | No | — | Select properties to be returned, see Select |
$expand | string[] | No | — | Expand related entities, see Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [Paging - Top](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptiontop)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionskip)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [Filtering](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionfilter)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [Count](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptioncount)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrder desc",
"PurchaseOrderItem",
"PurchaseOrderItem desc",
"ScheduleLine",
"ScheduleLine desc",
"ScheduleLineDeliveryDate",
"ScheduleLineDeliveryDate desc",
"SchedLineStscDeliveryDate",
"SchedLineStscDeliveryDate desc",
"PerformancePeriodStartDate",
"PerformancePeriodStartDate desc",
"PerformancePeriodEndDate",
"PerformancePeriodEndDate desc",
"ScheduleLineDeliveryTime",
"ScheduleLineDeliveryTime desc",
"Batch",
"Batch desc",
"BatchBySupplier",
"BatchBySupplier desc",
"ScheduleLineOrderQuantity",
"ScheduleLineOrderQuantity desc",
"OpenPurchaseOrderQuantity",
"OpenPurchaseOrderQuantity desc",
"PurchaseOrderQuantityUnit",
"PurchaseOrderQuantityUnit desc",
"Currency",
"Currency desc",
"PurchaseRequisition",
"PurchaseRequisition desc",
"PurchaseRequisitionItem",
"PurchaseRequisitionItem desc",
"DelivDateCategory",
"DelivDateCategory desc",
"ScheduleLineOrderDate",
"ScheduleLineOrderDate desc",
"ProductAvailabilityDate",
"ProductAvailabilityDate desc",
"LoadingDate",
"LoadingDate desc",
"LoadingTime",
"LoadingTime desc",
"TransportationPlanningDate",
"TransportationPlanningDate desc",
"TransportationPlanningTime",
"TransportationPlanningTime desc",
"GoodsIssueDate",
"GoodsIssueDate desc",
"GoodsIssueTime",
"GoodsIssueTime desc",
"RouteSchedule",
"RouteSchedule desc",
"ProductAvailabilityTime",
"ProductAvailabilityTime desc",
"SAP__Messages",
"SAP__Messages desc"
]
},
"description": "Order items by property values, see [Sorting](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionorderby)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"PurchaseOrder",
"PurchaseOrderItem",
"ScheduleLine",
"ScheduleLineDeliveryDate",
"SchedLineStscDeliveryDate",
"PerformancePeriodStartDate",
"PerformancePeriodEndDate",
"ScheduleLineDeliveryTime",
"Batch",
"BatchBySupplier",
"ScheduleLineOrderQuantity",
"OpenPurchaseOrderQuantity",
"PurchaseOrderQuantityUnit",
"Currency",
"PurchaseRequisition",
"PurchaseRequisitionItem",
"DelivDateCategory",
"ScheduleLineOrderDate",
"ProductAvailabilityDate",
"LoadingDate",
"LoadingTime",
"TransportationPlanningDate",
"TransportationPlanningTime",
"GoodsIssueDate",
"GoodsIssueTime",
"RouteSchedule",
"ProductAvailabilityTime",
"SAP__Messages"
]
},
"description": "Select properties to be returned, see [Select](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionselect)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"_PurchaseOrder",
"_PurchaseOrderItem",
"_SubcontractingComponent"
]
},
"description": "Expand related entities, see [Expand](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionexpand)"
}
},
"required": [
"PCID"
]
}
sap_s4hana_purchase_order_update_purchase_order_purchase_order
Update entity in PurchaseOrder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
PurchaseOrder | string | Yes | — | Purchase Order Number |
CashDiscount1Days | object | No | — | Cash Discount Days 1 |
CashDiscount1Percent | object | No | — | Cash Discount Percentage 1 |
CashDiscount2Days | object | No | — | Cash Discount Days 2 |
CashDiscount2Percent | object | No | — | Cash Discount Percentage 2 |
CompanyCode | string | No | — | Company Code |
CorrespncExternalReference | string | No | — | Correspnc External Reference |
CorrespncInternalReference | string | No | — | Correspnc Internal Reference |
Customer | string | No | — | Customer Number |
DocumentCurrency | string | No | — | Currency Key |
DownPaymentAmount | object | No | — | Down Payment Amount in Document Currency |
DownPaymentDueDate | string | No | — | Due Date for Down Payment |
DownPaymentPercentageOfTotAmt | object | No | — | Down Payment Percentage |
DownPaymentType | string | No | — | Down Payment Indicator |
ExchangeRate | object | No | — | Exchange Rate |
ExchangeRateIsFixed | boolean | No | — | Indicator for Fixed Exchange Rate |
IncotermsClassification | string | No | — | Incoterms (Part 1) |
IncotermsLocation1 | string | No | — | Incoterms Location1 |
IncotermsLocation2 | string | No | — | Incoterms Location2 |
IncotermsTransferLocation | string | No | — | Incoterms Transfer Location |
IncotermsVersion | string | No | — | Incoterms Version |
InvoicingParty | string | No | — | Different Invoicing Party |
IsIntrastatReportingExcluded | boolean | No | — | Exclude from Intrastat Reporting |
IsIntrastatReportingRelevant | boolean | No | — | Relevant for Intrastat Reporting |
ItemNumberIntervalForSubItems | string | No | — | Item Number Interval for Subitems |
Language | string | No | — | The language value |
MsgOnGoodsReceiptIsRequested | boolean | No | — | Msg On Goods Receipt Is Requested |
NetPaymentDays | object | No | — | Net Payment Terms Period |
PaymentTerms | string | No | — | Terms of Payment Key |
PricingDocument | string | No | — | Number of the Document Condition |
PricingProcedure | string | No | — | Procedure (Pricing, Output Control, Acct. Det., Costing,…) |
PurchaseContract | string | No | — | Number of principal purchase agreement |
PurchaseOrderDate | string | No | — | Purchase Order Date |
PurchaseOrderType | string | No | — | Purchasing Document Type |
PurchasingCollectiveNumber | string | No | — | Purchasing Collective Number |
PurchasingCompletenessStatus | boolean | No | — | Purchase order not yet complete |
PurchasingDocumentProcessCode | string | No | — | Process Indicator for Purchase Order |
PurchasingGroup | string | No | — | Purchasing Group |
PurchasingOrganization | string | No | — | Purchasing Organization |
PurchasingReleaseStrategy | string | No | — | Purchasing Release Strategy |
PurgReasonForDocCancellation | string | No | — | Reason for Cancellation |
PurgReleaseSequenceStatus | string | No | — | Purg Release Sequence Status |
QuotationSubmissionDate | string | No | — | Quotation Submission Date |
ReleaseCode | string | No | — | Release Indicator: Purchasing Document |
SAP__Messages | object[] | No | — | SAP Messages |
Supplier | string | No | — | The supplier value |
SupplierAddressID | string | No | — | Supplier Address ID |
SupplierPhoneNumber | string | No | — | Supplier’s Phone Number |
SupplierQuotationExternalID | string | No | — | Quotation Number |
SupplierRespSalesPersonName | string | No | — | Responsible Salesperson at Supplier’s Office |
SupplyingPlant | string | No | — | Supplying (issuing) plant in case of stock transport order |
SupplyingSupplier | string | No | — | Supplying Supplier |
TaxReturnCountry | string | No | — | Country/Region for Tax Report |
ValidityEndDate | string | No | — | End of Validity Period |
ValidityStartDate | string | No | — | Start of Validity Period |
VATRegistrationCountry | string | No | — | Country/Region of Sales Tax ID Number |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"PurchaseOrder": {
"type": "string",
"description": "Purchase Order Number"
},
"CashDiscount1Days": {
"description": "Cash Discount Days 1"
},
"CashDiscount1Percent": {
"description": "Cash Discount Percentage 1"
},
"CashDiscount2Days": {
"description": "Cash Discount Days 2"
},
"CashDiscount2Percent": {
"description": "Cash Discount Percentage 2"
},
"CompanyCode": {
"type": "string",
"description": "Company Code"
},
"CorrespncExternalReference": {
"type": "string",
"description": "Correspnc External Reference"
},
"CorrespncInternalReference": {
"type": "string",
"description": "Correspnc Internal Reference"
},
"Customer": {
"type": "string",
"description": "Customer Number"
},
"DocumentCurrency": {
"type": "string",
"description": "Currency Key"
},
"DownPaymentAmount": {
"description": "Down Payment Amount in Document Currency"
},
"DownPaymentDueDate": {
"type": "string",
"description": "Due Date for Down Payment"
},
"DownPaymentPercentageOfTotAmt": {
"description": "Down Payment Percentage"
},
"DownPaymentType": {
"type": "string",
"description": "Down Payment Indicator"
},
"ExchangeRate": {
"description": "Exchange Rate"
},
"ExchangeRateIsFixed": {
"type": "boolean",
"description": "Indicator for Fixed Exchange Rate"
},
"IncotermsClassification": {
"type": "string",
"description": "Incoterms (Part 1)"
},
"IncotermsLocation1": {
"type": "string",
"description": "Incoterms Location1"
},
"IncotermsLocation2": {
"type": "string",
"description": "Incoterms Location2"
},
"IncotermsTransferLocation": {
"type": "string",
"description": "Incoterms Transfer Location"
},
"IncotermsVersion": {
"type": "string",
"description": "Incoterms Version"
},
"InvoicingParty": {
"type": "string",
"description": "Different Invoicing Party"
},
"IsIntrastatReportingExcluded": {
"type": "boolean",
"description": "Exclude from Intrastat Reporting"
},
"IsIntrastatReportingRelevant": {
"type": "boolean",
"description": "Relevant for Intrastat Reporting"
},
"ItemNumberIntervalForSubItems": {
"type": "string",
"description": "Item Number Interval for Subitems"
},
"Language": {
"type": "string",
"description": "The language value"
},
"MsgOnGoodsReceiptIsRequested": {
"type": "boolean",
"description": "Msg On Goods Receipt Is Requested"
},
"NetPaymentDays": {
"description": "Net Payment Terms Period"
},
"PaymentTerms": {
"type": "string",
"description": "Terms of Payment Key"
},
"PricingDocument": {
"type": "string",
"description": "Number of the Document Condition"
},
"PricingProcedure": {
"type": "string",
"description": "Procedure (Pricing, Output Control, Acct. Det., Costing,...)"
},
"PurchaseContract": {
"type": "string",
"description": "Number of principal purchase agreement"
},
"PurchaseOrderDate": {
"type": "string",
"description": "Purchase Order Date"
},
"PurchaseOrderType": {
"type": "string",
"description": "Purchasing Document Type"
},
"PurchasingCollectiveNumber": {
"type": "string",
"description": "Purchasing Collective Number"
},
"PurchasingCompletenessStatus": {
"type": "boolean",
"description": "Purchase order not yet complete"
},
"PurchasingDocumentProcessCode": {
"type": "string",
"description": "Process Indicator for Purchase Order"
},
"PurchasingGroup": {
"type": "string",
"description": "Purchasing Group"
},
"PurchasingOrganization": {
"type": "string",
"description": "Purchasing Organization"
},
"PurchasingReleaseStrategy": {
"type": "string",
"description": "Purchasing Release Strategy"
},
"PurgReasonForDocCancellation": {
"type": "string",
"description": "Reason for Cancellation"
},
"PurgReleaseSequenceStatus": {
"type": "string",
"description": "Purg Release Sequence Status"
},
"QuotationSubmissionDate": {
"type": "string",
"description": "Quotation Submission Date"
},
"ReleaseCode": {
"type": "string",
"description": "Release Indicator: Purchasing Document"
},
"SAP__Messages": {
"type": "array",
"items": {
"type": "object"
},
"description": "SAP Messages"
},
"Supplier": {
"type": "string",
"description": "The supplier value"
},
"SupplierAddressID": {
"type": "string",
"description": "Supplier Address ID"
},
"SupplierPhoneNumber": {
"type": "string",
"description": "Supplier's Phone Number"
},
"SupplierQuotationExternalID": {
"type": "string",
"description": "Quotation Number"
},
"SupplierRespSalesPersonName": {
"type": "string",
"description": "Responsible Salesperson at Supplier's Office"
},
"SupplyingPlant": {
"type": "string",
"description": "Supplying (issuing) plant in case of stock transport order"
},
"SupplyingSupplier": {
"type": "string",
"description": "Supplying Supplier"
},
"TaxReturnCountry": {
"type": "string",
"description": "Country/Region for Tax Report"
},
"ValidityEndDate": {
"type": "string",
"description": "End of Validity Period"
},
"ValidityStartDate": {
"type": "string",
"description": "Start of Validity Period"
},
"VATRegistrationCountry": {
"type": "string",
"description": "Country/Region of Sales Tax ID Number"
}
},
"required": [
"PCID",
"PurchaseOrder"
]
}

