Modifier and Type | Field and Description |
---|---|
static LongTextOneToOneLink<MaintOrderConfirmation> |
LongText.TO_MAINT_ORDER_CONFIRMATION
Use with available fluent helpers to apply the to_MaintOrderConfirmation navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
MaintOrderConfirmation |
MaintOrderConfirmation.MaintOrderConfirmationBuilder.build() |
MaintOrderConfirmation |
CancelMaintOrderConfirmationFluentHelper.execute(HttpDestinationProperties destination)
Deprecated.
Use the improved method
executeRequest(HttpDestinationProperties) instead. |
MaintOrderConfirmation |
LongText.fetchMaintOrderConfirmation()
Fetches the MaintOrderConfirmation entity (one to one) associated with this entity.
|
protected MaintOrderConfirmation |
MaintOrderConfirmationCreateFluentHelper.getEntity() |
MaintOrderConfirmation |
LongText.getMaintOrderConfirmationOrFetch()
Retrieval of associated MaintOrderConfirmation entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<MaintOrderConfirmation> |
MaintOrderConfirmationByKeyFluentHelper.getEntityClass() |
protected Class<MaintOrderConfirmation> |
MaintOrderConfirmationFluentHelper.getEntityClass() |
protected Class<MaintOrderConfirmation> |
CancelMaintOrderConfirmationFluentHelper.getEntityClass() |
io.vavr.control.Option<MaintOrderConfirmation> |
LongText.getMaintOrderConfirmationIfPresent()
Retrieval of associated MaintOrderConfirmation entity (one to one).
|
Class<MaintOrderConfirmation> |
MaintOrderConfirmation.getType() |
Modifier and Type | Method and Description |
---|---|
LongText.LongTextBuilder |
LongText.LongTextBuilder.maintOrderConfirmation(MaintOrderConfirmation value)
Navigation property to_MaintOrderConfirmation for LongText to single
MaintOrderConfirmation.
|
void |
LongText.setMaintOrderConfirmation(MaintOrderConfirmation value)
Overwrites the associated MaintOrderConfirmation entity for the loaded navigation property
to_MaintOrderConfirmation.
|
Constructor and Description |
---|
LongText(String maintOrderConf,
String maintOrderConfCntrValue,
String maintOrderConfLongText,
MaintOrderConfirmation toMaintOrderConfirmation) |
MaintOrderConfirmationCreateFluentHelper(String servicePath,
MaintOrderConfirmation entity)
Creates a fluent helper object that will create a
MaintOrderConfirmation entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
MaintenanceOrderOperationConfirmationServiceBatchChangeSet |
MaintenanceOrderOperationConfirmationServiceBatchChangeSet.createMaintOrderConfirmation(MaintOrderConfirmation maintOrderConfirmation)
Create a new
MaintOrderConfirmation entity and save it to the S/4HANA system. |
MaintenanceOrderOperationConfirmationServiceBatchChangeSet |
DefaultMaintenanceOrderOperationConfirmationServiceBatchChangeSet.createMaintOrderConfirmation(MaintOrderConfirmation maintOrderConfirmation)
Create a new
MaintOrderConfirmation entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MaintOrderConfirmation> |
MaintOrderConfirmationOneToOneLink.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 MaintOrderConfirmationLink<ObjectT> |
MaintOrderConfirmationLink.translateLinkType(EntityLink<MaintOrderConfirmationLink<ObjectT>,MaintOrderConfirmation,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
MaintOrderConfirmationCreateFluentHelper |
MaintenanceOrderOperationConfirmationService.createMaintOrderConfirmation(MaintOrderConfirmation maintOrderConfirmation)
Create a new
MaintOrderConfirmation entity and save it to the S/4HANA system. |
MaintOrderConfirmationCreateFluentHelper |
DefaultMaintenanceOrderOperationConfirmationService.createMaintOrderConfirmation(MaintOrderConfirmation maintOrderConfirmation) |
Copyright © 2021 SAP SE. All rights reserved.