Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.RetroBillingUsageText
Packages that use RetroBillingUsageText
Package
Description
-
Uses of RetroBillingUsageText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason with type parameters of type RetroBillingUsageTextModifier and TypeFieldDescriptionstatic final SDDocumentReasonLink<RetroBillingUsageText>SDDocumentReason.TO_RETRO_BILLING_USAGE_TEXTUse with available fluent helpers to apply the to_RetroBillingUsageText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason that return RetroBillingUsageTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason that return types with arguments of type RetroBillingUsageTextModifier and TypeMethodDescriptionSDDocumentReason.fetchRetroBillingUsageText()Fetches the RetroBillingUsageText entities (one to many) associated with this entity.protected Class<RetroBillingUsageText>RetroBillingUsageTextByKeyFluentHelper.getEntityClass()protected Class<RetroBillingUsageText>RetroBillingUsageTextFluentHelper.getEntityClass()io.vavr.control.Option<List<RetroBillingUsageText>>SDDocumentReason.getRetroBillingUsageTextIfPresent()Retrieval of associated RetroBillingUsageText entities (one to many).SDDocumentReason.getRetroBillingUsageTextOrFetch()Retrieval of associated RetroBillingUsageText entities (one to many).RetroBillingUsageText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason with parameters of type RetroBillingUsageTextModifier and TypeMethodDescriptionvoidSDDocumentReason.addRetroBillingUsageText(RetroBillingUsageText... entity) Adds elements to the list of associated RetroBillingUsageText entities.SDDocumentReason.SDDocumentReasonBuilder.retroBillingUsageText(RetroBillingUsageText... value) Navigation property to_RetroBillingUsageText for SDDocumentReason to multiple RetroBillingUsageText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason with type arguments of type RetroBillingUsageTextModifier and TypeMethodDescriptionvoidSDDocumentReason.setRetroBillingUsageText(List<RetroBillingUsageText> value) Overwrites the list of associated RetroBillingUsageText entities for the loaded navigation property to_RetroBillingUsageText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason with type arguments of type RetroBillingUsageTextModifierConstructorDescriptionSDDocumentReason(String sDDocumentReason, String retroBillingUsage, String selfBillingValueItem, List<RetroBillingUsageText> toRetroBillingUsageText, List<SDDocumentReasonText> toSDDocumentReasonText, List<SelfBillingValueItemText> toSelfBillingValueItemText) -
Uses of RetroBillingUsageText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.link that return types with arguments of type RetroBillingUsageTextModifier and TypeMethodDescriptionRetroBillingUsageTextOneToOneLink.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.salesanddistributiondocumentorderreason.link with type arguments of type RetroBillingUsageTextModifier and TypeMethodDescriptionprotected RetroBillingUsageTextLink<ObjectT>RetroBillingUsageTextLink.translateLinkType(EntityLink<RetroBillingUsageTextLink<ObjectT>, RetroBillingUsageText, ObjectT> link)