Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.CrdMmReqItemSubsqntProcFlow
Packages that use CrdMmReqItemSubsqntProcFlow
Package
Description
-
Uses of CrdMmReqItemSubsqntProcFlow in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest with type parameters of type CrdMmReqItemSubsqntProcFlowModifier and TypeFieldDescriptionstatic final CreditMemoRequestItemLink<CrdMmReqItemSubsqntProcFlow>CreditMemoRequestItem.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.creditmemorequest that return CrdMmReqItemSubsqntProcFlowModifier and TypeMethodDescriptionCrdMmReqItemSubsqntProcFlow.CrdMmReqItemSubsqntProcFlowBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest that return types with arguments of type CrdMmReqItemSubsqntProcFlowModifier and TypeMethodDescriptionCreditMemoRequestItem.fetchItemSubsqntProcFlow()Fetches the CrdMmReqItemSubsqntProcFlow entities (one to many) associated with this entity.protected Class<CrdMmReqItemSubsqntProcFlow>CrdMmReqItemSubsqntProcFlowByKeyFluentHelper.getEntityClass()protected Class<CrdMmReqItemSubsqntProcFlow>CrdMmReqItemSubsqntProcFlowFluentHelper.getEntityClass()io.vavr.control.Option<List<CrdMmReqItemSubsqntProcFlow>>CreditMemoRequestItem.getItemSubsqntProcFlowIfPresent()Retrieval of associated CrdMmReqItemSubsqntProcFlow entities (one to many).CreditMemoRequestItem.getItemSubsqntProcFlowOrFetch()Retrieval of associated CrdMmReqItemSubsqntProcFlow entities (one to many).CrdMmReqItemSubsqntProcFlow.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest with parameters of type CrdMmReqItemSubsqntProcFlowModifier and TypeMethodDescriptionvoidCreditMemoRequestItem.addItemSubsqntProcFlow(CrdMmReqItemSubsqntProcFlow... entity) Adds elements to the list of associated CrdMmReqItemSubsqntProcFlow entities.CreditMemoRequestItem.CreditMemoRequestItemBuilder.itemSubsqntProcFlow(CrdMmReqItemSubsqntProcFlow... value) Navigation property to_ItemSubsqntProcFlow for CreditMemoRequestItem to multiple CrdMmReqItemSubsqntProcFlow.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest with type arguments of type CrdMmReqItemSubsqntProcFlowModifier and TypeMethodDescriptionvoidCreditMemoRequestItem.setItemSubsqntProcFlow(List<CrdMmReqItemSubsqntProcFlow> value) Overwrites the list of associated CrdMmReqItemSubsqntProcFlow entities for the loaded navigation property to_ItemSubsqntProcFlow.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest with type arguments of type CrdMmReqItemSubsqntProcFlowModifierConstructorDescriptionCreditMemoRequestItem(String creditMemoRequest, String creditMemoRequestItem, String higherLevelItem, String creditMemoRequestItemCategory, String creditMemoRequestItemText, 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 matlAccountAssignmentGroup, 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, LocalDateTime servicesRenderedDate, CreditMemoRequest toCreditMemoRequest, List<CrdMmReqItemSubsqntProcFlow> toItemSubsqntProcFlow, List<CreditMemoReqItemPartner> toPartner, List<CreditMemoReqItemPrcgElmnt> toPricingElement, List<CreditMemoReqItemText> toText) -
Uses of CrdMmReqItemSubsqntProcFlow in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.link that return types with arguments of type CrdMmReqItemSubsqntProcFlowModifier and TypeMethodDescriptionCrdMmReqItemSubsqntProcFlowOneToOneLink.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.creditmemorequest.link with type arguments of type CrdMmReqItemSubsqntProcFlowModifier and TypeMethodDescriptionprotected CrdMmReqItemSubsqntProcFlowLink<ObjectT>CrdMmReqItemSubsqntProcFlowLink.translateLinkType(EntityLink<CrdMmReqItemSubsqntProcFlowLink<ObjectT>, CrdMmReqItemSubsqntProcFlow, ObjectT> link)