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
- The number that uniquely identifies the sales scheduling agreement.public void setSalesSchedulingAgreementItem(@Nullable String salesSchedulingAgreementItem)
Original property name from the Odata EDM: SalesSchedulingAgreementItem
salesSchedulingAgreementItem
- The number that uniquely identifies the item in the sales scheduling agreement.public void setScheduleLine(@Nullable String scheduleLine)
Original property name from the Odata EDM: ScheduleLine
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.
scheduleLine
- The number that uniquely identifies the schedule line in the sales document.public 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
The schedule line category determines, for example, whether the system passes on requirements to materials requirements planning (MRP).
scheduleLineCategory
- A classification that distinguishes between different kinds of schedule line. The category determines
how the system processes the schedule line.public void setOrderQuantityUnit(@Nullable String orderQuantityUnit)
Original property name from the Odata EDM: OrderQuantityUnit
orderQuantityUnit
- Unit of measure in which the material is sold.public void setSalesDelivDateCategory(@Nullable String salesDelivDateCategory)
Original property name from the Odata EDM: SalesDelivDateCategory
salesDelivDateCategory
- 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
You can store information about the customer's receiving hours in the customer master record of the ship-to party. This information includes receiving hours for each working day and for each of the customer's unloading points.If the system proposes an arrival time, you can change the proposal manually in the sales order. If the customer allows deliveries during a certain time slot, the system proposes the earliest time in the slot.If you schedule a delivery for a Monday and the customer has receiving hours between 8am and 12am, the system proposes 8am as the earliest possible arrival time.
requestedDeliveryTime
- The time at which the item should arrive at the customer site. The time is proposed for the scheduled
day of delivery.public void setScheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity)
Original property name from the Odata EDM: ScheduleLineOrderQuantity
If you change the required order quantity in the schedule line, the system re-rounds the quantities, determines the rounded quantity, and re-runs the availability check based on the rounded quantity. The required order quantity remains as the orginal quantity (before rounding) in the schedule line.If the system does not round up the quantity, this means that the required order quantity matches the rounded quantity.
scheduleLineOrderQuantity
- Required order quantity in an individual schedule line.public void setCorrectedQtyInOrderQtyUnit(@Nullable BigDecimal correctedQtyInOrderQtyUnit)
Original property name from the Odata EDM: CorrectedQtyInOrderQtyUnit
The system rounds the quantity using the rounding profiles from the customer-material info record or the material master record. The profile can be switched on for each customer.If you change the rounded quantity, the system automatically performs an availability check and/or delivery scheduling and updates the confirmed quantity. The rounded quantity is cumulated in the total order quantity of the item. The required order quantity remains as the original quantity (before rounding) in the schedule line.If the system does not round the quantity, the rounded quantity of the required order quantity in the schedule line is valid.
correctedQtyInOrderQtyUnit
- Rounded quantity of the required quantity in the schedule line in the sales order.public void setScheduleLineOpenQuantity(@Nullable BigDecimal scheduleLineOpenQuantity)
Original property name from the Odata EDM: ScheduleLineOpenQuantity
The system calculates the open delivery quantity by taking into account:The confirmed quantityThe quantity already deliveredWhether the item has meanwhile been cancelled or rejectedWhether the schedule line is still relevant for deliveryA schedule line contains an order quantity of 100 pieces. An availability check confirms that only 80 pieces are available. There was already a partial delivery of 50 pieces. The resulting open delivery quantity amounts to 30 pieces. If the item had been marked as rejected, the open delivery quantity would have been zero.
scheduleLineOpenQuantity
- The confirmed schedule line quantity that is still to be delivered.public void setConfdOrderQtyByMatlAvailCheck(@Nullable BigDecimal confdOrderQtyByMatlAvailCheck)
Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
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).
confdOrderQtyByMatlAvailCheck
- The item quantity that the system confirms for shipping after checking inventory availability.public void setProductAvailabilityDate(@Nullable LocalDateTime productAvailabilityDate)
Original property name from the Odata EDM: ProductAvailabilityDate
The system uses the material availability date to generate automatic production and purchasing requirements. The system calculates the material availability date by working backwards from the customer's requested delivery date, taking into account how much time is needed for delivery-related procedures, such as picking, packing, loading, and transportation.The system proposes the material availability date. You can change the date manually in the sales document.The picking date is the same as the material availability date.
productAvailabilityDate
- The date by which sufficient quantities of the item must be available for picking to begin.public 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
- Indicates if a schedule line for the item is blocked for delivery.public void setTransportationPlanningDate(@Nullable LocalDateTime transportationPlanningDate)
Original property name from the Odata EDM: TransportationPlanningDate
The system can propose the transportation scheduling date from predefined time estimates. Estimates may be based on the route. If items in a delivery have different transportation scheduling dates, the system displays the earliest date in the document header. You can change the date manually.If, for example, you plan to use an external carrier for trucking, you must arrange for a truck to be available when the goods are ready for loading.
transportationPlanningDate
- The date by which you must arrange transportation so that the delivery can reach the customer on time.public 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
When the goods physically leave the shipping point, the system automatically creates a goods issue document to account for the outgoing inventory. The invoice that you subsequently send to the customer must correspond to the movement of inventory. The goods issue date enables the accounting department to relate the movement of goods to the invoice.The system automatically calculates the goods issue date by taking into account the following factors:The requested delivery dateThe pick/pack timeThe loading timeThe transit timeYou can change the date manually during delivery processing.
goodsIssueDate
- The date on which the goods must physically leave the shipping point to reach the customer on time.public void setLoadingDate(@Nullable LocalDateTime loadingDate)
Original property name from the Odata EDM: LoadingDate
If items in the same delivery have different loading dates, the earliest date appears in the document header.The system uses predefined time estimates to calculate the loading date. The estimates take into account the following information:Shipping pointRouteLoading groupYou can change the loading date manually.
loadingDate
- The date by which picking and packing must be completed so that the goods are ready for loading and
for the delivery to reach the customer on time. Any special packaging materials required for loading
must also be available by this date.public 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
- Specifies a key for the type of goods movement. Each goods movement (for example, purchase order to
warehouse) is allocated to a movement type in the system.public void setCustEngineeringChgStatus(@Nullable String custEngineeringChgStatus)
Original property name from the Odata EDM: CustEngineeringChgStatus
The customer sends this number in with a material number to request an engineering change to take effect as of a certain delivery date or cumulative quantity.
custEngineeringChgStatus
- Customer number for the production series from which they release and receive materials.protected 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.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
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.
@Nullable public String getSchedulingAgreementReleaseType()
Original property name from the Odata EDM: SchedulingAgreementReleaseType
@Nullable public String getScheduleLineCategory()
Original property name from the Odata EDM: ScheduleLineCategory
The schedule line category determines, for example, whether the system passes on requirements to materials requirements planning (MRP).
@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
You can store information about the customer's receiving hours in the customer master record of the ship-to party. This information includes receiving hours for each working day and for each of the customer's unloading points.If the system proposes an arrival time, you can change the proposal manually in the sales order. If the customer allows deliveries during a certain time slot, the system proposes the earliest time in the slot.If you schedule a delivery for a Monday and the customer has receiving hours between 8am and 12am, the system proposes 8am as the earliest possible arrival time.
@Nullable public BigDecimal getScheduleLineOrderQuantity()
Original property name from the Odata EDM: ScheduleLineOrderQuantity
If you change the required order quantity in the schedule line, the system re-rounds the quantities, determines the rounded quantity, and re-runs the availability check based on the rounded quantity. The required order quantity remains as the orginal quantity (before rounding) in the schedule line.If the system does not round up the quantity, this means that the required order quantity matches the rounded quantity.
@Nullable public BigDecimal getCorrectedQtyInOrderQtyUnit()
Original property name from the Odata EDM: CorrectedQtyInOrderQtyUnit
The system rounds the quantity using the rounding profiles from the customer-material info record or the material master record. The profile can be switched on for each customer.If you change the rounded quantity, the system automatically performs an availability check and/or delivery scheduling and updates the confirmed quantity. The rounded quantity is cumulated in the total order quantity of the item. The required order quantity remains as the original quantity (before rounding) in the schedule line.If the system does not round the quantity, the rounded quantity of the required order quantity in the schedule line is valid.
@Nullable public BigDecimal getScheduleLineOpenQuantity()
Original property name from the Odata EDM: ScheduleLineOpenQuantity
The system calculates the open delivery quantity by taking into account:The confirmed quantityThe quantity already deliveredWhether the item has meanwhile been cancelled or rejectedWhether the schedule line is still relevant for deliveryA schedule line contains an order quantity of 100 pieces. An availability check confirms that only 80 pieces are available. There was already a partial delivery of 50 pieces. The resulting open delivery quantity amounts to 30 pieces. If the item had been marked as rejected, the open delivery quantity would have been zero.
@Nullable public BigDecimal getConfdOrderQtyByMatlAvailCheck()
Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
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 public LocalDateTime getProductAvailabilityDate()
Original property name from the Odata EDM: ProductAvailabilityDate
The system uses the material availability date to generate automatic production and purchasing requirements. The system calculates the material availability date by working backwards from the customer's requested delivery date, taking into account how much time is needed for delivery-related procedures, such as picking, packing, loading, and transportation.The system proposes the material availability date. You can change the date manually in the sales document.The picking date is the same as the material availability date.
@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
The system can propose the transportation scheduling date from predefined time estimates. Estimates may be based on the route. If items in a delivery have different transportation scheduling dates, the system displays the earliest date in the document header. You can change the date manually.If, for example, you plan to use an external carrier for trucking, you must arrange for a truck to be available when the goods are ready for loading.
@Nullable public LocalTime getTransportationPlanningTime()
Original property name from the Odata EDM: TransportationPlanningTime
@Nullable public LocalDateTime getGoodsIssueDate()
Original property name from the Odata EDM: GoodsIssueDate
When the goods physically leave the shipping point, the system automatically creates a goods issue document to account for the outgoing inventory. The invoice that you subsequently send to the customer must correspond to the movement of inventory. The goods issue date enables the accounting department to relate the movement of goods to the invoice.The system automatically calculates the goods issue date by taking into account the following factors:The requested delivery dateThe pick/pack timeThe loading timeThe transit timeYou can change the date manually during delivery processing.
@Nullable public LocalDateTime getLoadingDate()
Original property name from the Odata EDM: LoadingDate
If items in the same delivery have different loading dates, the earliest date appears in the document header.The system uses predefined time estimates to calculate the loading date. The estimates take into account the following information:Shipping pointRouteLoading groupYou can change the loading date manually.
@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
The customer sends this number in with a material number to request an engineering change to take effect as of a certain delivery date or cumulative quantity.
public String toString()
toString
in class VdmObject<SalesSchedgAgrmtSchedLine>
public boolean equals(Object o)
equals
in class VdmObject<SalesSchedgAgrmtSchedLine>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SalesSchedgAgrmtSchedLine>
public int hashCode()
hashCode
in class VdmObject<SalesSchedgAgrmtSchedLine>
Copyright © 2020 SAP SE. All rights reserved.