public class SchAgrmtSchLine extends VdmEntity<SchAgrmtSchLine>
Original entity name from the Odata EDM: A_SchAgrmtSchLineType
Modifier and Type | Class and Description |
---|---|
static class |
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
Modifier and Type | Field and Description |
---|---|
static SchAgrmtSchLineSelectable |
ALL_FIELDS
Selector for all available fields of SchAgrmtSchLine.
|
static SchAgrmtSchLineField<String> |
DELIV_DATE_CATEGORY
Use with available fluent helpers to apply the DelivDateCategory field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
NO_OF_REMINDERS_OF_SCHEDULE_LINE
Use with available fluent helpers to apply the NoOfRemindersOfScheduleLine field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
PREV_DELIV_QTY_OF_SCHEDULE_LINE
Use with available fluent helpers to apply the PrevDelivQtyOfScheduleLine field to query operations.
|
static SchAgrmtSchLineField<String> |
PURCHASE_REQUISITION
Use with available fluent helpers to apply the PurchaseRequisition field to query operations.
|
static SchAgrmtSchLineField<String> |
PURCHASE_REQUISITION_ITEM
Use with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
ROUGH_GOODS_RECEIPT_QTY
Use with available fluent helpers to apply the RoughGoodsReceiptQty field to query operations.
|
static SchAgrmtSchLineField<LocalDateTime> |
SCHED_LINE_STSC_DELIVERY_DATE
Use with available fluent helpers to apply the SchedLineStscDeliveryDate field to query operations.
|
static SchAgrmtSchLineField<String> |
SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations.
|
static SchAgrmtSchLineField<LocalDateTime> |
SCHEDULE_LINE_DELIVERY_DATE
Use with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.
|
static SchAgrmtSchLineField<LocalTime> |
SCHEDULE_LINE_DELIVERY_TIME
Use with available fluent helpers to apply the ScheduleLineDeliveryTime field to query operations.
|
static SchAgrmtSchLineField<Boolean> |
SCHEDULE_LINE_IS_FIXED
Use with available fluent helpers to apply the ScheduleLineIsFixed field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
SCHEDULE_LINE_ORDER_QUANTITY
Use with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.
|
static SchAgrmtSchLineField<String> |
SCHEDULING_AGREEMENT
Use with available fluent helpers to apply the SchedulingAgreement field to query operations.
|
static SchAgrmtSchLineField<String> |
SCHEDULING_AGREEMENT_ITEM
Use with available fluent helpers to apply the SchedulingAgreementItem field to query operations.
|
static SchAgrmtSchLineField<String> |
SOURCE_OF_CREATION
Use with available fluent helpers to apply the SourceOfCreation field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SchAgrmtSchLine() |
SchAgrmtSchLine(String schedulingAgreement,
String purchaseRequisitionItem,
BigDecimal roughGoodsReceiptQty,
Boolean scheduleLineIsFixed,
BigDecimal noOfRemindersOfScheduleLine,
BigDecimal prevDelivQtyOfScheduleLine,
String sourceOfCreation,
String schedulingAgreementItem,
String scheduleLine,
String delivDateCategory,
LocalDateTime scheduleLineDeliveryDate,
LocalDateTime schedLineStscDeliveryDate,
LocalTime scheduleLineDeliveryTime,
BigDecimal scheduleLineOrderQuantity,
String purchaseRequisition,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static SchAgrmtSchLine.SchAgrmtSchLineBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> SchAgrmtSchLineField<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) |
String |
getDelivDateCategory()
Constraints: Not nullable, Maximum length: 1
|
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
protected Map<String,Object> |
getKey() |
BigDecimal |
getNoOfRemindersOfScheduleLine()
Constraints: Not nullable, Precision: 3, Scale: 0
|
BigDecimal |
getPrevDelivQtyOfScheduleLine()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getPurchaseRequisition()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchaseRequisitionItem()
Constraints: Not nullable, Maximum length: 5
|
BigDecimal |
getRoughGoodsReceiptQty()
Constraints: Not nullable, Precision: 13, Scale: 3
|
LocalDateTime |
getSchedLineStscDeliveryDate()
Constraints: Not nullable, Precision: 0
|
String |
getScheduleLine()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
LocalDateTime |
getScheduleLineDeliveryDate()
Constraints: Not nullable, Precision: 0
|
LocalTime |
getScheduleLineDeliveryTime()
Constraints: Not nullable, Precision: 0
|
Boolean |
getScheduleLineIsFixed()
Constraints: none
|
BigDecimal |
getScheduleLineOrderQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getSchedulingAgreement()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getSchedulingAgreementItem()
(Key Field) Constraints: Not nullable, Maximum length: 5
|
String |
getSourceOfCreation()
Constraints: Not nullable, Maximum length: 1
|
Class<SchAgrmtSchLine> |
getType() |
int |
hashCode() |
void |
setDelivDateCategory(String delivDateCategory)
Constraints: Not nullable, Maximum length: 1
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g.
|
void |
setNoOfRemindersOfScheduleLine(BigDecimal noOfRemindersOfScheduleLine)
Constraints: Not nullable, Precision: 3, Scale: 0
|
void |
setPrevDelivQtyOfScheduleLine(BigDecimal prevDelivQtyOfScheduleLine)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setPurchaseRequisition(String purchaseRequisition)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchaseRequisitionItem(String purchaseRequisitionItem)
Constraints: Not nullable, Maximum length: 5
|
void |
setRoughGoodsReceiptQty(BigDecimal roughGoodsReceiptQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setSchedLineStscDeliveryDate(LocalDateTime schedLineStscDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setScheduleLine(String scheduleLine)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setScheduleLineDeliveryDate(LocalDateTime scheduleLineDeliveryDate)
Constraints: Not nullable, Precision: 0
|
void |
setScheduleLineDeliveryTime(LocalTime scheduleLineDeliveryTime)
Constraints: Not nullable, Precision: 0
|
void |
setScheduleLineIsFixed(Boolean scheduleLineIsFixed)
Constraints: none
|
void |
setScheduleLineOrderQuantity(BigDecimal scheduleLineOrderQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setSchedulingAgreement(String schedulingAgreement)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setSchedulingAgreementItem(String schedulingAgreementItem)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
void |
setSourceOfCreation(String sourceOfCreation)
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setServicePathForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final SchAgrmtSchLineSelectable ALL_FIELDS
public static final SchAgrmtSchLineField<String> SCHEDULING_AGREEMENT
public static final SchAgrmtSchLineField<String> PURCHASE_REQUISITION_ITEM
public static final SchAgrmtSchLineField<BigDecimal> ROUGH_GOODS_RECEIPT_QTY
public static final SchAgrmtSchLineField<Boolean> SCHEDULE_LINE_IS_FIXED
public static final SchAgrmtSchLineField<BigDecimal> NO_OF_REMINDERS_OF_SCHEDULE_LINE
public static final SchAgrmtSchLineField<BigDecimal> PREV_DELIV_QTY_OF_SCHEDULE_LINE
public static final SchAgrmtSchLineField<String> SOURCE_OF_CREATION
public static final SchAgrmtSchLineField<String> SCHEDULING_AGREEMENT_ITEM
public static final SchAgrmtSchLineField<String> SCHEDULE_LINE
public static final SchAgrmtSchLineField<String> DELIV_DATE_CATEGORY
public static final SchAgrmtSchLineField<LocalDateTime> SCHEDULE_LINE_DELIVERY_DATE
public static final SchAgrmtSchLineField<LocalDateTime> SCHED_LINE_STSC_DELIVERY_DATE
public static final SchAgrmtSchLineField<LocalTime> SCHEDULE_LINE_DELIVERY_TIME
public static final SchAgrmtSchLineField<BigDecimal> SCHEDULE_LINE_ORDER_QUANTITY
public static final SchAgrmtSchLineField<String> PURCHASE_REQUISITION
public SchAgrmtSchLine()
public SchAgrmtSchLine(@Nullable String schedulingAgreement, @Nullable String purchaseRequisitionItem, @Nullable BigDecimal roughGoodsReceiptQty, @Nullable Boolean scheduleLineIsFixed, @Nullable BigDecimal noOfRemindersOfScheduleLine, @Nullable BigDecimal prevDelivQtyOfScheduleLine, @Nullable String sourceOfCreation, @Nullable String schedulingAgreementItem, @Nullable String scheduleLine, @Nullable String delivDateCategory, @Nullable LocalDateTime scheduleLineDeliveryDate, @Nullable LocalDateTime schedLineStscDeliveryDate, @Nullable LocalTime scheduleLineDeliveryTime, @Nullable BigDecimal scheduleLineOrderQuantity, @Nullable String purchaseRequisition, @Nullable ErpConfigContext erpConfigContext)
public Class<SchAgrmtSchLine> getType()
getType
in class VdmObject<SchAgrmtSchLine>
public void setSchedulingAgreement(@Nullable String schedulingAgreement)
Original property name from the Odata EDM: SchedulingAgreement
schedulingAgreement
- Purchasing Document Numberpublic void setPurchaseRequisitionItem(@Nullable String purchaseRequisitionItem)
Original property name from the Odata EDM: PurchaseRequisitionItem
purchaseRequisitionItem
- Item Number of Purchase Requisitionpublic void setRoughGoodsReceiptQty(@Nullable BigDecimal roughGoodsReceiptQty)
Original property name from the Odata EDM: RoughGoodsReceiptQty
roughGoodsReceiptQty
- Quantity of Goods Receivedpublic void setScheduleLineIsFixed(@Nullable Boolean scheduleLineIsFixed)
Original property name from the Odata EDM: ScheduleLineIsFixed
scheduleLineIsFixed
- Schedule Line is "Fixed"public void setNoOfRemindersOfScheduleLine(@Nullable BigDecimal noOfRemindersOfScheduleLine)
Original property name from the Odata EDM: NoOfRemindersOfScheduleLine
noOfRemindersOfScheduleLine
- No. of Reminders/Expediters for Schedule Linepublic void setPrevDelivQtyOfScheduleLine(@Nullable BigDecimal prevDelivQtyOfScheduleLine)
Original property name from the Odata EDM: PrevDelivQtyOfScheduleLine
prevDelivQtyOfScheduleLine
- Previous Quantity (Delivery Schedule Lines)public void setSourceOfCreation(@Nullable String sourceOfCreation)
Original property name from the Odata EDM: SourceOfCreation
sourceOfCreation
- Creation indicator (purchase requisition/schedule lines)public void setSchedulingAgreementItem(@Nullable String schedulingAgreementItem)
Original property name from the Odata EDM: SchedulingAgreementItem
schedulingAgreementItem
- Item Number of Purchasing Documentpublic void setScheduleLine(@Nullable String scheduleLine)
Original property name from the Odata EDM: ScheduleLine
scheduleLine
- Delivery Schedule Line Counterpublic void setDelivDateCategory(@Nullable String delivDateCategory)
Original property name from the Odata EDM: DelivDateCategory
delivDateCategory
- Category of Delivery Datepublic void setScheduleLineDeliveryDate(@Nullable LocalDateTime scheduleLineDeliveryDate)
Original property name from the Odata EDM: ScheduleLineDeliveryDate
scheduleLineDeliveryDate
- Item Delivery Datepublic void setSchedLineStscDeliveryDate(@Nullable LocalDateTime schedLineStscDeliveryDate)
Original property name from the Odata EDM: SchedLineStscDeliveryDate
schedLineStscDeliveryDate
- Statistics-Relevant Delivery Datepublic void setScheduleLineDeliveryTime(@Nullable LocalTime scheduleLineDeliveryTime)
Original property name from the Odata EDM: ScheduleLineDeliveryTime
scheduleLineDeliveryTime
- Delivery Date Time-Spotpublic void setScheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity)
Original property name from the Odata EDM: ScheduleLineOrderQuantity
scheduleLineOrderQuantity
- Scheduled Quantitypublic void setPurchaseRequisition(@Nullable String purchaseRequisition)
Original property name from the Odata EDM: PurchaseRequisition
purchaseRequisition
- Purchase Requisition Numberprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<SchAgrmtSchLine>
protected Map<String,Object> getKey()
getKey
in class VdmObject<SchAgrmtSchLine>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SchAgrmtSchLine>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SchAgrmtSchLine>
@Nonnull public static <T> SchAgrmtSchLineField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
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> SchAgrmtSchLineField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.public static SchAgrmtSchLine.SchAgrmtSchLineBuilder builder()
@Nullable public String getSchedulingAgreement()
Original property name from the Odata EDM: SchedulingAgreement
@Nullable public String getPurchaseRequisitionItem()
Original property name from the Odata EDM: PurchaseRequisitionItem
@Nullable public BigDecimal getRoughGoodsReceiptQty()
Original property name from the Odata EDM: RoughGoodsReceiptQty
@Nullable public Boolean getScheduleLineIsFixed()
Original property name from the Odata EDM: ScheduleLineIsFixed
@Nullable public BigDecimal getNoOfRemindersOfScheduleLine()
Original property name from the Odata EDM: NoOfRemindersOfScheduleLine
@Nullable public BigDecimal getPrevDelivQtyOfScheduleLine()
Original property name from the Odata EDM: PrevDelivQtyOfScheduleLine
@Nullable public String getSourceOfCreation()
Original property name from the Odata EDM: SourceOfCreation
@Nullable public String getSchedulingAgreementItem()
Original property name from the Odata EDM: SchedulingAgreementItem
@Nullable public String getScheduleLine()
Original property name from the Odata EDM: ScheduleLine
@Nullable public String getDelivDateCategory()
Original property name from the Odata EDM: DelivDateCategory
@Nullable public LocalDateTime getScheduleLineDeliveryDate()
Original property name from the Odata EDM: ScheduleLineDeliveryDate
@Nullable public LocalDateTime getSchedLineStscDeliveryDate()
Original property name from the Odata EDM: SchedLineStscDeliveryDate
@Nullable public LocalTime getScheduleLineDeliveryTime()
Original property name from the Odata EDM: ScheduleLineDeliveryTime
@Nullable public BigDecimal getScheduleLineOrderQuantity()
Original property name from the Odata EDM: ScheduleLineOrderQuantity
@Nullable public String getPurchaseRequisition()
Original property name from the Odata EDM: PurchaseRequisition
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<SchAgrmtSchLine>
erpConfigContext
- public String toString()
toString
in class VdmObject<SchAgrmtSchLine>
public boolean equals(Object o)
equals
in class VdmObject<SchAgrmtSchLine>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SchAgrmtSchLine>
public int hashCode()
hashCode
in class VdmObject<SchAgrmtSchLine>
Copyright © 2018 SAP SE. All rights reserved.