Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.PackingInstructionHeader
Packages that use PackingInstructionHeader
Package
Description
-
Uses of PackingInstructionHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction with type parameters of type PackingInstructionHeaderModifier and TypeFieldDescriptionPackingInstructionComponent.TO_PACKING_INSTRUCTION_HEADERUse with available fluent helpers to apply the to_PackingInstructionHeader navigation property to query operations.static final PackingInstructionTextOneToOneLink<PackingInstructionHeader>PackingInstructionText.TO_PACKING_INSTRUCTION_HEADERUse with available fluent helpers to apply the to_PackingInstructionHeader navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction that return PackingInstructionHeaderModifier and TypeMethodDescriptionPackingInstructionHeader.PackingInstructionHeaderBuilder.build()PackingInstructionComponent.fetchPackingInstructionHeader()Fetches the PackingInstructionHeader entity (one to one) associated with this entity.PackingInstructionText.fetchPackingInstructionHeader()Fetches the PackingInstructionHeader entity (one to one) associated with this entity.protected PackingInstructionHeaderPackingInstructionHeaderCreateFluentHelper.getEntity()PackingInstructionComponent.getPackingInstructionHeaderOrFetch()Retrieval of associated PackingInstructionHeader entity (one to one).PackingInstructionText.getPackingInstructionHeaderOrFetch()Retrieval of associated PackingInstructionHeader entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction that return types with arguments of type PackingInstructionHeaderModifier and TypeMethodDescriptionprotected Class<PackingInstructionHeader>PackingInstructionHeaderByKeyFluentHelper.getEntityClass()protected Class<PackingInstructionHeader>PackingInstructionHeaderFluentHelper.getEntityClass()io.vavr.control.Option<PackingInstructionHeader>PackingInstructionComponent.getPackingInstructionHeaderIfPresent()Retrieval of associated PackingInstructionHeader entity (one to one).io.vavr.control.Option<PackingInstructionHeader>PackingInstructionText.getPackingInstructionHeaderIfPresent()Retrieval of associated PackingInstructionHeader entity (one to one).PackingInstructionHeader.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction with parameters of type PackingInstructionHeaderModifier and TypeMethodDescriptionPackingInstructionComponent.PackingInstructionComponentBuilder.packingInstructionHeader(PackingInstructionHeader value) Navigation property to_PackingInstructionHeader for PackingInstructionComponent to single PackingInstructionHeader.PackingInstructionText.PackingInstructionTextBuilder.packingInstructionHeader(PackingInstructionHeader value) Navigation property to_PackingInstructionHeader for PackingInstructionText to single PackingInstructionHeader.voidPackingInstructionComponent.setPackingInstructionHeader(PackingInstructionHeader value) Overwrites the associated PackingInstructionHeader entity for the loaded navigation property to_PackingInstructionHeader.voidPackingInstructionText.setPackingInstructionHeader(PackingInstructionHeader value) Overwrites the associated PackingInstructionHeader entity for the loaded navigation property to_PackingInstructionHeader.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction with parameters of type PackingInstructionHeaderModifierConstructorDescriptionPackingInstructionComponent(UUID packingInstructionItemSystUUID, UUID packingInstructionSystemUUID, String packingInstructionItem, String packingInstructionItemCategory, String material, UUID itemPackingInstructionSystUUID, BigDecimal packingInstructionItmTargetQty, BigDecimal packingInstructionItemMinQty, BigDecimal packingInstructionItemRndQty, String baseUnitofMeasure, String unitOfMeasure, String materialMixIsAllowed, Boolean batchMixIsAllowed, Boolean packingInstructionItemIsDel, PackingInstructionHeader toPackingInstructionHeader) PackingInstructionHeaderCreateFluentHelper(String servicePath, PackingInstructionHeader entity, String entityCollection) Creates a fluent helper object that will create aPackingInstructionHeaderentity on the OData endpoint.PackingInstructionText(String language, UUID packingInstructionSystemUUID, String packingInstructionText, PackingInstructionHeader toPackingInstructionHeader) -
Uses of PackingInstructionHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.batch with parameters of type PackingInstructionHeaderModifier and TypeMethodDescriptionDefaultPackingInstructionServiceBatchChangeSet.createPackingInstructionHeader(PackingInstructionHeader packingInstructionHeader) PackingInstructionServiceBatchChangeSet.createPackingInstructionHeader(PackingInstructionHeader packingInstructionHeader) Create a newPackingInstructionHeaderentity and save it to the S/4HANA system. -
Uses of PackingInstructionHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.link that return types with arguments of type PackingInstructionHeaderModifier and TypeMethodDescriptionPackingInstructionHeaderOneToOneLink.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.packinginstruction.link with type arguments of type PackingInstructionHeaderModifier and TypeMethodDescriptionprotected PackingInstructionHeaderLink<ObjectT>PackingInstructionHeaderLink.translateLinkType(EntityLink<PackingInstructionHeaderLink<ObjectT>, PackingInstructionHeader, ObjectT> link) -
Uses of PackingInstructionHeader in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type PackingInstructionHeaderModifier and TypeMethodDescriptionDefaultPackingInstructionService.createPackingInstructionHeader(PackingInstructionHeader packingInstructionHeader) Deprecated.PackingInstructionService.createPackingInstructionHeader(PackingInstructionHeader packingInstructionHeader) Deprecated.Create a newPackingInstructionHeaderentity and save it to the S/4HANA system.