Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_SlsOrdWthoutChrgSchedLine" of service "API_SALES_ORDER_WITHOUT_CHARGE_SRV". This service is part of the following communication scenarios: Sales Order Without Charge Integration (SAP_COM_0334). See https://api.sap.com/api/API_SALES_ORDER_WITHOUT_CHARGE_SRV for more information.

Hierarchy

  • any
    • SlsOrdWthoutChrgSchedLine

Implements

Index

Properties

confdOrderQtyByMatlAvailCheck

confdOrderQtyByMatlAvailCheck: BigNumber

Confirmed Quantity. The item quantity that the system confirms for shipping after checking inventory availability. The confirmed quantity can differ from the order quantity (for example, insufficient stock is available to meet the customer's request). If the availability of inventory changes during delivery processing, the confirmed quantity can also differ from the delivered quantity that the customer actually receives.If you change the order quantity (for example, if you create new schedule lines for the item), the system updates the confirmed quantity (depending on availability).

nullable

delivBlockReasonForSchedLine

delivBlockReasonForSchedLine: string

Schedule Line Blocked for Delivery. Indicates if a schedule line for the item is blocked for delivery. Maximum length: 2.

nullable

deliveredQtyInOrderQtyUnit

deliveredQtyInOrderQtyUnit: BigNumber

Delivered Quantity.

nullable

openConfdDelivQtyInOrdQtyUnit

openConfdDelivQtyInOrdQtyUnit: BigNumber

Open Confirmed Delivery Quantity.

nullable

orderQuantityUnit

orderQuantityUnit: string

Sales Unit. Unit of measure in which the material is sold. Maximum length: 3.

nullable

salesOrderWithoutCharge

salesOrderWithoutCharge: string

Sales Document. The number that uniquely identifies the sales document. Maximum length: 10.

salesOrderWithoutChargeItem

salesOrderWithoutChargeItem: string

Sales Document Item. The number that uniquely identifies the item in the sales document. Maximum length: 6.

scheduleLine

scheduleLine: string

Schedule Line Number. The number that uniquely identifies the schedule line in the sales document. When an item has more than one schedule line, the system automatically assigns a unique number to each line. The number is displayed in the details screens for schedule lines.The schedule line number serves internal purposes and does not, for example, determine the sequence of schedule lines in the overview screen. The schedule lines on the overview screen are sorted by date. Maximum length: 4.

toItem

One-to-one navigation property to the SalesOrderWithoutChargeItem entity.

toSalesOrderWithoutCharge

toSalesOrderWithoutCharge: SalesOrderWithoutCharge

One-to-one navigation property to the SalesOrderWithoutCharge entity.

Static ALL_FIELDS

ALL_FIELDS: any = new AllFields('*', SlsOrdWthoutChrgSchedLine)

All fields selector.

Static CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK

CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK: BigNumberField<SlsOrdWthoutChrgSchedLine> = new BigNumberField('ConfdOrderQtyByMatlAvailCheck', SlsOrdWthoutChrgSchedLine, 'Edm.Decimal')

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

Static DELIVERED_QTY_IN_ORDER_QTY_UNIT

DELIVERED_QTY_IN_ORDER_QTY_UNIT: BigNumberField<SlsOrdWthoutChrgSchedLine> = new BigNumberField('DeliveredQtyInOrderQtyUnit', SlsOrdWthoutChrgSchedLine, 'Edm.Decimal')

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

Static DELIV_BLOCK_REASON_FOR_SCHED_LINE

DELIV_BLOCK_REASON_FOR_SCHED_LINE: StringField<SlsOrdWthoutChrgSchedLine> = new StringField('DelivBlockReasonForSchedLine', SlsOrdWthoutChrgSchedLine, 'Edm.String')

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

Static OPEN_CONFD_DELIV_QTY_IN_ORD_QTY_UNIT

OPEN_CONFD_DELIV_QTY_IN_ORD_QTY_UNIT: BigNumberField<SlsOrdWthoutChrgSchedLine> = new BigNumberField('OpenConfdDelivQtyInOrdQtyUnit', SlsOrdWthoutChrgSchedLine, 'Edm.Decimal')

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

Static ORDER_QUANTITY_UNIT

ORDER_QUANTITY_UNIT: StringField<SlsOrdWthoutChrgSchedLine> = new StringField('OrderQuantityUnit', SlsOrdWthoutChrgSchedLine, 'Edm.String')

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

Static SALES_ORDER_WITHOUT_CHARGE

SALES_ORDER_WITHOUT_CHARGE: StringField<SlsOrdWthoutChrgSchedLine> = new StringField('SalesOrderWithoutCharge', SlsOrdWthoutChrgSchedLine, 'Edm.String')

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

Static SALES_ORDER_WITHOUT_CHARGE_ITEM

SALES_ORDER_WITHOUT_CHARGE_ITEM: StringField<SlsOrdWthoutChrgSchedLine> = new StringField('SalesOrderWithoutChargeItem', SlsOrdWthoutChrgSchedLine, 'Edm.String')

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

Static SCHEDULE_LINE

SCHEDULE_LINE: StringField<SlsOrdWthoutChrgSchedLine> = new StringField('ScheduleLine', SlsOrdWthoutChrgSchedLine, 'Edm.String')

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

Static TO_ITEM

TO_ITEM: OneToOneLink<SlsOrdWthoutChrgSchedLine, SalesOrderWithoutChargeItem> = new OneToOneLink('to_Item', SlsOrdWthoutChrgSchedLine, SalesOrderWithoutChargeItem)

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

Static TO_SALES_ORDER_WITHOUT_CHARGE

TO_SALES_ORDER_WITHOUT_CHARGE: OneToOneLink<SlsOrdWthoutChrgSchedLine, SalesOrderWithoutCharge> = new OneToOneLink('to_SalesOrderWithoutCharge', SlsOrdWthoutChrgSchedLine, SalesOrderWithoutCharge)

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

Static _allFields

_allFields: any[] = [SlsOrdWthoutChrgSchedLine.SALES_ORDER_WITHOUT_CHARGE,SlsOrdWthoutChrgSchedLine.SALES_ORDER_WITHOUT_CHARGE_ITEM,SlsOrdWthoutChrgSchedLine.SCHEDULE_LINE,SlsOrdWthoutChrgSchedLine.ORDER_QUANTITY_UNIT,SlsOrdWthoutChrgSchedLine.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK,SlsOrdWthoutChrgSchedLine.DELIVERED_QTY_IN_ORDER_QTY_UNIT,SlsOrdWthoutChrgSchedLine.OPEN_CONFD_DELIV_QTY_IN_ORD_QTY_UNIT,SlsOrdWthoutChrgSchedLine.DELIV_BLOCK_REASON_FOR_SCHED_LINE,SlsOrdWthoutChrgSchedLine.TO_ITEM,SlsOrdWthoutChrgSchedLine.TO_SALES_ORDER_WITHOUT_CHARGE]

All fields of the SlsOrdWthoutChrgSchedLine entity.

Static _defaultServicePath

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

Default url path for the according service.

Static _entityName

_entityName: string = "A_SlsOrdWthoutChrgSchedLine"

Technical entity name for SlsOrdWthoutChrgSchedLine.

Static _keyFields

_keyFields: Array<Selectable<SlsOrdWthoutChrgSchedLine>> = [SlsOrdWthoutChrgSchedLine.SALES_ORDER_WITHOUT_CHARGE, SlsOrdWthoutChrgSchedLine.SALES_ORDER_WITHOUT_CHARGE_ITEM, SlsOrdWthoutChrgSchedLine.SCHEDULE_LINE]

All key fields of the SlsOrdWthoutChrgSchedLine entity.

Static _keys

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

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

Static _serviceName

_serviceName: string = "API_SALES_ORDER_WITHOUT_CHARGE_SRV"

Technical service name for SlsOrdWthoutChrgSchedLine.

Methods

Static builder

Static customField

  • Returns a selectable object that allows the selection of custom field in a get request for the entity SlsOrdWthoutChrgSchedLine.

    Parameters

    • fieldName: string

      Name of the custom field to select

    Returns CustomField<SlsOrdWthoutChrgSchedLine>

    A builder that constructs instances of entity type SlsOrdWthoutChrgSchedLine.

Static requestBuilder

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

    Returns SlsOrdWthoutChrgSchedLineRequestBuilder

    A SlsOrdWthoutChrgSchedLine request builder.