Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BillingDocumentTypeText
Packages that use BillingDocumentTypeText
Package
Description
-
Uses of BillingDocumentTypeText 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 BillingDocumentTypeTextModifier and TypeFieldDescriptionstatic final BillingDocumentTypeLink<BillingDocumentTypeText>BillingDocumentType.TO_CNSLDTN_BILLING_TYPE_TUse with available fluent helpers to apply the to_CnsldtnBillingTypeT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BillingDocumentTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BillingDocumentTypeTextModifier and TypeMethodDescriptionBillingDocumentType.fetchCnsldtnBillingTypeT()Fetches the BillingDocumentTypeText entities (one to many) associated with this entity.io.vavr.control.Option<List<BillingDocumentTypeText>>BillingDocumentType.getCnsldtnBillingTypeTIfPresent()Retrieval of associated BillingDocumentTypeText entities (one to many).BillingDocumentType.getCnsldtnBillingTypeTOrFetch()Retrieval of associated BillingDocumentTypeText entities (one to many).protected Class<BillingDocumentTypeText>BillingDocumentTypeTextByKeyFluentHelper.getEntityClass()protected Class<BillingDocumentTypeText>BillingDocumentTypeTextFluentHelper.getEntityClass()BillingDocumentTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BillingDocumentTypeTextModifier and TypeMethodDescriptionvoidBillingDocumentType.addCnsldtnBillingTypeT(BillingDocumentTypeText... entity) Adds elements to the list of associated BillingDocumentTypeText entities.BillingDocumentType.BillingDocumentTypeBuilder.cnsldtnBillingTypeT(BillingDocumentTypeText... value) Navigation property to_CnsldtnBillingTypeT for BillingDocumentType to multiple BillingDocumentTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BillingDocumentTypeTextModifier and TypeMethodDescriptionvoidBillingDocumentType.setCnsldtnBillingTypeT(List<BillingDocumentTypeText> value) Overwrites the list of associated BillingDocumentTypeText entities for the loaded navigation property to_CnsldtnBillingTypeT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BillingDocumentTypeTextModifierConstructorDescriptionBillingDocumentType(String billingDocumentType, String billingDocumentType_Text, String additionalMasterDataSource, List<BillingDocumentTypeText> toCnsldtnBillingTypeT) -
Uses of BillingDocumentTypeText 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 BillingDocumentTypeTextModifier and TypeMethodDescriptionBillingDocumentTypeTextOneToOneLink.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 BillingDocumentTypeTextModifier and TypeMethodDescriptionprotected BillingDocumentTypeTextLink<ObjectT>BillingDocumentTypeTextLink.translateLinkType(EntityLink<BillingDocumentTypeTextLink<ObjectT>, BillingDocumentTypeText, ObjectT> link)