Class BusSolnOrderItemScheduleLine
Original entity name from the Odata EDM: A_BusSolnOrderItemScheduleLineType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BusSolnOrderItemScheduleLineSelectableSelector for all available fields of BusSolnOrderItemScheduleLine.static final BusSolnOrderItemScheduleLineField<String>Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrderItemScheduleLineField<String>Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrderItemScheduleLineField<BigDecimal>Use with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.static final BusSolnOrderItemScheduleLineField<ZonedDateTime>Use with available fluent helpers to apply the ConfirmedDeliveryDateTime field to query operations.static final BusSolnOrderItemScheduleLineField<String>Use with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final BusSolnOrderItemScheduleLineField<ZonedDateTime>Use with available fluent helpers to apply the RequestedDeliveryDateTime field to query operations.static final BusSolnOrderItemScheduleLineField<BigDecimal>Use with available fluent helpers to apply the RequestedQuantity field to query operations.static final BusSolnOrderItemScheduleLineField<String>Use with available fluent helpers to apply the ScheduleLine field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionBusSolnOrderItemScheduleLine(String businessSolutionOrder, String businessSolutionOrderItem, String scheduleLine, BigDecimal requestedQuantity, ZonedDateTime requestedDeliveryDateTime, BigDecimal confdOrderQtyByMatlAvailCheck, ZonedDateTime confirmedDeliveryDateTime, String orderQuantityUnit) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
BusSolnOrderItemScheduleLineField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrderItemScheduleLineField<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Precision: 0protected Stringprotected StringgetKey()Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 13, Scale: 3(Key Field) Constraints: Not nullable, Maximum length: 4getType()inthashCode()voidsetBusinessSolutionOrder(String businessSolutionOrder) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetBusinessSolutionOrderItem(String businessSolutionOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetConfdOrderQtyByMatlAvailCheck(BigDecimal confdOrderQtyByMatlAvailCheck) Constraints: Not nullable, Precision: 13, Scale: 3voidsetConfirmedDeliveryDateTime(ZonedDateTime confirmedDeliveryDateTime) Constraints: Not nullable, Precision: 0voidsetOrderQuantityUnit(String orderQuantityUnit) Constraints: Not nullable, Maximum length: 3voidsetRequestedDeliveryDateTime(ZonedDateTime requestedDeliveryDateTime) Constraints: Not nullable, Precision: 0voidsetRequestedQuantity(BigDecimal requestedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetScheduleLine(String scheduleLine) (Key Field) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of BusSolnOrderItemScheduleLine. -
BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations. -
BUSINESS_SOLUTION_ORDER_ITEM
Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations. -
SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations. -
REQUESTED_QUANTITY
Use with available fluent helpers to apply the RequestedQuantity field to query operations. -
REQUESTED_DELIVERY_DATE_TIME
Use with available fluent helpers to apply the RequestedDeliveryDateTime field to query operations. -
CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK
public static final BusSolnOrderItemScheduleLineField<BigDecimal> CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECKUse with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations. -
CONFIRMED_DELIVERY_DATE_TIME
Use with available fluent helpers to apply the ConfirmedDeliveryDateTime field to query operations. -
ORDER_QUANTITY_UNIT
Use with available fluent helpers to apply the OrderQuantityUnit field to query operations.
-
-
Constructor Details
-
BusSolnOrderItemScheduleLine
public BusSolnOrderItemScheduleLine() -
BusSolnOrderItemScheduleLine
public BusSolnOrderItemScheduleLine(@Nullable String businessSolutionOrder, @Nullable String businessSolutionOrderItem, @Nullable String scheduleLine, @Nullable BigDecimal requestedQuantity, @Nullable ZonedDateTime requestedDeliveryDateTime, @Nullable BigDecimal confdOrderQtyByMatlAvailCheck, @Nullable ZonedDateTime confirmedDeliveryDateTime, @Nullable String orderQuantityUnit)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<BusSolnOrderItemScheduleLine>
-
setBusinessSolutionOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessSolutionOrder
- Parameters:
businessSolutionOrder- Transaction ID
-
setBusinessSolutionOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BusinessSolutionOrderItem
- Parameters:
businessSolutionOrderItem- Shortened Item Number in Document
-
setScheduleLine
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ScheduleLine
- Parameters:
scheduleLine- Schedule Line Number
-
setRequestedQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: RequestedQuantity
- Parameters:
requestedQuantity- CRM Schedule Line Quantity
-
setRequestedDeliveryDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDateTime
- Parameters:
requestedDeliveryDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setConfdOrderQtyByMatlAvailCheck
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
- Parameters:
confdOrderQtyByMatlAvailCheck- CRM Schedule Line Quantity
-
setConfirmedDeliveryDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ConfirmedDeliveryDateTime
- Parameters:
confirmedDeliveryDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setOrderQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OrderQuantityUnit
- Parameters:
orderQuantityUnit- Unit of Measure in Which the Product Is Sold
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<BusSolnOrderItemScheduleLine>
-
getKey
- Overrides:
getKeyin classVdmObject<BusSolnOrderItemScheduleLine>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<BusSolnOrderItemScheduleLine>
-
fromMap
- Overrides:
fromMapin classVdmObject<BusSolnOrderItemScheduleLine>
-
field
@Nonnull public static <T> BusSolnOrderItemScheduleLineField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> BusSolnOrderItemScheduleLineField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<BusSolnOrderItemScheduleLine>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<BusSolnOrderItemScheduleLine>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<BusSolnOrderItemScheduleLine>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<BusSolnOrderItemScheduleLine>
-
builder
-
getBusinessSolutionOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessSolutionOrder
- Returns:
- Transaction ID
-
getBusinessSolutionOrderItem
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: BusinessSolutionOrderItem
- Returns:
- Shortened Item Number in Document
-
getScheduleLine
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ScheduleLine
- Returns:
- Schedule Line Number
-
getRequestedQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: RequestedQuantity
- Returns:
- CRM Schedule Line Quantity
-
getRequestedDeliveryDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getConfdOrderQtyByMatlAvailCheck
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
- Returns:
- CRM Schedule Line Quantity
-
getConfirmedDeliveryDateTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ConfirmedDeliveryDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getOrderQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OrderQuantityUnit
- Returns:
- Unit of Measure in Which the Product Is Sold
-
toString
- Overrides:
toStringin classVdmObject<BusSolnOrderItemScheduleLine>
-
equals
- Overrides:
equalsin classVdmEntity<BusSolnOrderItemScheduleLine>
-
canEqual
- Overrides:
canEqualin classVdmEntity<BusSolnOrderItemScheduleLine>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<BusSolnOrderItemScheduleLine>
-