Modifier and Type | Field and Description |
---|---|
static JITCallCompMatlLink<JITCallRefTextCompMatl> |
JITCallCompMatl.TO_JIT_CALL_REF_TEXT_MAT_TP
Use with available fluent helpers to apply the to_JITCallRefTextMatTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
JITCallRefTextCompMatl |
JITCallRefTextCompMatl.JITCallRefTextCompMatlBuilder.build() |
protected JITCallRefTextCompMatl |
JITCallRefTextCompMatlUpdateFluentHelper.getEntity() |
protected JITCallRefTextCompMatl |
JITCallRefTextCompMatlCreateFluentHelper.getEntity() |
protected JITCallRefTextCompMatl |
JITCallRefTextCompMatlDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<JITCallRefTextCompMatl> |
JITCallCompMatl.fetchJITCallRefTextMatTP()
Fetches the JITCallRefTextCompMatl entities (one to many) associated with this entity.
|
protected Class<JITCallRefTextCompMatl> |
JITCallRefTextCompMatlFluentHelper.getEntityClass() |
protected Class<JITCallRefTextCompMatl> |
JITCallRefTextCompMatlByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<JITCallRefTextCompMatl>> |
JITCallCompMatl.getJITCallRefTextMatTPIfPresent()
Retrieval of associated JITCallRefTextCompMatl entities (one to many).
|
List<JITCallRefTextCompMatl> |
JITCallCompMatl.getJITCallRefTextMatTPOrFetch()
Retrieval of associated JITCallRefTextCompMatl entities (one to many).
|
Class<JITCallRefTextCompMatl> |
JITCallRefTextCompMatl.getType() |
Modifier and Type | Method and Description |
---|---|
void |
JITCallCompMatl.addJITCallRefTextMatTP(JITCallRefTextCompMatl... entity)
Adds elements to the list of associated JITCallRefTextCompMatl entities.
|
JITCallCompMatl.JITCallCompMatlBuilder |
JITCallCompMatl.JITCallCompMatlBuilder.jitCallRefTextMatTP(JITCallRefTextCompMatl... value)
Navigation property to_JITCallRefTextMatTP for JITCallCompMatl to multiple
JITCallRefTextCompMatl.
|
Modifier and Type | Method and Description |
---|---|
void |
JITCallCompMatl.setJITCallRefTextMatTP(List<JITCallRefTextCompMatl> value)
Overwrites the list of associated JITCallRefTextCompMatl entities for the loaded navigation property
to_JITCallRefTextMatTP.
|
Constructor and Description |
---|
JITCallCompMatl(String internalJITCallNumber,
String compGrpNumber,
String jITCallItemNumber,
String shipToParty,
String material,
String materialByCustomer,
String extJITCallItemNumber,
String salesOrder,
String salesOrderItem,
BigDecimal requestedQuantity,
BigDecimal actualDeliveredQuantity,
String quantityUnit,
String unloadingPointName,
String shippingPoint,
String plant,
String storageLocation,
String custSupplyArea,
String supplyAreaDesc,
String custAssemblyLoc,
String jITExtStatusAtSupplier,
ZonedDateTime jITExtStatusUpdtdOn,
String jITIntProcessingStatus,
ZonedDateTime jITIntStatusUpdtdOn,
String transmittedExtStatusByMfr,
String supplyControlID,
String jITActionCtrl,
ZonedDateTime requirementDateTime,
ZonedDateTime plannedShippingDateTime,
LocalDateTime deliveryCreationDate,
LocalDateTime materialAvailabilityDate,
String custCompGrpMatl,
String jITExtSequenceNumber,
String compGrpMatl,
LocalDateTime requestedDeliveryDate,
LocalTime requestedDeliveryTime,
String extCompGrpNumber,
ZonedDateTime transmittedExtStsUpdtdDteTme,
List<JITCallRefTextCompMatl> toJITCallRefTextMatTP) |
Modifier and Type | Method and Description |
---|---|
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.createJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl)
Create a new
JITCallRefTextCompMatl entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.createJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl)
Create a new
JITCallRefTextCompMatl entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl)
Deletes an existing
JITCallRefTextCompMatl entity in the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl)
Deletes an existing
JITCallRefTextCompMatl entity in the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl)
Update an existing
JITCallRefTextCompMatl entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.updateJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl)
Update an existing
JITCallRefTextCompMatl entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<JITCallRefTextCompMatl> |
JITCallRefTextCompMatlOneToOneLink.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 JITCallRefTextCompMatlLink<ObjectT> |
JITCallRefTextCompMatlLink.translateLinkType(EntityLink<JITCallRefTextCompMatlLink<ObjectT>,JITCallRefTextCompMatl,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.