Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.DocumentTypeHier
Packages that use DocumentTypeHier
Package
Description
-
Uses of DocumentTypeHier 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 DocumentTypeHierModifier and TypeFieldDescriptionstatic final ConsolidationDocumentTypeLink<DocumentTypeHier>ConsolidationDocumentType.TO_CNSLDTN_DOCUMENT_TYPE_HIERUse with available fluent helpers to apply the to_CnsldtnDocumentTypeHier navigation property to query operations.static final DocumentTypeHierTextOneToOneLink<DocumentTypeHier>DocumentTypeHierText.TO_CNSLDTN_DOCUMENT_TYPE_HIERUse with available fluent helpers to apply the to_CnsldtnDocumentTypeHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return DocumentTypeHierModifier and TypeMethodDescriptionDocumentTypeHier.DocumentTypeHierBuilder.build()DocumentTypeHierText.fetchCnsldtnDocumentTypeHier()Fetches the DocumentTypeHier entity (one to one) associated with this entity.DocumentTypeHierText.getCnsldtnDocumentTypeHierOrFetch()Retrieval of associated DocumentTypeHier entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type DocumentTypeHierModifier and TypeMethodDescriptionConsolidationDocumentType.fetchCnsldtnDocumentTypeHier()Fetches the DocumentTypeHier entities (one to many) associated with this entity.io.vavr.control.Option<List<DocumentTypeHier>>ConsolidationDocumentType.getCnsldtnDocumentTypeHierIfPresent()Retrieval of associated DocumentTypeHier entities (one to many).io.vavr.control.Option<DocumentTypeHier>DocumentTypeHierText.getCnsldtnDocumentTypeHierIfPresent()Retrieval of associated DocumentTypeHier entity (one to one).ConsolidationDocumentType.getCnsldtnDocumentTypeHierOrFetch()Retrieval of associated DocumentTypeHier entities (one to many).protected Class<DocumentTypeHier>DocumentTypeHierByKeyFluentHelper.getEntityClass()protected Class<DocumentTypeHier>DocumentTypeHierFluentHelper.getEntityClass()DocumentTypeHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type DocumentTypeHierModifier and TypeMethodDescriptionvoidConsolidationDocumentType.addCnsldtnDocumentTypeHier(DocumentTypeHier... entity) Adds elements to the list of associated DocumentTypeHier entities.ConsolidationDocumentType.ConsolidationDocumentTypeBuilder.cnsldtnDocumentTypeHier(DocumentTypeHier... value) Navigation property to_CnsldtnDocumentTypeHier for ConsolidationDocumentType to multiple DocumentTypeHier.DocumentTypeHierText.DocumentTypeHierTextBuilder.cnsldtnDocumentTypeHier(DocumentTypeHier value) Navigation property to_CnsldtnDocumentTypeHier for DocumentTypeHierText to single DocumentTypeHier.voidDocumentTypeHierText.setCnsldtnDocumentTypeHier(DocumentTypeHier value) Overwrites the associated DocumentTypeHier entity for the loaded navigation property to_CnsldtnDocumentTypeHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type DocumentTypeHierModifier and TypeMethodDescriptionvoidConsolidationDocumentType.setCnsldtnDocumentTypeHier(List<DocumentTypeHier> value) Overwrites the list of associated DocumentTypeHier entities for the loaded navigation property to_CnsldtnDocumentTypeHier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type DocumentTypeHierModifierConstructorDescriptionDocumentTypeHierText(String language, String consolidationDocTypeHierarchy, String hierarchyNode, LocalDateTime validityEndDate, LocalDateTime validityStartDate, String hierarchyNodeText, String nodeType, DocumentTypeHier toCnsldtnDocumentTypeHier) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type DocumentTypeHierModifierConstructorDescriptionConsolidationDocumentType(String consolidationDocumentType, String consolidationDocumentType_Text, String postingLevel, String postingLevel_Text, String consolidationBalanceCheck, String consolidationBalanceCheck_Text, Boolean consolidationPostgItemAutoFlag, Boolean isDocumentPostInTransCurrency, Boolean isDocumentPostInLocalCurrency, Boolean isDocumentPostInGroupCurrency, Boolean docHasCreditDeferredTax, Boolean docHasDebitDeferredTax, String documentTypeBusinessAppl, String documentTypeBusinessAppl_Text, List<DocumentTypeHier> toCnsldtnDocumentTypeHier, List<ConsolidationDocTypeText> toCnsldtnDocumentTypeT) -
Uses of DocumentTypeHier 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 DocumentTypeHierModifier and TypeMethodDescriptionDocumentTypeHierOneToOneLink.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 DocumentTypeHierModifier and TypeMethodDescriptionprotected DocumentTypeHierLink<ObjectT>DocumentTypeHierLink.translateLinkType(EntityLink<DocumentTypeHierLink<ObjectT>, DocumentTypeHier, ObjectT> link)