Class JITCallCompGrp
Original entity name from the Odata EDM: A_JITCallCompGrpType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of JITCallCompGrp instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JITCallCompGrpField<ZonedDateTime>Use with available fluent helpers to apply the ActualShippingDateTime field to query operations.static final JITCallCompGrpSelectableSelector for all available fields of JITCallCompGrp.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the CompGrpMatl field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the CompGrpNumber field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the CustAssemblyLoc field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the CustCompGrpMatl field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the CustSupplyArea field to query operations.static final JITCallCompGrpField<LocalDateTime>Use with available fluent helpers to apply the DeliveryCreationDate field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the DeliveryStatus field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the ExtCompGrpNumber field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the ExternalJITCallNumber field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the GoodsMovementStatus field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the InternalJITCallNumber field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the JITActionCtrl field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the JITExtSequenceNumber field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the JITExtStatusAtSupplier field to query operations.static final JITCallCompGrpField<ZonedDateTime>Use with available fluent helpers to apply the JITExtStatusUpdtdOn field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the JITIntProcessingStatus field to query operations.static final JITCallCompGrpField<ZonedDateTime>Use with available fluent helpers to apply the JITIntStatusUpdtdOn field to query operations.static final JITCallCompGrpField<LocalDateTime>Use with available fluent helpers to apply the MaterialAvailabilityDate field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the PickingStatus field to query operations.static final JITCallCompGrpField<ZonedDateTime>Use with available fluent helpers to apply the PlannedShippingDateTime field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the Plant field to query operations.static final JITCallCompGrpField<LocalDateTime>Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the RequestedDeliveryDateTime field to query operations.static final JITCallCompGrpField<LocalTime>Use with available fluent helpers to apply the RequestedDeliveryTime field to query operations.static final JITCallCompGrpField<ZonedDateTime>Use with available fluent helpers to apply the RequirementDateTime field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the ShipToParty field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the ShippingPoint field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the SoldToParty field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the StorageLocation field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the SupplyAreaDesc field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the SupplyControlID field to query operations.static final JITCallCompGrpLink<JITCallCompMatl>Use with available fluent helpers to apply the to_JITCallCompMatlDataTP navigation property to query operations.static final JITCallCompGrpLink<JITCallRefTextCompGrp>Use with available fluent helpers to apply the to_JITCallRefTextCompGrpTP navigation property to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the TransmittedExtStatusByMfr field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the UnloadingPointName field to query operations.static final JITCallCompGrpField<String>Use with available fluent helpers to apply the WarehouseNumber field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionJITCallCompGrp(String internalJITCallNumber, String compGrpNumber, String externalJITCallNumber, String shipToParty, String extCompGrpNumber, String compGrpMatl, String custCompGrpMatl, String jITExtSequenceNumber, String transmittedExtStatusByMfr, String jITExtStatusAtSupplier, ZonedDateTime jITExtStatusUpdtdOn, String jITIntProcessingStatus, ZonedDateTime jITIntStatusUpdtdOn, ZonedDateTime requirementDateTime, String plant, String custSupplyArea, String supplyAreaDesc, String unloadingPointName, String supplyControlID, String jITActionCtrl, String custAssemblyLoc, String shippingPoint, String storageLocation, String soldToParty, ZonedDateTime plannedShippingDateTime, ZonedDateTime actualShippingDateTime, LocalDateTime materialAvailabilityDate, LocalDateTime requestedDeliveryDate, LocalTime requestedDeliveryTime, String requestedDeliveryDateTime, String warehouseNumber, LocalDateTime deliveryCreationDate, String deliveryStatus, String pickingStatus, String goodsMovementStatus, List<JITCallCompMatl> toJITCallCompMatlDataTP, List<JITCallRefTextCompGrp> toJITCallRefTextCompGrpTP) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddJITCallCompMatlDataTP(JITCallCompMatl... entity) Adds elements to the list of associated JITCallCompMatl entities.voidaddJITCallRefTextCompGrpTP(JITCallRefTextCompGrp... entity) Adds elements to the list of associated JITCallRefTextCompGrp entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the JITCallCompMatl entities (one to many) associated with this entity.Fetches the JITCallRefTextCompGrp entities (one to many) associated with this entity.static <T,DomainT>
JITCallCompGrpField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> JITCallCompGrpField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10protected StringConstraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 1protected StringConstraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10io.vavr.control.Option<List<JITCallCompMatl>>Retrieval of associated JITCallCompMatl entities (one to many).Retrieval of associated JITCallCompMatl entities (one to many).io.vavr.control.Option<List<JITCallRefTextCompGrp>>Retrieval of associated JITCallRefTextCompGrp entities (one to many).Retrieval of associated JITCallRefTextCompGrp entities (one to many).Constraints: Not nullable, Maximum length: 35Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Precision: 7getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 7getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 14Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 35getType()Constraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 3inthashCode()voidsetActualShippingDateTime(ZonedDateTime actualShippingDateTime) Constraints: Not nullable, Precision: 7voidsetCompGrpMatl(String compGrpMatl) Constraints: Not nullable, Maximum length: 40voidsetCompGrpNumber(String compGrpNumber) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCustAssemblyLoc(String custAssemblyLoc) Constraints: Not nullable, Maximum length: 20voidsetCustCompGrpMatl(String custCompGrpMatl) Constraints: Not nullable, Maximum length: 40voidsetCustSupplyArea(String custSupplyArea) Constraints: Not nullable, Maximum length: 10voidsetDeliveryCreationDate(LocalDateTime deliveryCreationDate) Constraints: Not nullable, Precision: 0voidsetDeliveryStatus(String deliveryStatus) Constraints: Not nullable, Maximum length: 1voidsetExtCompGrpNumber(String extCompGrpNumber) Constraints: Not nullable, Maximum length: 60voidsetExternalJITCallNumber(String externalJITCallNumber) Constraints: Not nullable, Maximum length: 35voidsetGoodsMovementStatus(String goodsMovementStatus) Constraints: Not nullable, Maximum length: 1voidsetInternalJITCallNumber(String internalJITCallNumber) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetJITActionCtrl(String jITActionCtrl) Constraints: Not nullable, Maximum length: 10voidOverwrites the list of associated JITCallCompMatl entities for the loaded navigation property to_JITCallCompMatlDataTP.voidOverwrites the list of associated JITCallRefTextCompGrp entities for the loaded navigation property to_JITCallRefTextCompGrpTP.voidsetJITExtSequenceNumber(String jITExtSequenceNumber) Constraints: Not nullable, Maximum length: 35voidsetJITExtStatusAtSupplier(String jITExtStatusAtSupplier) Constraints: Not nullable, Maximum length: 4voidsetJITExtStatusUpdtdOn(ZonedDateTime jITExtStatusUpdtdOn) Constraints: Not nullable, Precision: 7voidsetJITIntProcessingStatus(String jITIntProcessingStatus) Constraints: Not nullable, Maximum length: 5voidsetJITIntStatusUpdtdOn(ZonedDateTime jITIntStatusUpdtdOn) Constraints: Not nullable, Precision: 7voidsetMaterialAvailabilityDate(LocalDateTime materialAvailabilityDate) Constraints: Not nullable, Precision: 0voidsetPickingStatus(String pickingStatus) Constraints: Not nullable, Maximum length: 1voidsetPlannedShippingDateTime(ZonedDateTime plannedShippingDateTime) Constraints: Not nullable, Precision: 7voidConstraints: Not nullable, Maximum length: 4voidsetRequestedDeliveryDate(LocalDateTime requestedDeliveryDate) Constraints: Not nullable, Precision: 0voidsetRequestedDeliveryDateTime(String requestedDeliveryDateTime) Constraints: Not nullable, Maximum length: 14voidsetRequestedDeliveryTime(LocalTime requestedDeliveryTime) Constraints: Not nullable, Precision: 0voidsetRequirementDateTime(ZonedDateTime requirementDateTime) Constraints: Not nullable, Precision: 7protected voidsetServicePathForFetch(String servicePathForFetch) voidsetShippingPoint(String shippingPoint) Constraints: Not nullable, Maximum length: 4voidsetShipToParty(String shipToParty) Constraints: Not nullable, Maximum length: 10voidsetSoldToParty(String soldToParty) Constraints: Not nullable, Maximum length: 10voidsetStorageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4voidsetSupplyAreaDesc(String supplyAreaDesc) Constraints: Not nullable, Maximum length: 1voidsetSupplyControlID(String supplyControlID) Constraints: Not nullable, Maximum length: 10voidsetTransmittedExtStatusByMfr(String transmittedExtStatusByMfr) Constraints: Not nullable, Maximum length: 35voidsetUnloadingPointName(String unloadingPointName) Constraints: Not nullable, Maximum length: 25voidsetWarehouseNumber(String warehouseNumber) Constraints: Not nullable, Maximum length: 3toString()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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of JITCallCompGrp. -
INTERNAL_JIT_CALL_NUMBER
Use with available fluent helpers to apply the InternalJITCallNumber field to query operations. -
COMP_GRP_NUMBER
Use with available fluent helpers to apply the CompGrpNumber field to query operations. -
EXTERNAL_JIT_CALL_NUMBER
Use with available fluent helpers to apply the ExternalJITCallNumber field to query operations. -
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations. -
EXT_COMP_GRP_NUMBER
Use with available fluent helpers to apply the ExtCompGrpNumber field to query operations. -
COMP_GRP_MATL
Use with available fluent helpers to apply the CompGrpMatl field to query operations. -
CUST_COMP_GRP_MATL
Use with available fluent helpers to apply the CustCompGrpMatl field to query operations. -
JIT_EXT_SEQUENCE_NUMBER
Use with available fluent helpers to apply the JITExtSequenceNumber field to query operations. -
TRANSMITTED_EXT_STATUS_BY_MFR
Use with available fluent helpers to apply the TransmittedExtStatusByMfr field to query operations. -
JIT_EXT_STATUS_AT_SUPPLIER
Use with available fluent helpers to apply the JITExtStatusAtSupplier field to query operations. -
JIT_EXT_STATUS_UPDTD_ON
Use with available fluent helpers to apply the JITExtStatusUpdtdOn field to query operations. -
JIT_INT_PROCESSING_STATUS
Use with available fluent helpers to apply the JITIntProcessingStatus field to query operations. -
JIT_INT_STATUS_UPDTD_ON
Use with available fluent helpers to apply the JITIntStatusUpdtdOn field to query operations. -
REQUIREMENT_DATE_TIME
Use with available fluent helpers to apply the RequirementDateTime field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
CUST_SUPPLY_AREA
Use with available fluent helpers to apply the CustSupplyArea field to query operations. -
SUPPLY_AREA_DESC
Use with available fluent helpers to apply the SupplyAreaDesc field to query operations. -
UNLOADING_POINT_NAME
Use with available fluent helpers to apply the UnloadingPointName field to query operations. -
SUPPLY_CONTROL_ID
Use with available fluent helpers to apply the SupplyControlID field to query operations. -
JIT_ACTION_CTRL
Use with available fluent helpers to apply the JITActionCtrl field to query operations. -
CUST_ASSEMBLY_LOC
Use with available fluent helpers to apply the CustAssemblyLoc field to query operations. -
SHIPPING_POINT
Use with available fluent helpers to apply the ShippingPoint field to query operations. -
STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations. -
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations. -
PLANNED_SHIPPING_DATE_TIME
Use with available fluent helpers to apply the PlannedShippingDateTime field to query operations. -
ACTUAL_SHIPPING_DATE_TIME
Use with available fluent helpers to apply the ActualShippingDateTime field to query operations. -
MATERIAL_AVAILABILITY_DATE
Use with available fluent helpers to apply the MaterialAvailabilityDate field to query operations. -
REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations. -
REQUESTED_DELIVERY_TIME
Use with available fluent helpers to apply the RequestedDeliveryTime field to query operations. -
REQUESTED_DELIVERY_DATE_TIME
Use with available fluent helpers to apply the RequestedDeliveryDateTime field to query operations. -
WAREHOUSE_NUMBER
Use with available fluent helpers to apply the WarehouseNumber field to query operations. -
DELIVERY_CREATION_DATE
Use with available fluent helpers to apply the DeliveryCreationDate field to query operations. -
DELIVERY_STATUS
Use with available fluent helpers to apply the DeliveryStatus field to query operations. -
PICKING_STATUS
Use with available fluent helpers to apply the PickingStatus field to query operations. -
GOODS_MOVEMENT_STATUS
Use with available fluent helpers to apply the GoodsMovementStatus field to query operations. -
TO_JIT_CALL_COMP_MATL_DATA_TP
Use with available fluent helpers to apply the to_JITCallCompMatlDataTP navigation property to query operations. -
TO_JIT_CALL_REF_TEXT_COMP_GRP_TP
Use with available fluent helpers to apply the to_JITCallRefTextCompGrpTP navigation property to query operations.
-
-
Constructor Details
-
JITCallCompGrp
public JITCallCompGrp() -
JITCallCompGrp
public JITCallCompGrp(@Nullable String internalJITCallNumber, @Nullable String compGrpNumber, @Nullable String externalJITCallNumber, @Nullable String shipToParty, @Nullable String extCompGrpNumber, @Nullable String compGrpMatl, @Nullable String custCompGrpMatl, @Nullable String jITExtSequenceNumber, @Nullable String transmittedExtStatusByMfr, @Nullable String jITExtStatusAtSupplier, @Nullable ZonedDateTime jITExtStatusUpdtdOn, @Nullable String jITIntProcessingStatus, @Nullable ZonedDateTime jITIntStatusUpdtdOn, @Nullable ZonedDateTime requirementDateTime, @Nullable String plant, @Nullable String custSupplyArea, @Nullable String supplyAreaDesc, @Nullable String unloadingPointName, @Nullable String supplyControlID, @Nullable String jITActionCtrl, @Nullable String custAssemblyLoc, @Nullable String shippingPoint, @Nullable String storageLocation, @Nullable String soldToParty, @Nullable ZonedDateTime plannedShippingDateTime, @Nullable ZonedDateTime actualShippingDateTime, @Nullable LocalDateTime materialAvailabilityDate, @Nullable LocalDateTime requestedDeliveryDate, @Nullable LocalTime requestedDeliveryTime, @Nullable String requestedDeliveryDateTime, @Nullable String warehouseNumber, @Nullable LocalDateTime deliveryCreationDate, @Nullable String deliveryStatus, @Nullable String pickingStatus, @Nullable String goodsMovementStatus, List<JITCallCompMatl> toJITCallCompMatlDataTP, List<JITCallRefTextCompGrp> toJITCallRefTextCompGrpTP)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<JITCallCompGrp>
-
setInternalJITCallNumber
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InternalJITCallNumber
- Parameters:
internalJITCallNumber- Call Number
-
setCompGrpNumber
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CompGrpNumber
- Parameters:
compGrpNumber- Component Group Number
-
setExternalJITCallNumber
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: ExternalJITCallNumber
- Parameters:
externalJITCallNumber- External Call Number
-
setShipToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Parameters:
shipToParty- Ship-to Party
-
setExtCompGrpNumber
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ExtCompGrpNumber
- Parameters:
extCompGrpNumber- External Component Group Number
-
setCompGrpMatl
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CompGrpMatl
- Parameters:
compGrpMatl- Components Group Material
-
setCustCompGrpMatl
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CustCompGrpMatl
- Parameters:
custCompGrpMatl- Customer Components Group Material
-
setJITExtSequenceNumber
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: JITExtSequenceNumber
- Parameters:
jITExtSequenceNumber- External Sequence Number
-
setTransmittedExtStatusByMfr
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: TransmittedExtStatusByMfr
- Parameters:
transmittedExtStatusByMfr- Transmitted External Status by Manufacturer
-
setJITExtStatusAtSupplier
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITExtStatusAtSupplier
- Parameters:
jITExtStatusAtSupplier- JIT External Status at Supplier
-
setJITExtStatusUpdtdOn
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: JITExtStatusUpdtdOn
- Parameters:
jITExtStatusUpdtdOn- External Status Updated On
-
setJITIntProcessingStatus
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: JITIntProcessingStatus
- Parameters:
jITIntProcessingStatus- Internal Processing Status
-
setJITIntStatusUpdtdOn
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: JITIntStatusUpdtdOn
- Parameters:
jITIntStatusUpdtdOn- Internal Processing Status Updated On
-
setRequirementDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: RequirementDateTime
- Parameters:
requirementDateTime- Requirement Date and Time
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setCustSupplyArea
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustSupplyArea
- Parameters:
custSupplyArea- Customer Supply Area
-
setSupplyAreaDesc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SupplyAreaDesc
- Parameters:
supplyAreaDesc- The supplyAreaDesc to set.
-
setUnloadingPointName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Parameters:
unloadingPointName- Unloading Point
-
setSupplyControlID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplyControlID
- Parameters:
supplyControlID- Supply Control
-
setJITActionCtrl
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: JITActionCtrl
- Parameters:
jITActionCtrl- Action Control
-
setCustAssemblyLoc
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: CustAssemblyLoc
- Parameters:
custAssemblyLoc- Assembly Location at Customer Site
-
setShippingPoint
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShippingPoint
- Parameters:
shippingPoint- Shipping Point / Receiving Point
-
setStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Parameters:
storageLocation- Storage Location
-
setSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Parameters:
soldToParty- Sold-To Party
-
setPlannedShippingDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PlannedShippingDateTime
- Parameters:
plannedShippingDateTime- Planned Shipping Date Time
-
setActualShippingDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ActualShippingDateTime
- Parameters:
actualShippingDateTime- Actual Shipping Date Time
-
setMaterialAvailabilityDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MaterialAvailabilityDate
- Parameters:
materialAvailabilityDate- Material Staging/Availability Date
-
setRequestedDeliveryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Parameters:
requestedDeliveryDate- Requested delivery date
-
setRequestedDeliveryTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryTime
- Parameters:
requestedDeliveryTime- Requested delivery time
-
setRequestedDeliveryDateTime
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: RequestedDeliveryDateTime
- Parameters:
requestedDeliveryDateTime- The requestedDeliveryDateTime to set.
-
setWarehouseNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WarehouseNumber
- Parameters:
warehouseNumber- Warehouse Number / Warehouse Complex
-
setDeliveryCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DeliveryCreationDate
- Parameters:
deliveryCreationDate- Delivery Creation Date
-
setDeliveryStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DeliveryStatus
- Parameters:
deliveryStatus- Delivery Creation Status
-
setPickingStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PickingStatus
- Parameters:
pickingStatus- Picking Status
-
setGoodsMovementStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: GoodsMovementStatus
- Parameters:
goodsMovementStatus- Goods Movement Status
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<JITCallCompGrp>
-
getKey
- Overrides:
getKeyin classVdmObject<JITCallCompGrp>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<JITCallCompGrp>
-
fromMap
- Overrides:
fromMapin classVdmObject<JITCallCompGrp>
-
field
@Nonnull public static <T> JITCallCompGrpField<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> JITCallCompGrpField<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<JITCallCompGrp>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<JITCallCompGrp>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<JITCallCompGrp>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<JITCallCompGrp>
-
fetchJITCallCompMatlDataTP
Fetches the JITCallCompMatl entities (one to many) associated with this entity. This corresponds to the OData navigation property to_JITCallCompMatlDataTP.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated JITCallCompMatl entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getJITCallCompMatlDataTPOrFetch
Retrieval of associated JITCallCompMatl entities (one to many). This corresponds to the OData navigation property to_JITCallCompMatlDataTP.If the navigation property to_JITCallCompMatlDataTP of a queried JITCallCompGrp 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.
- Returns:
- List of associated JITCallCompMatl entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getJITCallCompMatlDataTPIfPresent
Retrieval of associated JITCallCompMatl entities (one to many). This corresponds to the OData navigation property to_JITCallCompMatlDataTP.If the navigation property for an entity JITCallCompGrp has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_JITCallCompMatlDataTP is already loaded, the result
will contain the JITCallCompMatl entities. If not, an
Optionwith result stateemptyis returned.
-
setJITCallCompMatlDataTP
Overwrites the list of associated JITCallCompMatl entities for the loaded navigation property to_JITCallCompMatlDataTP.If the navigation property to_JITCallCompMatlDataTP of a queried JITCallCompGrp 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.
- Parameters:
value- List of JITCallCompMatl entities.
-
addJITCallCompMatlDataTP
Adds elements to the list of associated JITCallCompMatl entities. This corresponds to the OData navigation property to_JITCallCompMatlDataTP.If the navigation property to_JITCallCompMatlDataTP of a queried JITCallCompGrp 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.
- Parameters:
entity- Array of JITCallCompMatl entities.
-
fetchJITCallRefTextCompGrpTP
Fetches the JITCallRefTextCompGrp entities (one to many) associated with this entity. This corresponds to the OData navigation property to_JITCallRefTextCompGrpTP.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated JITCallRefTextCompGrp entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getJITCallRefTextCompGrpTPOrFetch
Retrieval of associated JITCallRefTextCompGrp entities (one to many). This corresponds to the OData navigation property to_JITCallRefTextCompGrpTP.If the navigation property to_JITCallRefTextCompGrpTP of a queried JITCallCompGrp 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.
- Returns:
- List of associated JITCallRefTextCompGrp entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.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.
-
getJITCallRefTextCompGrpTPIfPresent
@Nonnull public io.vavr.control.Option<List<JITCallRefTextCompGrp>> getJITCallRefTextCompGrpTPIfPresent()Retrieval of associated JITCallRefTextCompGrp entities (one to many). This corresponds to the OData navigation property to_JITCallRefTextCompGrpTP.If the navigation property for an entity JITCallCompGrp has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_JITCallRefTextCompGrpTP is already loaded, the
result will contain the JITCallRefTextCompGrp entities. If not, an
Optionwith result stateemptyis returned.
-
setJITCallRefTextCompGrpTP
Overwrites the list of associated JITCallRefTextCompGrp entities for the loaded navigation property to_JITCallRefTextCompGrpTP.If the navigation property to_JITCallRefTextCompGrpTP of a queried JITCallCompGrp 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.
- Parameters:
value- List of JITCallRefTextCompGrp entities.
-
addJITCallRefTextCompGrpTP
Adds elements to the list of associated JITCallRefTextCompGrp entities. This corresponds to the OData navigation property to_JITCallRefTextCompGrpTP.If the navigation property to_JITCallRefTextCompGrpTP of a queried JITCallCompGrp 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.
- Parameters:
entity- Array of JITCallRefTextCompGrp entities.
-
builder
-
getInternalJITCallNumber
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InternalJITCallNumber
- Returns:
- Call Number
-
getCompGrpNumber
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CompGrpNumber
- Returns:
- Component Group Number
-
getExternalJITCallNumber
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: ExternalJITCallNumber
- Returns:
- External Call Number
-
getShipToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Returns:
- Ship-to Party
-
getExtCompGrpNumber
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ExtCompGrpNumber
- Returns:
- External Component Group Number
-
getCompGrpMatl
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CompGrpMatl
- Returns:
- Components Group Material
-
getCustCompGrpMatl
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CustCompGrpMatl
- Returns:
- Customer Components Group Material
-
getJITExtSequenceNumber
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: JITExtSequenceNumber
- Returns:
- External Sequence Number
-
getTransmittedExtStatusByMfr
Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: TransmittedExtStatusByMfr
- Returns:
- Transmitted External Status by Manufacturer
-
getJITExtStatusAtSupplier
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITExtStatusAtSupplier
- Returns:
- JIT External Status at Supplier
-
getJITExtStatusUpdtdOn
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: JITExtStatusUpdtdOn
- Returns:
- External Status Updated On
-
getJITIntProcessingStatus
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: JITIntProcessingStatus
- Returns:
- Internal Processing Status
-
getJITIntStatusUpdtdOn
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: JITIntStatusUpdtdOn
- Returns:
- Internal Processing Status Updated On
-
getRequirementDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: RequirementDateTime
- Returns:
- Requirement Date and Time
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getCustSupplyArea
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustSupplyArea
- Returns:
- Customer Supply Area
-
getSupplyAreaDesc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SupplyAreaDesc
- Returns:
- The supplyAreaDesc contained in this entity.
-
getUnloadingPointName
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
- Unloading Point
-
getSupplyControlID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplyControlID
- Returns:
- Supply Control
-
getJITActionCtrl
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: JITActionCtrl
- Returns:
- Action Control
-
getCustAssemblyLoc
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: CustAssemblyLoc
- Returns:
- Assembly Location at Customer Site
-
getShippingPoint
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShippingPoint
- Returns:
- Shipping Point / Receiving Point
-
getStorageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
- Storage Location
-
getSoldToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SoldToParty
- Returns:
- Sold-To Party
-
getPlannedShippingDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PlannedShippingDateTime
- Returns:
- Planned Shipping Date Time
-
getActualShippingDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ActualShippingDateTime
- Returns:
- Actual Shipping Date Time
-
getMaterialAvailabilityDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MaterialAvailabilityDate
- Returns:
- Material Staging/Availability Date
-
getRequestedDeliveryDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Returns:
- Requested delivery date
-
getRequestedDeliveryTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryTime
- Returns:
- Requested delivery time
-
getRequestedDeliveryDateTime
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: RequestedDeliveryDateTime
- Returns:
- The requestedDeliveryDateTime contained in this entity.
-
getWarehouseNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WarehouseNumber
- Returns:
- Warehouse Number / Warehouse Complex
-
getDeliveryCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DeliveryCreationDate
- Returns:
- Delivery Creation Date
-
getDeliveryStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DeliveryStatus
- Returns:
- Delivery Creation Status
-
getPickingStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PickingStatus
- Returns:
- Picking Status
-
getGoodsMovementStatus
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: GoodsMovementStatus
- Returns:
- Goods Movement Status
-
toString
- Overrides:
toStringin classVdmObject<JITCallCompGrp>
-
equals
- Overrides:
equalsin classVdmEntity<JITCallCompGrp>
-
canEqual
- Overrides:
canEqualin classVdmEntity<JITCallCompGrp>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<JITCallCompGrp>
-