Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.SDDocumentReasonText
Packages that use SDDocumentReasonText
Package
Description
-
Uses of SDDocumentReasonText 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 SDDocumentReasonTextModifier and TypeFieldDescriptionstatic final SDDocumentReasonLink<SDDocumentReasonText>SDDocumentReason.TO_SD_DOCUMENT_REASON_TEXTUse with available fluent helpers to apply the to_SDDocumentReasonText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason that return SDDocumentReasonTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason that return types with arguments of type SDDocumentReasonTextModifier and TypeMethodDescriptionSDDocumentReason.fetchSDDocumentReasonText()Fetches the SDDocumentReasonText entities (one to many) associated with this entity.protected Class<SDDocumentReasonText>SDDocumentReasonTextByKeyFluentHelper.getEntityClass()protected Class<SDDocumentReasonText>SDDocumentReasonTextFluentHelper.getEntityClass()io.vavr.control.Option<List<SDDocumentReasonText>>SDDocumentReason.getSDDocumentReasonTextIfPresent()Retrieval of associated SDDocumentReasonText entities (one to many).SDDocumentReason.getSDDocumentReasonTextOrFetch()Retrieval of associated SDDocumentReasonText entities (one to many).SDDocumentReasonText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason with parameters of type SDDocumentReasonTextModifier and TypeMethodDescriptionvoidSDDocumentReason.addSDDocumentReasonText(SDDocumentReasonText... entity) Adds elements to the list of associated SDDocumentReasonText entities.SDDocumentReason.SDDocumentReasonBuilder.sdDocumentReasonText(SDDocumentReasonText... value) Navigation property to_SDDocumentReasonText for SDDocumentReason to multiple SDDocumentReasonText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason with type arguments of type SDDocumentReasonTextModifier and TypeMethodDescriptionvoidSDDocumentReason.setSDDocumentReasonText(List<SDDocumentReasonText> value) Overwrites the list of associated SDDocumentReasonText entities for the loaded navigation property to_SDDocumentReasonText. -
Uses of SDDocumentReasonText 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 SDDocumentReasonTextModifier and TypeMethodDescriptionSDDocumentReasonTextOneToOneLink.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 SDDocumentReasonTextModifier and TypeMethodDescriptionprotected SDDocumentReasonTextLink<ObjectT>SDDocumentReasonTextLink.translateLinkType(EntityLink<SDDocumentReasonTextLink<ObjectT>, SDDocumentReasonText, ObjectT> link)