Modifier and Type | Field and Description |
---|---|
static JITCallHeaderLink<JITCallCompGrp> |
JITCallHeader.TO_JIT_CALL_COMP_GRP_DATA_TP
Use with available fluent helpers to apply the to_JITCallCompGrpDataTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
JITCallCompGrp |
JITCallCompGrp.JITCallCompGrpBuilder.build() |
protected JITCallCompGrp |
JITCallCompGrpUpdateFluentHelper.getEntity() |
protected JITCallCompGrp |
JITCallCompGrpCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<JITCallCompGrp> |
JITCallHeader.fetchJITCallCompGrpDataTP()
Fetches the JITCallCompGrp entities (one to many) associated with this entity.
|
protected Class<JITCallCompGrp> |
JITCallCompGrpByKeyFluentHelper.getEntityClass() |
protected Class<JITCallCompGrp> |
JITCallCompGrpFluentHelper.getEntityClass() |
io.vavr.control.Option<List<JITCallCompGrp>> |
JITCallHeader.getJITCallCompGrpDataTPIfPresent()
Retrieval of associated JITCallCompGrp entities (one to many).
|
List<JITCallCompGrp> |
JITCallHeader.getJITCallCompGrpDataTPOrFetch()
Retrieval of associated JITCallCompGrp entities (one to many).
|
Class<JITCallCompGrp> |
JITCallCompGrp.getType() |
Modifier and Type | Method and Description |
---|---|
void |
JITCallHeader.addJITCallCompGrpDataTP(JITCallCompGrp... entity)
Adds elements to the list of associated JITCallCompGrp entities.
|
JITCallHeader.JITCallHeaderBuilder |
JITCallHeader.JITCallHeaderBuilder.jitCallCompGrpDataTP(JITCallCompGrp... value)
Navigation property to_JITCallCompGrpDataTP for JITCallHeader to multiple
JITCallCompGrp.
|
Modifier and Type | Method and Description |
---|---|
void |
JITCallHeader.setJITCallCompGrpDataTP(List<JITCallCompGrp> value)
Overwrites the list of associated JITCallCompGrp entities for the loaded navigation property
to_JITCallCompGrpDataTP.
|
Constructor and Description |
---|
JITCallCompGrpCreateFluentHelper(String servicePath,
JITCallCompGrp entity)
Creates a fluent helper object that will create a
JITCallCompGrp entity on the OData endpoint. |
JITCallCompGrpUpdateFluentHelper(String servicePath,
JITCallCompGrp entity)
Creates a fluent helper object that will update a
JITCallCompGrp entity on the OData endpoint. |
Constructor and Description |
---|
JITCallHeader(String internalJITCallNumber,
String externalJITCallNumber,
String jITCallType,
String shipToParty,
String soldToParty,
String customerPartnerDescription,
String activeSupplier,
String matlUsageIndicator,
String salesOrganization,
String distributionChannel,
String division,
String jITLifecycleStatus,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
String jITExtSequenceNumber,
String vehicleIdentificationNumber,
String vehicleModel,
String plant,
String jITExtStatusAtSupplier,
String jITIntProcessingStatus,
String compGrpMatl,
String material,
String materialByCustomer,
LocalDateTime deliveryCreationDate,
ZonedDateTime requirementDateTime,
ZonedDateTime plannedShippingDateTime,
LocalDateTime materialAvailabilityDate,
ZonedDateTime jITExtStatusUpdtdOn,
ZonedDateTime jITIntStatusUpdtdOn,
String transmittedExtStatusByMfr,
ZonedDateTime transmittedExtStsUpdtdDteTme,
List<JITCallCompGrp> toJITCallCompGrpDataTP,
List<JITCallRefTextHdr> toJITCallRefTextHdrTP) |
Modifier and Type | Method and Description |
---|---|
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.createJITCallCompGrp(JITCallCompGrp jITCallCompGrp)
Create a new
JITCallCompGrp entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.createJITCallCompGrp(JITCallCompGrp jITCallCompGrp)
Create a new
JITCallCompGrp entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallCompGrp(JITCallCompGrp jITCallCompGrp)
Update an existing
JITCallCompGrp entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.updateJITCallCompGrp(JITCallCompGrp jITCallCompGrp)
Update an existing
JITCallCompGrp entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<JITCallCompGrp> |
JITCallCompGrpOneToOneLink.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 JITCallCompGrpLink<ObjectT> |
JITCallCompGrpLink.translateLinkType(EntityLink<JITCallCompGrpLink<ObjectT>,JITCallCompGrp,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
JITCallCompGrpCreateFluentHelper |
JustInTimeCallService.createJITCallCompGrp(JITCallCompGrp jITCallCompGrp)
Create a new
JITCallCompGrp entity and save it to the S/4HANA system. |
JITCallCompGrpCreateFluentHelper |
DefaultJustInTimeCallService.createJITCallCompGrp(JITCallCompGrp jITCallCompGrp) |
JITCallCompGrpUpdateFluentHelper |
JustInTimeCallService.updateJITCallCompGrp(JITCallCompGrp jITCallCompGrp)
Update an existing
JITCallCompGrp entity and save it to the S/4HANA system. |
JITCallCompGrpUpdateFluentHelper |
DefaultJustInTimeCallService.updateJITCallCompGrp(JITCallCompGrp jITCallCompGrp) |
Copyright © 2021 SAP SE. All rights reserved.