Modifier and Type | Field and Description |
---|---|
static JITCallHeaderLink<JITCallRefTextHdr> |
JITCallHeader.TO_JIT_CALL_REF_TEXT_HDR_TP
Use with available fluent helpers to apply the to_JITCallRefTextHdrTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
JITCallRefTextHdr |
JITCallRefTextHdr.JITCallRefTextHdrBuilder.build() |
protected JITCallRefTextHdr |
JITCallRefTextHdrUpdateFluentHelper.getEntity() |
protected JITCallRefTextHdr |
JITCallRefTextHdrCreateFluentHelper.getEntity() |
protected JITCallRefTextHdr |
JITCallRefTextHdrDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<JITCallRefTextHdr> |
JITCallHeader.fetchJITCallRefTextHdrTP()
Fetches the JITCallRefTextHdr entities (one to many) associated with this entity.
|
protected Class<JITCallRefTextHdr> |
JITCallRefTextHdrByKeyFluentHelper.getEntityClass() |
protected Class<JITCallRefTextHdr> |
JITCallRefTextHdrFluentHelper.getEntityClass() |
io.vavr.control.Option<List<JITCallRefTextHdr>> |
JITCallHeader.getJITCallRefTextHdrTPIfPresent()
Retrieval of associated JITCallRefTextHdr entities (one to many).
|
List<JITCallRefTextHdr> |
JITCallHeader.getJITCallRefTextHdrTPOrFetch()
Retrieval of associated JITCallRefTextHdr entities (one to many).
|
Class<JITCallRefTextHdr> |
JITCallRefTextHdr.getType() |
Modifier and Type | Method and Description |
---|---|
void |
JITCallHeader.addJITCallRefTextHdrTP(JITCallRefTextHdr... entity)
Adds elements to the list of associated JITCallRefTextHdr entities.
|
JITCallHeader.JITCallHeaderBuilder |
JITCallHeader.JITCallHeaderBuilder.jitCallRefTextHdrTP(JITCallRefTextHdr... value)
Navigation property to_JITCallRefTextHdrTP for JITCallHeader to multiple
JITCallRefTextHdr.
|
Modifier and Type | Method and Description |
---|---|
void |
JITCallHeader.setJITCallRefTextHdrTP(List<JITCallRefTextHdr> value)
Overwrites the list of associated JITCallRefTextHdr entities for the loaded navigation property
to_JITCallRefTextHdrTP.
|
Constructor and Description |
---|
JITCallRefTextHdrCreateFluentHelper(String servicePath,
JITCallRefTextHdr entity)
Creates a fluent helper object that will create a
JITCallRefTextHdr
entity on the OData endpoint. |
JITCallRefTextHdrDeleteFluentHelper(String servicePath,
JITCallRefTextHdr entity)
Creates a fluent helper object that will delete a
JITCallRefTextHdr
entity on the OData endpoint. |
JITCallRefTextHdrUpdateFluentHelper(String servicePath,
JITCallRefTextHdr entity)
Creates a fluent helper object that will update a
JITCallRefTextHdr
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,
List<JITCallCompGrp> toJITCallCompGrpDataTP,
List<JITCallRefTextHdr> toJITCallRefTextHdrTP) |
Modifier and Type | Method and Description |
---|---|
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr)
Create a new
JITCallRefTextHdr entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr)
Create a new
JITCallRefTextHdr entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr)
Deletes an existing
JITCallRefTextHdr entity in the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr)
Deletes an existing
JITCallRefTextHdr entity in the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr)
Update an existing
JITCallRefTextHdr entity and save it to the S/4HANA system. |
JustInTimeCallServiceBatchChangeSet |
JustInTimeCallServiceBatchChangeSet.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr)
Update an existing
JITCallRefTextHdr entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<JITCallRefTextHdr> |
JITCallRefTextHdrOneToOneLink.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 JITCallRefTextHdrLink<ObjectT> |
JITCallRefTextHdrLink.translateLinkType(EntityLink<JITCallRefTextHdrLink<ObjectT>,JITCallRefTextHdr,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.