Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.DbtMemoReqItmSubsqntProcFlow
Packages that use DbtMemoReqItmSubsqntProcFlow
Package
Description
-
Uses of DbtMemoReqItmSubsqntProcFlow in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with type parameters of type DbtMemoReqItmSubsqntProcFlowModifier and TypeFieldDescriptionstatic final DebitMemoRequestItemLink<DbtMemoReqItmSubsqntProcFlow>DebitMemoRequestItem.TO_ITEM_SUBSQNT_PROC_FLOWUse with available fluent helpers to apply the to_ItemSubsqntProcFlow navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest that return DbtMemoReqItmSubsqntProcFlowModifier and TypeMethodDescriptionDbtMemoReqItmSubsqntProcFlow.DbtMemoReqItmSubsqntProcFlowBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest that return types with arguments of type DbtMemoReqItmSubsqntProcFlowModifier and TypeMethodDescriptionDebitMemoRequestItem.fetchItemSubsqntProcFlow()Fetches the DbtMemoReqItmSubsqntProcFlow entities (one to many) associated with this entity.protected Class<DbtMemoReqItmSubsqntProcFlow>DbtMemoReqItmSubsqntProcFlowByKeyFluentHelper.getEntityClass()protected Class<DbtMemoReqItmSubsqntProcFlow>DbtMemoReqItmSubsqntProcFlowFluentHelper.getEntityClass()io.vavr.control.Option<List<DbtMemoReqItmSubsqntProcFlow>>DebitMemoRequestItem.getItemSubsqntProcFlowIfPresent()Retrieval of associated DbtMemoReqItmSubsqntProcFlow entities (one to many).DebitMemoRequestItem.getItemSubsqntProcFlowOrFetch()Retrieval of associated DbtMemoReqItmSubsqntProcFlow entities (one to many).DbtMemoReqItmSubsqntProcFlow.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with parameters of type DbtMemoReqItmSubsqntProcFlowModifier and TypeMethodDescriptionvoidDebitMemoRequestItem.addItemSubsqntProcFlow(DbtMemoReqItmSubsqntProcFlow... entity) Adds elements to the list of associated DbtMemoReqItmSubsqntProcFlow entities.DebitMemoRequestItem.DebitMemoRequestItemBuilder.itemSubsqntProcFlow(DbtMemoReqItmSubsqntProcFlow... value) Navigation property to_ItemSubsqntProcFlow for DebitMemoRequestItem to multiple DbtMemoReqItmSubsqntProcFlow.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with type arguments of type DbtMemoReqItmSubsqntProcFlowModifier and TypeMethodDescriptionvoidDebitMemoRequestItem.setItemSubsqntProcFlow(List<DbtMemoReqItmSubsqntProcFlow> value) Overwrites the list of associated DbtMemoReqItmSubsqntProcFlow entities for the loaded navigation property to_ItemSubsqntProcFlow.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest with type arguments of type DbtMemoReqItmSubsqntProcFlowModifierConstructorDescriptionDebitMemoRequestItem(String debitMemoRequest, String debitMemoRequestItem, String higherLevelItem, String debitMemoRequestItemCategory, String debitMemoRequestItemText, String purchaseOrderByCustomer, String material, String materialByCustomer, LocalDateTime pricingDate, BigDecimal requestedQuantity, String requestedQuantityUnit, String requestedQuantitySAPUnit, String requestedQuantityISOUnit, BigDecimal itemGrossWeight, BigDecimal itemNetWeight, String itemWeightUnit, String itemWeightSAPUnit, String itemWeightISOUnit, BigDecimal itemVolume, String itemVolumeUnit, String itemVolumeSAPUnit, String itemVolumeISOUnit, String transactionCurrency, BigDecimal netAmount, String materialGroup, String materialPricingGroup, String productTaxClassification1, String productTaxClassification2, String productTaxClassification3, String productTaxClassification4, String productTaxClassification5, String productTaxClassification6, String productTaxClassification7, String productTaxClassification8, String productTaxClassification9, String batch, String plant, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String customerPaymentTerms, String itemBillingBlockReason, String salesDocumentRjcnReason, String wBSElement, String profitCenter, String referenceSDDocument, String referenceSDDocumentItem, String sDProcessStatus, String orderRelatedBillingStatus, DebitMemoRequest toDebitMemoRequest, List<DbtMemoReqItmSubsqntProcFlow> toItemSubsqntProcFlow, List<DebitMemoReqItemPartner> toPartner, List<DebitMemoReqItemPrcgElmnt> toPricingElement, List<DebitMemoReqItemText> toText) -
Uses of DbtMemoReqItmSubsqntProcFlow in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.link that return types with arguments of type DbtMemoReqItmSubsqntProcFlowModifier and TypeMethodDescriptionDbtMemoReqItmSubsqntProcFlowOneToOneLink.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.debitmemorequest.link with type arguments of type DbtMemoReqItmSubsqntProcFlowModifier and TypeMethodDescriptionprotected DbtMemoReqItmSubsqntProcFlowLink<ObjectT>DbtMemoReqItmSubsqntProcFlowLink.translateLinkType(EntityLink<DbtMemoReqItmSubsqntProcFlowLink<ObjectT>, DbtMemoReqItmSubsqntProcFlow, ObjectT> link)