Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ConsolidationDocumentType
Packages that use ConsolidationDocumentType
Package
Description
-
Uses of ConsolidationDocumentType 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 ConsolidationDocumentTypeModifier and TypeFieldDescriptionConsolidationDocTypeText.TO_CNSLDTN_DOCUMENT_TYPEUse with available fluent helpers to apply the to_CnsldtnDocumentType navigation property to query operations.static final DocumentTypeHierOneToOneLink<ConsolidationDocumentType>DocumentTypeHier.TO_CNSLDTN_DOCUMENT_TYPEUse with available fluent helpers to apply the to_CnsldtnDocumentType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ConsolidationDocumentTypeModifier and TypeMethodDescriptionConsolidationDocumentType.ConsolidationDocumentTypeBuilder.build()ConsolidationDocTypeText.fetchCnsldtnDocumentType()Fetches the ConsolidationDocumentType entity (one to one) associated with this entity.DocumentTypeHier.fetchCnsldtnDocumentType()Fetches the ConsolidationDocumentType entity (one to one) associated with this entity.ConsolidationDocTypeText.getCnsldtnDocumentTypeOrFetch()Retrieval of associated ConsolidationDocumentType entity (one to one).DocumentTypeHier.getCnsldtnDocumentTypeOrFetch()Retrieval of associated ConsolidationDocumentType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ConsolidationDocumentTypeModifier and TypeMethodDescriptionio.vavr.control.Option<ConsolidationDocumentType>ConsolidationDocTypeText.getCnsldtnDocumentTypeIfPresent()Retrieval of associated ConsolidationDocumentType entity (one to one).io.vavr.control.Option<ConsolidationDocumentType>DocumentTypeHier.getCnsldtnDocumentTypeIfPresent()Retrieval of associated ConsolidationDocumentType entity (one to one).protected Class<ConsolidationDocumentType>ConsolidationDocumentTypeByKeyFluentHelper.getEntityClass()protected Class<ConsolidationDocumentType>ConsolidationDocumentTypeFluentHelper.getEntityClass()ConsolidationDocumentType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ConsolidationDocumentTypeModifier and TypeMethodDescriptionConsolidationDocTypeText.ConsolidationDocTypeTextBuilder.cnsldtnDocumentType(ConsolidationDocumentType value) Navigation property to_CnsldtnDocumentType for ConsolidationDocTypeText to single ConsolidationDocumentType.DocumentTypeHier.DocumentTypeHierBuilder.cnsldtnDocumentType(ConsolidationDocumentType value) Navigation property to_CnsldtnDocumentType for DocumentTypeHier to single ConsolidationDocumentType.voidConsolidationDocTypeText.setCnsldtnDocumentType(ConsolidationDocumentType value) Overwrites the associated ConsolidationDocumentType entity for the loaded navigation property to_CnsldtnDocumentType.voidDocumentTypeHier.setCnsldtnDocumentType(ConsolidationDocumentType value) Overwrites the associated ConsolidationDocumentType entity for the loaded navigation property to_CnsldtnDocumentType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ConsolidationDocumentTypeModifierConstructorDescriptionConsolidationDocTypeText(String consolidationDocumentType, String language, String consolidationDocumentTypeText, ConsolidationDocumentType toCnsldtnDocumentType) DocumentTypeHier(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 ConsolidationDocumentType 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 ConsolidationDocumentTypeModifier and TypeMethodDescriptionConsolidationDocumentTypeOneToOneLink.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 ConsolidationDocumentTypeModifier and TypeMethodDescriptionprotected ConsolidationDocumentTypeLink<ObjectT>ConsolidationDocumentTypeLink.translateLinkType(EntityLink<ConsolidationDocumentTypeLink<ObjectT>, ConsolidationDocumentType, ObjectT> link)