Class SchedgAgrmtSubcontrgComp
Original entity name from the Odata EDM: A_SchedgAgrmtSubcontrgCompType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SchedgAgrmtSubcontrgCompSelectableSelector for all available fields of SchedgAgrmtSubcontrgComp.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the EntryUnit field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the Material field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the Plant field to query operations.static final SchedgAgrmtSubcontrgCompField<BigDecimal>Use with available fluent helpers to apply the QuantityInEntryUnit field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the RecordType field to query operations.static final SchedgAgrmtSubcontrgCompField<LocalDateTime>Use with available fluent helpers to apply the RequirementDate field to query operations.static final SchedgAgrmtSubcontrgCompField<LocalTime>Use with available fluent helpers to apply the RequirementTime field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the Reservation field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the ReservationItem field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the ScheduleLine field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the SchedulingAgreement field to query operations.static final SchedgAgrmtSubcontrgCompField<String>Use with available fluent helpers to apply the SchedulingAgreementItem field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionSchedgAgrmtSubcontrgComp(String schedulingAgreement, String schedulingAgreementItem, String scheduleLine, String reservationItem, String recordType, String reservation, String material, LocalDateTime requirementDate, LocalTime requirementTime, String plant, BigDecimal quantityInEntryUnit, String entryUnit) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
SchedgAgrmtSubcontrgCompField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SchedgAgrmtSubcontrgCompField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidprotected Stringprotected StringConstraints: Not nullable, Maximum length: 3getKey()Constraints: Not nullable, Maximum length: 40getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 13, Scale: 3(Key Field) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 5getType()inthashCode()voidsetEntryUnit(String entryUnit) Constraints: Not nullable, Maximum length: 3voidsetMaterial(String material) Constraints: Not nullable, Maximum length: 40voidConstraints: Not nullable, Maximum length: 4voidsetQuantityInEntryUnit(BigDecimal quantityInEntryUnit) Constraints: Not nullable, Precision: 13, Scale: 3voidsetRecordType(String recordType) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetRequirementDate(LocalDateTime requirementDate) Constraints: Not nullable, Precision: 0voidsetRequirementTime(LocalTime requirementTime) Constraints: Not nullable, Precision: 0voidsetReservation(String reservation) Constraints: Not nullable, Maximum length: 10voidsetReservationItem(String reservationItem) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetScheduleLine(String scheduleLine) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetSchedulingAgreement(String schedulingAgreement) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetSchedulingAgreementItem(String schedulingAgreementItem) (Key Field) Constraints: Not nullable, Maximum length: 5protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of SchedgAgrmtSubcontrgComp. -
SCHEDULING_AGREEMENT
Use with available fluent helpers to apply the SchedulingAgreement field to query operations. -
SCHEDULING_AGREEMENT_ITEM
Use with available fluent helpers to apply the SchedulingAgreementItem field to query operations. -
SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations. -
RESERVATION_ITEM
Use with available fluent helpers to apply the ReservationItem field to query operations. -
RECORD_TYPE
Use with available fluent helpers to apply the RecordType field to query operations. -
RESERVATION
Use with available fluent helpers to apply the Reservation field to query operations. -
MATERIAL
Use with available fluent helpers to apply the Material field to query operations. -
REQUIREMENT_DATE
Use with available fluent helpers to apply the RequirementDate field to query operations. -
REQUIREMENT_TIME
Use with available fluent helpers to apply the RequirementTime field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
QUANTITY_IN_ENTRY_UNIT
Use with available fluent helpers to apply the QuantityInEntryUnit field to query operations. -
ENTRY_UNIT
Use with available fluent helpers to apply the EntryUnit field to query operations.
-
-
Constructor Details
-
SchedgAgrmtSubcontrgComp
public SchedgAgrmtSubcontrgComp() -
SchedgAgrmtSubcontrgComp
public SchedgAgrmtSubcontrgComp(@Nullable String schedulingAgreement, @Nullable String schedulingAgreementItem, @Nullable String scheduleLine, @Nullable String reservationItem, @Nullable String recordType, @Nullable String reservation, @Nullable String material, @Nullable LocalDateTime requirementDate, @Nullable LocalTime requirementTime, @Nullable String plant, @Nullable BigDecimal quantityInEntryUnit, @Nullable String entryUnit)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SchedgAgrmtSubcontrgComp>
-
setSchedulingAgreement
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SchedulingAgreement
- Parameters:
schedulingAgreement- Purchasing Document
-
setSchedulingAgreementItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: SchedulingAgreementItem
- Parameters:
schedulingAgreementItem- Purchasing Document Item
-
setScheduleLine
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ScheduleLine
- Parameters:
scheduleLine- Delivery Schedule Line Counter
-
setReservationItem
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReservationItem
- Parameters:
reservationItem- Reservation Item
-
setRecordType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RecordType
- Parameters:
recordType- Reservation Record Type
-
setReservation
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Reservation
- Parameters:
reservation- Number of reservation/dependent requirements
-
setMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Parameters:
material- Material Number
-
setRequirementDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequirementDate
- Parameters:
requirementDate- Material Component Requirement Date
-
setRequirementTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequirementTime
- Parameters:
requirementTime- Material Component Requirement Time
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setQuantityInEntryUnit
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: QuantityInEntryUnit
- Parameters:
quantityInEntryUnit- Quantity in Unit of Entry
-
setEntryUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EntryUnit
- Parameters:
entryUnit- Unit of entry
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SchedgAgrmtSubcontrgComp>
-
getKey
- Overrides:
getKeyin classVdmObject<SchedgAgrmtSubcontrgComp>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SchedgAgrmtSubcontrgComp>
-
fromMap
- Overrides:
fromMapin classVdmObject<SchedgAgrmtSubcontrgComp>
-
field
@Nonnull public static <T> SchedgAgrmtSubcontrgCompField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> SchedgAgrmtSubcontrgCompField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<SchedgAgrmtSubcontrgComp>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SchedgAgrmtSubcontrgComp>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SchedgAgrmtSubcontrgComp>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SchedgAgrmtSubcontrgComp>
-
builder
-
getSchedulingAgreement
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SchedulingAgreement
- Returns:
- Purchasing Document
-
getSchedulingAgreementItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: SchedulingAgreementItem
- Returns:
- Purchasing Document Item
-
getScheduleLine
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ScheduleLine
- Returns:
- Delivery Schedule Line Counter
-
getReservationItem
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReservationItem
- Returns:
- Reservation Item
-
getRecordType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: RecordType
- Returns:
- Reservation Record Type
-
getReservation
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Reservation
- Returns:
- Number of reservation/dependent requirements
-
getMaterial
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
- Material Number
-
getRequirementDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequirementDate
- Returns:
- Material Component Requirement Date
-
getRequirementTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequirementTime
- Returns:
- Material Component Requirement Time
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getQuantityInEntryUnit
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: QuantityInEntryUnit
- Returns:
- Quantity in Unit of Entry
-
getEntryUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: EntryUnit
- Returns:
- Unit of entry
-
toString
- Overrides:
toStringin classVdmObject<SchedgAgrmtSubcontrgComp>
-
equals
- Overrides:
equalsin classVdmEntity<SchedgAgrmtSubcontrgComp>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SchedgAgrmtSubcontrgComp>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SchedgAgrmtSubcontrgComp>
-