Modifier and Type | Field and Description |
---|---|
static JITCallCompGrpLink<JITCallCompMatl> |
JITCallCompGrp.TO_JIT_CALL_COMP_MATL_DATA_TP
Use with available fluent helpers to apply the to_JITCallCompMatlDataTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
JITCallCompMatl |
JITCallCompMatl.JITCallCompMatlBuilder.build() |
protected JITCallCompMatl |
JITCallCompMatlDeleteFluentHelper.getEntity() |
protected JITCallCompMatl |
JITCallCompMatlUpdateFluentHelper.getEntity() |
protected JITCallCompMatl |
JITCallCompMatlCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<JITCallCompMatl> |
JITCallCompGrp.fetchJITCallCompMatlDataTP()
Fetches the JITCallCompMatl entities (one to many) associated with this entity.
|
protected Class<JITCallCompMatl> |
JITCallCompMatlFluentHelper.getEntityClass() |
protected Class<JITCallCompMatl> |
JITCallCompMatlByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<JITCallCompMatl>> |
JITCallCompGrp.getJITCallCompMatlDataTPIfPresent()
Retrieval of associated JITCallCompMatl entities (one to many).
|
List<JITCallCompMatl> |
JITCallCompGrp.getJITCallCompMatlDataTPOrFetch()
Retrieval of associated JITCallCompMatl entities (one to many).
|
Class<JITCallCompMatl> |
JITCallCompMatl.getType() |
Modifier and Type | Method and Description |
---|---|
void |
JITCallCompGrp.addJITCallCompMatlDataTP(JITCallCompMatl... entity)
Adds elements to the list of associated JITCallCompMatl entities.
|
JITCallCompGrp.JITCallCompGrpBuilder |
JITCallCompGrp.JITCallCompGrpBuilder.jitCallCompMatlDataTP(JITCallCompMatl... value)
Navigation property to_JITCallCompMatlDataTP for JITCallCompGrp to multiple
JITCallCompMatl.
|
Modifier and Type | Method and Description |
---|---|
void |
JITCallCompGrp.setJITCallCompMatlDataTP(List<JITCallCompMatl> value)
Overwrites the list of associated JITCallCompMatl entities for the loaded navigation property
to_JITCallCompMatlDataTP.
|
Constructor and Description |
---|
JITCallCompMatlCreateFluentHelper(String servicePath,
JITCallCompMatl entity)
Creates a fluent helper object that will create a
JITCallCompMatl entity
on the OData endpoint. |
JITCallCompMatlDeleteFluentHelper(String servicePath,
JITCallCompMatl entity)
Creates a fluent helper object that will delete a
JITCallCompMatl entity
on the OData endpoint. |
JITCallCompMatlUpdateFluentHelper(String servicePath,
JITCallCompMatl entity)
Creates a fluent helper object that will update a
JITCallCompMatl entity
on the OData endpoint. |
Constructor and Description |
---|
JITCallCompGrp(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) |
Modifier and Type | Method and Description |
---|---|
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.createJITCallCompMatl(JITCallCompMatl jITCallCompMatl)
Create a new
JITCallCompMatl entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.createJITCallCompMatl(JITCallCompMatl jITCallCompMatl)
Create a new
JITCallCompMatl entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallCompMatl(JITCallCompMatl jITCallCompMatl)
Deletes an existing
JITCallCompMatl entity in the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.deleteJITCallCompMatl(JITCallCompMatl jITCallCompMatl)
Deletes an existing
JITCallCompMatl entity in the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallCompMatl(JITCallCompMatl jITCallCompMatl)
Update an existing
JITCallCompMatl entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.updateJITCallCompMatl(JITCallCompMatl jITCallCompMatl)
Update an existing
JITCallCompMatl entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<JITCallCompMatl> |
JITCallCompMatlOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected JITCallCompMatlLink<ObjectT> |
JITCallCompMatlLink.translateLinkType(EntityLink<JITCallCompMatlLink<ObjectT>,JITCallCompMatl,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.