Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry.CostRevnSndrPrftbltySegment
Packages that use CostRevnSndrPrftbltySegment
Package
Description
-
Uses of CostRevnSndrPrftbltySegment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry with type parameters of type CostRevnSndrPrftbltySegmentModifier and TypeFieldDescriptionCostRevenueReassignmentItem.TO_SENDER_PROFITABILITY_SEGMENTUse with available fluent helpers to apply the to_SenderProfitabilitySegment navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry that return CostRevnSndrPrftbltySegmentModifier and TypeMethodDescriptionCostRevnSndrPrftbltySegment.CostRevnSndrPrftbltySegmentBuilder.build()CostRevenueReassignmentItem.fetchSenderProfitabilitySegment()Fetches the CostRevnSndrPrftbltySegment entity (one to one) associated with this entity.CostRevenueReassignmentItem.getSenderProfitabilitySegmentOrFetch()Retrieval of associated CostRevnSndrPrftbltySegment entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry that return types with arguments of type CostRevnSndrPrftbltySegmentModifier and TypeMethodDescriptionprotected Class<CostRevnSndrPrftbltySegment>CostRevnSndrPrftbltySegmentByKeyFluentHelper.getEntityClass()protected Class<CostRevnSndrPrftbltySegment>CostRevnSndrPrftbltySegmentFluentHelper.getEntityClass()io.vavr.control.Option<CostRevnSndrPrftbltySegment>CostRevenueReassignmentItem.getSenderProfitabilitySegmentIfPresent()Retrieval of associated CostRevnSndrPrftbltySegment entity (one to one).CostRevnSndrPrftbltySegment.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry with parameters of type CostRevnSndrPrftbltySegmentModifier and TypeMethodDescriptionCostRevenueReassignmentItem.CostRevenueReassignmentItemBuilder.senderProfitabilitySegment(CostRevnSndrPrftbltySegment value) Navigation property to_SenderProfitabilitySegment for CostRevenueReassignmentItem to single CostRevnSndrPrftbltySegment.voidCostRevenueReassignmentItem.setSenderProfitabilitySegment(CostRevnSndrPrftbltySegment value) Overwrites the associated CostRevnSndrPrftbltySegment entity for the loaded navigation property to_SenderProfitabilitySegment.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry with parameters of type CostRevnSndrPrftbltySegmentModifierConstructorDescriptionCostRevenueReassignmentItem(String fiscalYear, String referenceDocument, String controllingArea, String companyCode, String ledgerGLLineItem, String referenceDocumentItem, String accountingDocument, String sourceLedger, String documentItemText, String gLAccount, String personnelNumber, String accountAssignmentType, String partnerAccountAssignmentType, String originCostCenter, String partnerCostCenter, String partnerWBSElementInternalID, String wBSElementInternalID, String partnerWBSElementExternalID, String wBSElementExternalID, String partnerServiceDocumentType, String partnerServiceDocument, String partnerServiceDocumentItem, String serviceDocumentType, String serviceDocument, String serviceDocumentItem, String partnerOrder, String orderID, String senderCompanyCode, String partnerSalesDocument, String partnerSalesDocumentItem, String salesDocument, String salesDocumentItem, String jointVentureCostRecoveryCode, String senderCostRecoveryCode, String fund, String functionalArea, String grantID, String budgetPeriod, String partnerFund, String partnerFunctionalArea, String partnerGrant, String partnerBudgetPeriod, String financialManagementArea, String rcvrAcctgIndCode, String billableControl, String operatingConcern, String baseUnit, BigDecimal quantity, String transactionCurrency, BigDecimal amountInTransactionCurrency, String companyCodeCurrency, BigDecimal amountInCompanyCodeCurrency, String globalCurrency, BigDecimal amountInGlobalCurrency, String freeDefinedCurrency1, BigDecimal amountInFreeDefinedCurrency1, String freeDefinedCurrency2, BigDecimal amountInFreeDefinedCurrency2, String freeDefinedCurrency3, BigDecimal amountInFreeDefinedCurrency3, String freeDefinedCurrency4, BigDecimal amountInFreeDefinedCurrency4, String freeDefinedCurrency5, BigDecimal amountInFreeDefinedCurrency5, String freeDefinedCurrency6, BigDecimal amountInFreeDefinedCurrency6, String freeDefinedCurrency7, BigDecimal amountInFreeDefinedCurrency7, String freeDefinedCurrency8, BigDecimal amountInFreeDefinedCurrency8, String functionalCurrency, BigDecimal amountInFunctionalCurrency, String receiverRECompanyCode, String realEstatePartnerContract, String senderRECompanyCode, String realEstateContract, CostRevenueReassignment toHeader, CostRevnRcvrPrftbltySegment toReceiverProfitabilitySegment, CostRevnSndrPrftbltySegment toSenderProfitabilitySegment) -
Uses of CostRevnSndrPrftbltySegment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.costcontrollingjournalentry.link that return types with arguments of type CostRevnSndrPrftbltySegmentModifier and TypeMethodDescriptionCostRevnSndrPrftbltySegmentOneToOneLink.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.costcontrollingjournalentry.link with type arguments of type CostRevnSndrPrftbltySegmentModifier and TypeMethodDescriptionprotected CostRevnSndrPrftbltySegmentLink<ObjectT>CostRevnSndrPrftbltySegmentLink.translateLinkType(EntityLink<CostRevnSndrPrftbltySegmentLink<ObjectT>, CostRevnSndrPrftbltySegment, ObjectT> link)