Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.DocumentTypeHierText
Packages that use DocumentTypeHierText
Package
Description
-
Uses of DocumentTypeHierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type DocumentTypeHierTextModifier and TypeFieldDescriptionstatic final DocumentTypeHierLink<DocumentTypeHierText>DocumentTypeHier.TO_CNSLDTN_DOCUMENT_TYPE_HIER_TUse with available fluent helpers to apply the to_CnsldtnDocumentTypeHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return DocumentTypeHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type DocumentTypeHierTextModifier and TypeMethodDescriptionDocumentTypeHier.fetchCnsldtnDocumentTypeHierT()Fetches the DocumentTypeHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<DocumentTypeHierText>>DocumentTypeHier.getCnsldtnDocumentTypeHierTIfPresent()Retrieval of associated DocumentTypeHierText entities (one to many).DocumentTypeHier.getCnsldtnDocumentTypeHierTOrFetch()Retrieval of associated DocumentTypeHierText entities (one to many).protected Class<DocumentTypeHierText>DocumentTypeHierTextByKeyFluentHelper.getEntityClass()protected Class<DocumentTypeHierText>DocumentTypeHierTextFluentHelper.getEntityClass()DocumentTypeHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type DocumentTypeHierTextModifier and TypeMethodDescriptionvoidDocumentTypeHier.addCnsldtnDocumentTypeHierT(DocumentTypeHierText... entity) Adds elements to the list of associated DocumentTypeHierText entities.DocumentTypeHier.DocumentTypeHierBuilder.cnsldtnDocumentTypeHierT(DocumentTypeHierText... value) Navigation property to_CnsldtnDocumentTypeHierT for DocumentTypeHier to multiple DocumentTypeHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type DocumentTypeHierTextModifier and TypeMethodDescriptionvoidDocumentTypeHier.setCnsldtnDocumentTypeHierT(List<DocumentTypeHierText> value) Overwrites the list of associated DocumentTypeHierText entities for the loaded navigation property to_CnsldtnDocumentTypeHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type DocumentTypeHierTextModifierConstructorDescriptionDocumentTypeHier(String consolidationDocTypeHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, LocalDateTime validityStartDate, String parentNode, String consolidationDocumentType, String consolidationDocumentType_Text, String sequenceNumber, String hierarchyNodeLevel, String nodeType, ConsolidationDocumentType toCnsldtnDocumentType, List<DocumentTypeHierText> toCnsldtnDocumentTypeHierT) -
Uses of DocumentTypeHierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type DocumentTypeHierTextModifier and TypeMethodDescriptionDocumentTypeHierTextOneToOneLink.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.masterdataforgroupreporting.link with type arguments of type DocumentTypeHierTextModifier and TypeMethodDescriptionprotected DocumentTypeHierTextLink<ObjectT>DocumentTypeHierTextLink.translateLinkType(EntityLink<DocumentTypeHierTextLink<ObjectT>, DocumentTypeHierText, ObjectT> link)