public class SalesSchedgAgrmtSchedLine extends VdmEntity<SalesSchedgAgrmtSchedLine>
Original entity name from the Odata EDM: A_SalesSchedgAgrmtSchedLineType
Modifier and Type | Class and Description |
---|---|
static class |
SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder
Helper class to allow for fluent creation of SalesSchedgAgrmtSchedLine instances.
|
Modifier and Type | Field and Description |
---|---|
static SalesSchedgAgrmtSchedLineSelectable |
ALL_FIELDS
Selector for all available fields of SalesSchedgAgrmtSchedLine.
|
static SalesSchedgAgrmtSchedLineField<BigDecimal> |
CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK
Use with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.
|
static SalesSchedgAgrmtSchedLineField<BigDecimal> |
CORRECTED_QTY_IN_ORDER_QTY_UNIT
Use with available fluent helpers to apply the CorrectedQtyInOrderQtyUnit field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
CUST_ENGINEERING_CHG_STATUS
Use with available fluent helpers to apply the CustEngineeringChgStatus field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
DELIV_BLOCK_REASON_FOR_SCHED_LINE
Use with available fluent helpers to apply the DelivBlockReasonForSchedLine field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalDateTime> |
GOODS_ISSUE_DATE
Use with available fluent helpers to apply the GoodsIssueDate field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalTime> |
GOODS_ISSUE_TIME
Use with available fluent helpers to apply the GoodsIssueTime field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
GOODS_MOVEMENT_TYPE
Use with available fluent helpers to apply the GoodsMovementType field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalDateTime> |
LOADING_DATE
Use with available fluent helpers to apply the LoadingDate field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalTime> |
LOADING_TIME
Use with available fluent helpers to apply the LoadingTime field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
ORDER_QUANTITY_UNIT
Use with available fluent helpers to apply the OrderQuantityUnit field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalDateTime> |
PRODUCT_AVAILABILITY_DATE
Use with available fluent helpers to apply the ProductAvailabilityDate field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalTime> |
PRODUCT_AVAILABILITY_TIME
Use with available fluent helpers to apply the ProductAvailabilityTime field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalDateTime> |
REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalTime> |
REQUESTED_DELIVERY_TIME
Use with available fluent helpers to apply the RequestedDeliveryTime field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
SALES_DELIV_DATE_CATEGORY
Use with available fluent helpers to apply the SalesDelivDateCategory field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
SALES_SCHEDULING_AGREEMENT
Use with available fluent helpers to apply the SalesSchedulingAgreement field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
SALES_SCHEDULING_AGREEMENT_ITEM
Use with available fluent helpers to apply the SalesSchedulingAgreementItem field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
SCHEDULE_LINE_CATEGORY
Use with available fluent helpers to apply the ScheduleLineCategory field to query operations.
|
static SalesSchedgAgrmtSchedLineField<BigDecimal> |
SCHEDULE_LINE_OPEN_QUANTITY
Use with available fluent helpers to apply the ScheduleLineOpenQuantity field to query operations.
|
static SalesSchedgAgrmtSchedLineField<BigDecimal> |
SCHEDULE_LINE_ORDER_QUANTITY
Use with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.
|
static SalesSchedgAgrmtSchedLineField<String> |
SCHEDULING_AGREEMENT_RELEASE_TYPE
Use with available fluent helpers to apply the SchedulingAgreementReleaseType field to query operations.
|
static SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmt> |
TO_SALES_SCHEDG_AGRMT
Use with available fluent helpers to apply the to_SalesSchedgAgrmt navigation property to query
operations.
|
static SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmtDelivSched> |
TO_SALES_SCHEDG_AGRMT_DELIV_SCHED
Use with available fluent helpers to apply the to_SalesSchedgAgrmtDelivSched navigation property to query
operations.
|
static SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmtItem> |
TO_SALES_SCHEDG_AGRMT_ITEM
Use with available fluent helpers to apply the to_SalesSchedgAgrmtItem navigation property to query
operations.
|
static SalesSchedgAgrmtSchedLineField<LocalDateTime> |
TRANSPORTATION_PLANNING_DATE
Use with available fluent helpers to apply the TransportationPlanningDate field to query operations.
|
static SalesSchedgAgrmtSchedLineField<LocalTime> |
TRANSPORTATION_PLANNING_TIME
Use with available fluent helpers to apply the TransportationPlanningTime field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SalesSchedgAgrmtSchedLine() |
SalesSchedgAgrmtSchedLine(String salesSchedulingAgreement,
String salesSchedulingAgreementItem,
String scheduleLine,
String schedulingAgreementReleaseType,
String scheduleLineCategory,
String orderQuantityUnit,
String salesDelivDateCategory,
LocalDateTime requestedDeliveryDate,
LocalTime requestedDeliveryTime,
BigDecimal scheduleLineOrderQuantity,
BigDecimal correctedQtyInOrderQtyUnit,
BigDecimal scheduleLineOpenQuantity,
BigDecimal confdOrderQtyByMatlAvailCheck,
LocalDateTime productAvailabilityDate,
LocalTime productAvailabilityTime,
String delivBlockReasonForSchedLine,
LocalDateTime transportationPlanningDate,
LocalTime transportationPlanningTime,
LocalDateTime goodsIssueDate,
LocalDateTime loadingDate,
LocalTime goodsIssueTime,
LocalTime loadingTime,
String goodsMovementType,
String custEngineeringChgStatus,
SalesSchedgAgrmtDelivSched toSalesSchedgAgrmtDelivSched,
SalesSchedgAgrmt toSalesSchedgAgrmt,
SalesSchedgAgrmtItem toSalesSchedgAgrmtItem) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
SalesSchedgAgrmt |
fetchSalesSchedgAgrmt()
Fetches the SalesSchedgAgrmt entity (one to one) associated with this entity.
|
SalesSchedgAgrmtDelivSched |
fetchSalesSchedgAgrmtDelivSched()
Fetches the SalesSchedgAgrmtDelivSched entity (one to one) associated with this entity.
|
SalesSchedgAgrmtItem |
fetchSalesSchedgAgrmtItem()
Fetches the SalesSchedgAgrmtItem entity (one to one) associated with this entity.
|
static <T> SalesSchedgAgrmtSchedLineField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
BigDecimal |
getConfdOrderQtyByMatlAvailCheck()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getCorrectedQtyInOrderQtyUnit()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getCustEngineeringChgStatus()
Constraints: Not nullable, Maximum length: 17
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getDelivBlockReasonForSchedLine()
Constraints: Not nullable, Maximum length: 2
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
LocalDateTime |
getGoodsIssueDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getGoodsIssueTime()
Constraints: Not nullable, Precision: 0
|
String |
getGoodsMovementType()
Constraints: Not nullable, Maximum length: 3
|
protected Map<String,Object> |
getKey() |
LocalDateTime |
getLoadingDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getLoadingTime()
Constraints: Not nullable, Precision: 0
|
String |
getOrderQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
LocalDateTime |
getProductAvailabilityDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getProductAvailabilityTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getRequestedDeliveryDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getRequestedDeliveryTime()
Constraints: Not nullable, Precision: 0
|
String |
getSalesDelivDateCategory()
Constraints: Not nullable, Maximum length: 1
|
io.vavr.control.Option<SalesSchedgAgrmtDelivSched> |
getSalesSchedgAgrmtDelivSchedIfPresent()
Retrieval of associated SalesSchedgAgrmtDelivSched entity (one to one).
|
SalesSchedgAgrmtDelivSched |
getSalesSchedgAgrmtDelivSchedOrFetch()
Retrieval of associated SalesSchedgAgrmtDelivSched entity (one to one).
|
io.vavr.control.Option<SalesSchedgAgrmt> |
getSalesSchedgAgrmtIfPresent()
Retrieval of associated SalesSchedgAgrmt entity (one to one).
|
io.vavr.control.Option<SalesSchedgAgrmtItem> |
getSalesSchedgAgrmtItemIfPresent()
Retrieval of associated SalesSchedgAgrmtItem entity (one to one).
|
SalesSchedgAgrmtItem |
getSalesSchedgAgrmtItemOrFetch()
Retrieval of associated SalesSchedgAgrmtItem entity (one to one).
|
SalesSchedgAgrmt |
getSalesSchedgAgrmtOrFetch()
Retrieval of associated SalesSchedgAgrmt entity (one to one).
|
String |
getSalesSchedulingAgreement()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSalesSchedulingAgreementItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getScheduleLine()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getScheduleLineCategory()
Constraints: Not nullable, Maximum length: 2
|
BigDecimal |
getScheduleLineOpenQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
BigDecimal |
getScheduleLineOrderQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getSchedulingAgreementReleaseType()
Constraints: Not nullable, Maximum length: 1
|
LocalDateTime |
getTransportationPlanningDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getTransportationPlanningTime()
Constraints: Not nullable, Precision: 0
|
Class<SalesSchedgAgrmtSchedLine> |
getType() |
int |
hashCode() |
void |
setConfdOrderQtyByMatlAvailCheck(BigDecimal confdOrderQtyByMatlAvailCheck)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setCorrectedQtyInOrderQtyUnit(BigDecimal correctedQtyInOrderQtyUnit)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setCustEngineeringChgStatus(String custEngineeringChgStatus)
Constraints: Not nullable, Maximum length: 17
|
void |
setDelivBlockReasonForSchedLine(String delivBlockReasonForSchedLine)
Constraints: Not nullable, Maximum length: 2
|
void |
setGoodsIssueDate(LocalDateTime goodsIssueDate)
Constraints: Not nullable, Precision: 0
|
void |
setGoodsIssueTime(LocalTime goodsIssueTime)
Constraints: Not nullable, Precision: 0
|
void |
setGoodsMovementType(String goodsMovementType)
Constraints: Not nullable, Maximum length: 3
|
void |
setLoadingDate(LocalDateTime loadingDate)
Constraints: Not nullable, Precision: 0
|
void |
setLoadingTime(LocalTime loadingTime)
Constraints: Not nullable, Precision: 0
|
void |
setOrderQuantityUnit(String orderQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setProductAvailabilityDate(LocalDateTime productAvailabilityDate)
Constraints: Not nullable, Precision: 0
|
void |
setProductAvailabilityTime(LocalTime productAvailabilityTime)
Constraints: Not nullable, Precision: 0
|
void |
setRequestedDeliveryDate(LocalDateTime requestedDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setRequestedDeliveryTime(LocalTime requestedDeliveryTime)
Constraints: Not nullable, Precision: 0
|
void |
setSalesDelivDateCategory(String salesDelivDateCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setSalesSchedgAgrmt(SalesSchedgAgrmt value)
Overwrites the associated SalesSchedgAgrmt entity for the loaded navigation property
to_SalesSchedgAgrmt.
|
void |
setSalesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched value)
Overwrites the associated SalesSchedgAgrmtDelivSched entity for the loaded navigation property
to_SalesSchedgAgrmtDelivSched.
|
void |
setSalesSchedgAgrmtItem(SalesSchedgAgrmtItem value)
Overwrites the associated SalesSchedgAgrmtItem entity for the loaded navigation property
to_SalesSchedgAgrmtItem.
|
void |
setSalesSchedulingAgreement(String salesSchedulingAgreement)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSalesSchedulingAgreementItem(String salesSchedulingAgreementItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setScheduleLine(String scheduleLine)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setScheduleLineCategory(String scheduleLineCategory)
Constraints: Not nullable, Maximum length: 2
|
void |
setScheduleLineOpenQuantity(BigDecimal scheduleLineOpenQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setScheduleLineOrderQuantity(BigDecimal scheduleLineOrderQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setSchedulingAgreementReleaseType(String schedulingAgreementReleaseType)
Constraints: Not nullable, Maximum length: 1
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setTransportationPlanningDate(LocalDateTime transportationPlanningDate)
Constraints: Not nullable, Precision: 0
|
void |
setTransportationPlanningTime(LocalTime transportationPlanningTime)
Constraints: Not nullable, Precision: 0
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SalesSchedgAgrmtSchedLineSelectable ALL_FIELDS
public static final SalesSchedgAgrmtSchedLineField<String> SALES_SCHEDULING_AGREEMENT
public static final SalesSchedgAgrmtSchedLineField<String> SALES_SCHEDULING_AGREEMENT_ITEM
public static final SalesSchedgAgrmtSchedLineField<String> SCHEDULE_LINE
public static final SalesSchedgAgrmtSchedLineField<String> SCHEDULING_AGREEMENT_RELEASE_TYPE
public static final SalesSchedgAgrmtSchedLineField<String> SCHEDULE_LINE_CATEGORY
public static final SalesSchedgAgrmtSchedLineField<String> ORDER_QUANTITY_UNIT
public static final SalesSchedgAgrmtSchedLineField<String> SALES_DELIV_DATE_CATEGORY
public static final SalesSchedgAgrmtSchedLineField<LocalDateTime> REQUESTED_DELIVERY_DATE
public static final SalesSchedgAgrmtSchedLineField<LocalTime> REQUESTED_DELIVERY_TIME
public static final SalesSchedgAgrmtSchedLineField<BigDecimal> SCHEDULE_LINE_ORDER_QUANTITY
public static final SalesSchedgAgrmtSchedLineField<BigDecimal> CORRECTED_QTY_IN_ORDER_QTY_UNIT
public static final SalesSchedgAgrmtSchedLineField<BigDecimal> SCHEDULE_LINE_OPEN_QUANTITY
public static final SalesSchedgAgrmtSchedLineField<BigDecimal> CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK
public static final SalesSchedgAgrmtSchedLineField<LocalDateTime> PRODUCT_AVAILABILITY_DATE
public static final SalesSchedgAgrmtSchedLineField<LocalTime> PRODUCT_AVAILABILITY_TIME
public static final SalesSchedgAgrmtSchedLineField<String> DELIV_BLOCK_REASON_FOR_SCHED_LINE
public static final SalesSchedgAgrmtSchedLineField<LocalDateTime> TRANSPORTATION_PLANNING_DATE
public static final SalesSchedgAgrmtSchedLineField<LocalTime> TRANSPORTATION_PLANNING_TIME
public static final SalesSchedgAgrmtSchedLineField<LocalDateTime> GOODS_ISSUE_DATE
public static final SalesSchedgAgrmtSchedLineField<LocalDateTime> LOADING_DATE
public static final SalesSchedgAgrmtSchedLineField<LocalTime> GOODS_ISSUE_TIME
public static final SalesSchedgAgrmtSchedLineField<LocalTime> LOADING_TIME
public static final SalesSchedgAgrmtSchedLineField<String> GOODS_MOVEMENT_TYPE
public static final SalesSchedgAgrmtSchedLineField<String> CUST_ENGINEERING_CHG_STATUS
public static final SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmtDelivSched> TO_SALES_SCHEDG_AGRMT_DELIV_SCHED
public static final SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmt> TO_SALES_SCHEDG_AGRMT
public static final SalesSchedgAgrmtSchedLineOneToOneLink<SalesSchedgAgrmtItem> TO_SALES_SCHEDG_AGRMT_ITEM
public SalesSchedgAgrmtSchedLine()
public SalesSchedgAgrmtSchedLine(@Nullable String salesSchedulingAgreement, @Nullable String salesSchedulingAgreementItem, @Nullable String scheduleLine, @Nullable String schedulingAgreementReleaseType, @Nullable String scheduleLineCategory, @Nullable String orderQuantityUnit, @Nullable String salesDelivDateCategory, @Nullable LocalDateTime requestedDeliveryDate, @Nullable LocalTime requestedDeliveryTime, @Nullable BigDecimal scheduleLineOrderQuantity, @Nullable BigDecimal correctedQtyInOrderQtyUnit, @Nullable BigDecimal scheduleLineOpenQuantity, @Nullable BigDecimal confdOrderQtyByMatlAvailCheck, @Nullable LocalDateTime productAvailabilityDate, @Nullable LocalTime productAvailabilityTime, @Nullable String delivBlockReasonForSchedLine, @Nullable LocalDateTime transportationPlanningDate, @Nullable LocalTime transportationPlanningTime, @Nullable LocalDateTime goodsIssueDate, @Nullable LocalDateTime loadingDate, @Nullable LocalTime goodsIssueTime, @Nullable LocalTime loadingTime, @Nullable String goodsMovementType, @Nullable String custEngineeringChgStatus, @Nullable SalesSchedgAgrmtDelivSched toSalesSchedgAgrmtDelivSched, @Nullable SalesSchedgAgrmt toSalesSchedgAgrmt, @Nullable SalesSchedgAgrmtItem toSalesSchedgAgrmtItem)
@Nonnull public Class<SalesSchedgAgrmtSchedLine> getType()
getType
in class VdmObject<SalesSchedgAgrmtSchedLine>
public void setSalesSchedulingAgreement(@Nullable String salesSchedulingAgreement)
Original property name from the Odata EDM: SalesSchedulingAgreement
salesSchedulingAgreement
- Sales Scheduling Agreementpublic void setSalesSchedulingAgreementItem(@Nullable String salesSchedulingAgreementItem)
Original property name from the Odata EDM: SalesSchedulingAgreementItem
salesSchedulingAgreementItem
- Sales Scheduling Agreement Itempublic void setScheduleLine(@Nullable String scheduleLine)
Original property name from the Odata EDM: ScheduleLine
scheduleLine
- Schedule Line Numberpublic void setSchedulingAgreementReleaseType(@Nullable String schedulingAgreementReleaseType)
Original property name from the Odata EDM: SchedulingAgreementReleaseType
schedulingAgreementReleaseType
- Release typepublic void setScheduleLineCategory(@Nullable String scheduleLineCategory)
Original property name from the Odata EDM: ScheduleLineCategory
scheduleLineCategory
- Schedule line categorypublic void setOrderQuantityUnit(@Nullable String orderQuantityUnit)
Original property name from the Odata EDM: OrderQuantityUnit
orderQuantityUnit
- Sales unitpublic void setSalesDelivDateCategory(@Nullable String salesDelivDateCategory)
Original property name from the Odata EDM: SalesDelivDateCategory
salesDelivDateCategory
- Delivery Date Type (Day, Week, Month, Interval)public void setRequestedDeliveryDate(@Nullable LocalDateTime requestedDeliveryDate)
Original property name from the Odata EDM: RequestedDeliveryDate
requestedDeliveryDate
- Requested Delivery Datepublic void setRequestedDeliveryTime(@Nullable LocalTime requestedDeliveryTime)
Original property name from the Odata EDM: RequestedDeliveryTime
requestedDeliveryTime
- Arrival timepublic void setScheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity)
Original property name from the Odata EDM: ScheduleLineOrderQuantity
scheduleLineOrderQuantity
- Order Quantity in Sales Unitspublic void setCorrectedQtyInOrderQtyUnit(@Nullable BigDecimal correctedQtyInOrderQtyUnit)
Original property name from the Odata EDM: CorrectedQtyInOrderQtyUnit
correctedQtyInOrderQtyUnit
- Corrected quantity in sales unitpublic void setScheduleLineOpenQuantity(@Nullable BigDecimal scheduleLineOpenQuantity)
Original property name from the Odata EDM: ScheduleLineOpenQuantity
scheduleLineOpenQuantity
- Open quantity to be delivered (in sales unit)public void setConfdOrderQtyByMatlAvailCheck(@Nullable BigDecimal confdOrderQtyByMatlAvailCheck)
Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
confdOrderQtyByMatlAvailCheck
- Confirmed Quantitypublic void setProductAvailabilityDate(@Nullable LocalDateTime productAvailabilityDate)
Original property name from the Odata EDM: ProductAvailabilityDate
productAvailabilityDate
- Material Staging/Availability Datepublic void setProductAvailabilityTime(@Nullable LocalTime productAvailabilityTime)
Original property name from the Odata EDM: ProductAvailabilityTime
productAvailabilityTime
- Material Staging Time (Local, Relating to a Plant)public void setDelivBlockReasonForSchedLine(@Nullable String delivBlockReasonForSchedLine)
Original property name from the Odata EDM: DelivBlockReasonForSchedLine
delivBlockReasonForSchedLine
- Schedule Line Blocked for Deliverypublic void setTransportationPlanningDate(@Nullable LocalDateTime transportationPlanningDate)
Original property name from the Odata EDM: TransportationPlanningDate
transportationPlanningDate
- Transportation Planning Datepublic void setTransportationPlanningTime(@Nullable LocalTime transportationPlanningTime)
Original property name from the Odata EDM: TransportationPlanningTime
transportationPlanningTime
- Transp. Planning Time (Local, Relating to a Shipping Point)public void setGoodsIssueDate(@Nullable LocalDateTime goodsIssueDate)
Original property name from the Odata EDM: GoodsIssueDate
goodsIssueDate
- Goods Issue Datepublic void setLoadingDate(@Nullable LocalDateTime loadingDate)
Original property name from the Odata EDM: LoadingDate
loadingDate
- Loading Datepublic void setGoodsIssueTime(@Nullable LocalTime goodsIssueTime)
Original property name from the Odata EDM: GoodsIssueTime
goodsIssueTime
- Time of Goods Issue (Local, Relating to a Plant)public void setLoadingTime(@Nullable LocalTime loadingTime)
Original property name from the Odata EDM: LoadingTime
loadingTime
- Loading Time (Local Time Relating to a Shipping Point)public void setGoodsMovementType(@Nullable String goodsMovementType)
Original property name from the Odata EDM: GoodsMovementType
goodsMovementType
- Movement type (inventory management)public void setCustEngineeringChgStatus(@Nullable String custEngineeringChgStatus)
Original property name from the Odata EDM: CustEngineeringChgStatus
custEngineeringChgStatus
- Customer Engineering Change Statusprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<SalesSchedgAgrmtSchedLine>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SalesSchedgAgrmtSchedLine>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SalesSchedgAgrmtSchedLine>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SalesSchedgAgrmtSchedLine>
@Nonnull public static <T> SalesSchedgAgrmtSchedLineField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> SalesSchedgAgrmtSchedLineField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<SalesSchedgAgrmtSchedLine>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<SalesSchedgAgrmtSchedLine>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<SalesSchedgAgrmtSchedLine>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<SalesSchedgAgrmtSchedLine>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SalesSchedgAgrmtSchedLine>
@Nullable public SalesSchedgAgrmtDelivSched fetchSalesSchedgAgrmtDelivSched() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SalesSchedgAgrmtDelivSched getSalesSchedgAgrmtDelivSchedOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesSchedgAgrmtDelivSched of a queried SalesSchedgAgrmtSchedLine is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SalesSchedgAgrmtDelivSched> getSalesSchedgAgrmtDelivSchedIfPresent()
If the navigation property for an entity SalesSchedgAgrmtSchedLine has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with
result state empty
is returned.public void setSalesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched value)
value
- New SalesSchedgAgrmtDelivSched entity.@Nullable public SalesSchedgAgrmt fetchSalesSchedgAgrmt() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SalesSchedgAgrmt getSalesSchedgAgrmtOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesSchedgAgrmt of a queried SalesSchedgAgrmtSchedLine is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SalesSchedgAgrmt> getSalesSchedgAgrmtIfPresent()
If the navigation property for an entity SalesSchedgAgrmtSchedLine has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setSalesSchedgAgrmt(SalesSchedgAgrmt value)
value
- New SalesSchedgAgrmt entity.@Nullable public SalesSchedgAgrmtItem fetchSalesSchedgAgrmtItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SalesSchedgAgrmtItem getSalesSchedgAgrmtItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesSchedgAgrmtItem of a queried SalesSchedgAgrmtSchedLine is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SalesSchedgAgrmtItem> getSalesSchedgAgrmtItemIfPresent()
If the navigation property for an entity SalesSchedgAgrmtSchedLine has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setSalesSchedgAgrmtItem(SalesSchedgAgrmtItem value)
value
- New SalesSchedgAgrmtItem entity.@Nonnull public static SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder builder()
@Nullable public String getSalesSchedulingAgreement()
Original property name from the Odata EDM: SalesSchedulingAgreement
@Nullable public String getSalesSchedulingAgreementItem()
Original property name from the Odata EDM: SalesSchedulingAgreementItem
@Nullable public String getScheduleLine()
Original property name from the Odata EDM: ScheduleLine
@Nullable public String getSchedulingAgreementReleaseType()
Original property name from the Odata EDM: SchedulingAgreementReleaseType
@Nullable public String getScheduleLineCategory()
Original property name from the Odata EDM: ScheduleLineCategory
@Nullable public String getOrderQuantityUnit()
Original property name from the Odata EDM: OrderQuantityUnit
@Nullable public String getSalesDelivDateCategory()
Original property name from the Odata EDM: SalesDelivDateCategory
@Nullable public LocalDateTime getRequestedDeliveryDate()
Original property name from the Odata EDM: RequestedDeliveryDate
@Nullable public LocalTime getRequestedDeliveryTime()
Original property name from the Odata EDM: RequestedDeliveryTime
@Nullable public BigDecimal getScheduleLineOrderQuantity()
Original property name from the Odata EDM: ScheduleLineOrderQuantity
@Nullable public BigDecimal getCorrectedQtyInOrderQtyUnit()
Original property name from the Odata EDM: CorrectedQtyInOrderQtyUnit
@Nullable public BigDecimal getScheduleLineOpenQuantity()
Original property name from the Odata EDM: ScheduleLineOpenQuantity
@Nullable public BigDecimal getConfdOrderQtyByMatlAvailCheck()
Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
@Nullable public LocalDateTime getProductAvailabilityDate()
Original property name from the Odata EDM: ProductAvailabilityDate
@Nullable public LocalTime getProductAvailabilityTime()
Original property name from the Odata EDM: ProductAvailabilityTime
@Nullable public String getDelivBlockReasonForSchedLine()
Original property name from the Odata EDM: DelivBlockReasonForSchedLine
@Nullable public LocalDateTime getTransportationPlanningDate()
Original property name from the Odata EDM: TransportationPlanningDate
@Nullable public LocalTime getTransportationPlanningTime()
Original property name from the Odata EDM: TransportationPlanningTime
@Nullable public LocalDateTime getGoodsIssueDate()
Original property name from the Odata EDM: GoodsIssueDate
@Nullable public LocalDateTime getLoadingDate()
Original property name from the Odata EDM: LoadingDate
@Nullable public LocalTime getGoodsIssueTime()
Original property name from the Odata EDM: GoodsIssueTime
@Nullable public LocalTime getLoadingTime()
Original property name from the Odata EDM: LoadingTime
@Nullable public String getGoodsMovementType()
Original property name from the Odata EDM: GoodsMovementType
@Nullable public String getCustEngineeringChgStatus()
Original property name from the Odata EDM: CustEngineeringChgStatus
@Nonnull public String toString()
toString
in class VdmObject<SalesSchedgAgrmtSchedLine>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<SalesSchedgAgrmtSchedLine>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<SalesSchedgAgrmtSchedLine>
public int hashCode()
hashCode
in class VdmObject<SalesSchedgAgrmtSchedLine>
Copyright © 2021 SAP SE. All rights reserved.