Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.BatchCharc
Packages that use BatchCharc
Package
Description
-
Uses of BatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch with type parameters of type BatchCharcModifier and TypeFieldDescriptionstatic final BatchLink<BatchCharc>Batch.TO_BATCH_CHARCUse with available fluent helpers to apply the to_BatchCharc navigation property to query operations.static final BatchCharcValueOneToOneLink<BatchCharc>BatchCharcValue.TO_BATCH_CHARCUse with available fluent helpers to apply the to_BatchCharc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch that return BatchCharcModifier and TypeMethodDescriptionBatchCharc.BatchCharcBuilder.build()BatchCharcValue.fetchBatchCharc()Fetches the BatchCharc entity (one to one) associated with this entity.BatchCharcValue.getBatchCharcOrFetch()Retrieval of associated BatchCharc entity (one to one).protected BatchCharcBatchCharcCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch that return types with arguments of type BatchCharcModifier and TypeMethodDescriptionBatch.fetchBatchCharc()Fetches the BatchCharc entities (one to many) associated with this entity.io.vavr.control.Option<List<BatchCharc>>Batch.getBatchCharcIfPresent()Retrieval of associated BatchCharc entities (one to many).io.vavr.control.Option<BatchCharc>BatchCharcValue.getBatchCharcIfPresent()Retrieval of associated BatchCharc entity (one to one).Batch.getBatchCharcOrFetch()Retrieval of associated BatchCharc entities (one to many).protected Class<BatchCharc>BatchCharcByKeyFluentHelper.getEntityClass()protected Class<BatchCharc>BatchCharcFluentHelper.getEntityClass()BatchCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch with parameters of type BatchCharcModifier and TypeMethodDescriptionvoidBatch.addBatchCharc(BatchCharc... entity) Adds elements to the list of associated BatchCharc entities.Batch.BatchBuilder.batchCharc(BatchCharc... value) Navigation property to_BatchCharc for Batch to multiple BatchCharc.BatchCharcValue.BatchCharcValueBuilder.batchCharc(BatchCharc value) Navigation property to_BatchCharc for BatchCharcValue to single BatchCharc.voidBatchCharcValue.setBatchCharc(BatchCharc value) Overwrites the associated BatchCharc entity for the loaded navigation property to_BatchCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch with type arguments of type BatchCharcModifier and TypeMethodDescriptionvoidBatch.setBatchCharc(List<BatchCharc> value) Overwrites the list of associated BatchCharc entities for the loaded navigation property to_BatchCharc.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch with parameters of type BatchCharcModifierConstructorDescriptionBatchCharcCreateFluentHelper(String servicePath, BatchCharc entity, String entityCollection) Creates a fluent helper object that will create aBatchCharcentity on the OData endpoint.BatchCharcValue(String material, String batchIdentifyingPlant, String batch, String charcInternalID, String charcValuePositionNumber, String charcValueDependency, String charcValue, Double charcFromNumericValue, String charcFromNumericValueUnit, Double charcToNumericValue, String charcToNumericValueUnit, BigDecimal charcFromDecimalValue, BigDecimal charcToDecimalValue, BigDecimal charcFromAmount, BigDecimal charcToAmount, String currency, LocalDateTime charcFromDate, LocalDateTime charcToDate, LocalTime charcFromTime, LocalTime charcToTime, String characteristicAuthor, ZonedDateTime lastChangeDateTime, BatchCharc toBatchCharc) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch with type arguments of type BatchCharcModifierConstructorDescriptionBatch(String material, String batchIdentifyingPlant, String batch, Boolean batchIsMarkedForDeletion, Boolean matlBatchIsInRstrcdUseStock, String supplier, String batchBySupplier, String countryOfOrigin, String regionOfOrigin, LocalDateTime matlBatchAvailabilityDate, LocalDateTime shelfLifeExpirationDate, LocalDateTime manufactureDate, LocalDateTime freeDefinedDate1, LocalDateTime freeDefinedDate2, LocalDateTime freeDefinedDate3, LocalDateTime freeDefinedDate4, LocalDateTime freeDefinedDate5, LocalDateTime freeDefinedDate6, ZonedDateTime creationDateTime, ZonedDateTime lastChangeDateTime, UUID batchExtWhseMgmtInternalId, List<BatchCharc> toBatchCharc, BatchClass toBatchClass, List<BatchPlant> toBatchPlant, List<BatchText> toBatchText) -
Uses of BatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.batch with parameters of type BatchCharcModifier and TypeMethodDescriptionBatchServiceBatchChangeSet.createBatchCharc(BatchCharc batchCharc) Create a newBatchCharcentity and save it to the S/4HANA system.DefaultBatchServiceBatchChangeSet.createBatchCharc(BatchCharc batchCharc) -
Uses of BatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.link that return types with arguments of type BatchCharcModifier and TypeMethodDescriptionBatchCharcOneToOneLink.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.batch.link with type arguments of type BatchCharcModifier and TypeMethodDescriptionprotected BatchCharcLink<ObjectT>BatchCharcLink.translateLinkType(EntityLink<BatchCharcLink<ObjectT>, BatchCharc, ObjectT> link) -
Uses of BatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type BatchCharcModifier and TypeMethodDescriptionBatchService.createBatchCharc(BatchCharc batchCharc) Deprecated.Create a newBatchCharcentity and save it to the S/4HANA system.DefaultBatchService.createBatchCharc(BatchCharc batchCharc) Deprecated.