Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.LongText
Packages that use LongText
Package
Description
-
Uses of LongText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation with type parameters of type LongTextModifier and TypeFieldDescriptionstatic final MaintOrderConfirmationOneToOneLink<LongText>MaintOrderConfirmation.TO_LONG_TEXTUse with available fluent helpers to apply the to_LongText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation that return LongTextModifier and TypeMethodDescriptionLongText.LongTextBuilder.build()MaintOrderConfirmation.fetchLongText()Fetches the LongText entity (one to one) associated with this entity.protected LongTextLongTextCreateFluentHelper.getEntity()MaintOrderConfirmation.getLongTextOrFetch()Retrieval of associated LongText entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation that return types with arguments of type LongTextModifier and TypeMethodDescriptionLongTextByKeyFluentHelper.getEntityClass()LongTextFluentHelper.getEntityClass()io.vavr.control.Option<LongText>MaintOrderConfirmation.getLongTextIfPresent()Retrieval of associated LongText entity (one to one).LongText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation with parameters of type LongTextModifier and TypeMethodDescriptionNavigation property to_LongText for MaintOrderConfirmation to single LongText.voidMaintOrderConfirmation.setLongText(LongText value) Overwrites the associated LongText entity for the loaded navigation property to_LongText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation with parameters of type LongTextModifierConstructorDescriptionLongTextCreateFluentHelper(String servicePath, LongText entity, String entityCollection) Creates a fluent helper object that will create aLongTextentity on the OData endpoint.MaintOrderConfirmation(String maintOrderConf, String maintOrderConfCntrValue, String maintenanceOrder, String maintenanceOrderOperation, String maintenanceOrderSubOperation, String personnelNumber, BigDecimal actualWorkQuantity, String actualWorkQuantityUnit, BigDecimal actualDuration, String actualDurationUnit, LocalDateTime operationConfirmedStartDate, LocalTime operationConfirmedStartTime, LocalDateTime operationConfirmedEndDate, LocalTime operationConfirmedEndTime, Boolean isFinalConfirmation, Boolean noFurtherWorkQuantityIsExpd, BigDecimal remainingWorkQuantity, String remainingWorkQuantityUnit, LocalDateTime postingDate, String activityType, Boolean openReservationsIsCleared, String confirmationText, String employeeWageType, String employeeWageGroup, String varianceReasonCode, String capacityInternalID, Short nmbrOfMaintTechnicianCapSplits, String materialDocument, String accountingIndicatorCode, LocalDateTime actyConfFcstdEndDate, LocalTime actyConfFcstdEndTime, LongText toLongText) -
Uses of LongText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.batch with parameters of type LongTextModifier and TypeMethodDescriptionDefaultMaintenanceOrderOperationConfirmationServiceBatchChangeSet.createLongText(LongText longText) MaintenanceOrderOperationConfirmationServiceBatchChangeSet.createLongText(LongText longText) Create a newLongTextentity and save it to the S/4HANA system. -
Uses of LongText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.link that return types with arguments of type LongTextModifier and TypeMethodDescriptionLongTextOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.link with type arguments of type LongTextModifier and TypeMethodDescriptionprotected LongTextLink<ObjectT>LongTextLink.translateLinkType(EntityLink<LongTextLink<ObjectT>, LongText, ObjectT> link) -
Uses of LongText in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type LongTextModifier and TypeMethodDescriptionDefaultMaintenanceOrderOperationConfirmationService.createLongText(LongText longText) Deprecated.MaintenanceOrderOperationConfirmationService.createLongText(LongText longText) Deprecated.Create a newLongTextentity and save it to the S/4HANA system.