Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_ProductSalesDelivery" of service "API_REALSUBSTANCE". See https://api.sap.com/api/API_REALSUBSTANCE for more information.

Hierarchy

  • any
    • ProductSalesDelivery

Implements

Index

Properties

accountDetnProductGroup

accountDetnProductGroup: string

Account assignment group for this material. Maximum length: 2.

nullable

deliveryNoteProcMinDelivQty

deliveryNoteProcMinDelivQty: BigNumber

Minimum Delivery Quantity in Delivery Note Processing.

nullable

deliveryQuantity

deliveryQuantity: BigNumber

Delivery unit.

nullable

deliveryQuantityUnit

deliveryQuantityUnit: string

Unit of measure of delivery unit. Maximum length: 3.

nullable

fifthSalesSpecProductGroup

fifthSalesSpecProductGroup: string

Product Group 5. Maximum length: 3.

nullable

firstSalesSpecProductGroup

firstSalesSpecProductGroup: string

Product Group 1. Maximum length: 3.

nullable

fourthSalesSpecProductGroup

fourthSalesSpecProductGroup: string

Product Group 4. Maximum length: 3.

nullable

isMarkedForDeletion

isMarkedForDeletion: boolean

Ind.: Flag material for deletion at distribution chain level.

nullable

itemCategoryGroup

itemCategoryGroup: string

Item category group from material master. Maximum length: 4.

nullable

minimumMakeToOrderOrderQty

minimumMakeToOrderOrderQty: BigNumber

Minimum make-to-order quantity.

nullable

minimumOrderQuantity

minimumOrderQuantity: BigNumber

Minimum order quantity in base unit of measure.

nullable

priceSpecificationProductGroup

priceSpecificationProductGroup: string

Product Pricing Group. Maximum length: 2.

nullable

product

product: string

Product Number. Maximum length: 40.

productDistributionChnl

productDistributionChnl: string

Distribution Channel. Maximum length: 2.

productHierarchy

productHierarchy: string

Product Hierarchy. Maximum length: 18.

nullable

productSalesOrg

productSalesOrg: string

Sales Organization. Maximum length: 4.

productSalesStatus

productSalesStatus: string

Distribution-chain-specific material status. Maximum length: 2.

nullable

productSalesStatusValidityDate

productSalesStatusValidityDate: Moment

Date from which distr.-chain-spec. material status is valid.

nullable

salesMeasureUnit

salesMeasureUnit: string

Sales unit. Maximum length: 3.

nullable

secondSalesSpecProductGroup

secondSalesSpecProductGroup: string

Product Group 2. Maximum length: 3.

nullable

supplyingPlant

supplyingPlant: string

Delivering Plant (Own or External). Maximum length: 4.

nullable

thirdSalesSpecProductGroup

thirdSalesSpecProductGroup: string

Product Group 3. Maximum length: 3.

nullable

Static ACCOUNT_DETN_PRODUCT_GROUP

ACCOUNT_DETN_PRODUCT_GROUP: StringField<ProductSalesDelivery> = new StringField('AccountDetnProductGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the accountDetnProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static DELIVERY_NOTE_PROC_MIN_DELIV_QTY

DELIVERY_NOTE_PROC_MIN_DELIV_QTY: BigNumberField<ProductSalesDelivery> = new BigNumberField('DeliveryNoteProcMinDelivQty', ProductSalesDelivery, 'Edm.Decimal')

Static representation of the deliveryNoteProcMinDelivQty property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static DELIVERY_QUANTITY

DELIVERY_QUANTITY: BigNumberField<ProductSalesDelivery> = new BigNumberField('DeliveryQuantity', ProductSalesDelivery, 'Edm.Decimal')

Static representation of the deliveryQuantity property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static DELIVERY_QUANTITY_UNIT

DELIVERY_QUANTITY_UNIT: StringField<ProductSalesDelivery> = new StringField('DeliveryQuantityUnit', ProductSalesDelivery, 'Edm.String')

Static representation of the deliveryQuantityUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static FIFTH_SALES_SPEC_PRODUCT_GROUP

FIFTH_SALES_SPEC_PRODUCT_GROUP: StringField<ProductSalesDelivery> = new StringField('FifthSalesSpecProductGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the fifthSalesSpecProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static FIRST_SALES_SPEC_PRODUCT_GROUP

FIRST_SALES_SPEC_PRODUCT_GROUP: StringField<ProductSalesDelivery> = new StringField('FirstSalesSpecProductGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the firstSalesSpecProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static FOURTH_SALES_SPEC_PRODUCT_GROUP

FOURTH_SALES_SPEC_PRODUCT_GROUP: StringField<ProductSalesDelivery> = new StringField('FourthSalesSpecProductGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the fourthSalesSpecProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static IS_MARKED_FOR_DELETION

IS_MARKED_FOR_DELETION: BooleanField<ProductSalesDelivery> = new BooleanField('IsMarkedForDeletion', ProductSalesDelivery, 'Edm.Boolean')

Static representation of the isMarkedForDeletion property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static ITEM_CATEGORY_GROUP

ITEM_CATEGORY_GROUP: StringField<ProductSalesDelivery> = new StringField('ItemCategoryGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the itemCategoryGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static MINIMUM_MAKE_TO_ORDER_ORDER_QTY

MINIMUM_MAKE_TO_ORDER_ORDER_QTY: BigNumberField<ProductSalesDelivery> = new BigNumberField('MinimumMakeToOrderOrderQty', ProductSalesDelivery, 'Edm.Decimal')

Static representation of the minimumMakeToOrderOrderQty property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static MINIMUM_ORDER_QUANTITY

MINIMUM_ORDER_QUANTITY: BigNumberField<ProductSalesDelivery> = new BigNumberField('MinimumOrderQuantity', ProductSalesDelivery, 'Edm.Decimal')

Static representation of the minimumOrderQuantity property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PRICE_SPECIFICATION_PRODUCT_GROUP

PRICE_SPECIFICATION_PRODUCT_GROUP: StringField<ProductSalesDelivery> = new StringField('PriceSpecificationProductGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the priceSpecificationProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PRODUCT

PRODUCT: StringField<ProductSalesDelivery> = new StringField('Product', ProductSalesDelivery, 'Edm.String')

Static representation of the product property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PRODUCT_DISTRIBUTION_CHNL

PRODUCT_DISTRIBUTION_CHNL: StringField<ProductSalesDelivery> = new StringField('ProductDistributionChnl', ProductSalesDelivery, 'Edm.String')

Static representation of the productDistributionChnl property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PRODUCT_HIERARCHY

PRODUCT_HIERARCHY: StringField<ProductSalesDelivery> = new StringField('ProductHierarchy', ProductSalesDelivery, 'Edm.String')

Static representation of the productHierarchy property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PRODUCT_SALES_ORG

PRODUCT_SALES_ORG: StringField<ProductSalesDelivery> = new StringField('ProductSalesOrg', ProductSalesDelivery, 'Edm.String')

Static representation of the productSalesOrg property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PRODUCT_SALES_STATUS

PRODUCT_SALES_STATUS: StringField<ProductSalesDelivery> = new StringField('ProductSalesStatus', ProductSalesDelivery, 'Edm.String')

Static representation of the productSalesStatus property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static PRODUCT_SALES_STATUS_VALIDITY_DATE

PRODUCT_SALES_STATUS_VALIDITY_DATE: DateField<ProductSalesDelivery> = new DateField('ProductSalesStatusValidityDate', ProductSalesDelivery, 'Edm.DateTime')

Static representation of the productSalesStatusValidityDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SALES_MEASURE_UNIT

SALES_MEASURE_UNIT: StringField<ProductSalesDelivery> = new StringField('SalesMeasureUnit', ProductSalesDelivery, 'Edm.String')

Static representation of the salesMeasureUnit property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SECOND_SALES_SPEC_PRODUCT_GROUP

SECOND_SALES_SPEC_PRODUCT_GROUP: StringField<ProductSalesDelivery> = new StringField('SecondSalesSpecProductGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the secondSalesSpecProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SUPPLYING_PLANT

SUPPLYING_PLANT: StringField<ProductSalesDelivery> = new StringField('SupplyingPlant', ProductSalesDelivery, 'Edm.String')

Static representation of the supplyingPlant property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static THIRD_SALES_SPEC_PRODUCT_GROUP

THIRD_SALES_SPEC_PRODUCT_GROUP: StringField<ProductSalesDelivery> = new StringField('ThirdSalesSpecProductGroup', ProductSalesDelivery, 'Edm.String')

Static representation of the thirdSalesSpecProductGroup property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: any[] = [ProductSalesDelivery.PRODUCT,ProductSalesDelivery.DELIVERY_QUANTITY_UNIT,ProductSalesDelivery.DELIVERY_QUANTITY,ProductSalesDelivery.PRODUCT_SALES_STATUS,ProductSalesDelivery.PRODUCT_SALES_STATUS_VALIDITY_DATE,ProductSalesDelivery.SALES_MEASURE_UNIT,ProductSalesDelivery.IS_MARKED_FOR_DELETION,ProductSalesDelivery.PRODUCT_HIERARCHY,ProductSalesDelivery.FIRST_SALES_SPEC_PRODUCT_GROUP,ProductSalesDelivery.SECOND_SALES_SPEC_PRODUCT_GROUP,ProductSalesDelivery.THIRD_SALES_SPEC_PRODUCT_GROUP,ProductSalesDelivery.PRODUCT_SALES_ORG,ProductSalesDelivery.FOURTH_SALES_SPEC_PRODUCT_GROUP,ProductSalesDelivery.FIFTH_SALES_SPEC_PRODUCT_GROUP,ProductSalesDelivery.MINIMUM_MAKE_TO_ORDER_ORDER_QTY,ProductSalesDelivery.PRODUCT_DISTRIBUTION_CHNL,ProductSalesDelivery.MINIMUM_ORDER_QUANTITY,ProductSalesDelivery.SUPPLYING_PLANT,ProductSalesDelivery.PRICE_SPECIFICATION_PRODUCT_GROUP,ProductSalesDelivery.ACCOUNT_DETN_PRODUCT_GROUP,ProductSalesDelivery.DELIVERY_NOTE_PROC_MIN_DELIV_QTY,ProductSalesDelivery.ITEM_CATEGORY_GROUP]

All fields of the ProductSalesDelivery entity.

Static _defaultServicePath

_defaultServicePath: string = "/sap/opu/odata/sap/API_REALSUBSTANCE"

Default url path for the according service.

Static _entityName

_entityName: string = "A_ProductSalesDelivery"

Technical entity name for ProductSalesDelivery.

Static _keyFields

_keyFields: Array<Selectable<ProductSalesDelivery>> = [ProductSalesDelivery.PRODUCT, ProductSalesDelivery.PRODUCT_SALES_ORG, ProductSalesDelivery.PRODUCT_DISTRIBUTION_CHNL]

All key fields of the ProductSalesDelivery entity.

Static _keys

_keys: any = ProductSalesDelivery._keyFields.reduce((acc: any, field) => {acc[field.fieldName] = field;return acc;}, {})

Mapping of all key field names to the respective static field property ProductSalesDelivery.

Static _serviceName

_serviceName: string = "API_REALSUBSTANCE"

Technical service name for ProductSalesDelivery.

Methods

Static builder

Static requestBuilder

  • Returns a request builder to construct requests for operations on the ProductSalesDelivery entity type.

    Returns ProductSalesDeliveryRequestBuilder

    A ProductSalesDelivery request builder.