Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BillingDocumentType
Packages that use BillingDocumentType
Package
Description
-
Uses of BillingDocumentType 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 BillingDocumentTypeModifier and TypeFieldDescriptionstatic final BillingDocumentTypeTextOneToOneLink<BillingDocumentType>BillingDocumentTypeText.TO_CNSLDTN_BILLING_TYPEUse with available fluent helpers to apply the to_CnsldtnBillingType navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BillingDocumentTypeModifier and TypeMethodDescriptionBillingDocumentType.BillingDocumentTypeBuilder.build()BillingDocumentTypeText.fetchCnsldtnBillingType()Fetches the BillingDocumentType entity (one to one) associated with this entity.BillingDocumentTypeText.getCnsldtnBillingTypeOrFetch()Retrieval of associated BillingDocumentType entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BillingDocumentTypeModifier and TypeMethodDescriptionio.vavr.control.Option<BillingDocumentType>BillingDocumentTypeText.getCnsldtnBillingTypeIfPresent()Retrieval of associated BillingDocumentType entity (one to one).protected Class<BillingDocumentType>BillingDocumentTypeByKeyFluentHelper.getEntityClass()protected Class<BillingDocumentType>BillingDocumentTypeFluentHelper.getEntityClass()BillingDocumentType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BillingDocumentTypeModifier and TypeMethodDescriptionBillingDocumentTypeText.BillingDocumentTypeTextBuilder.cnsldtnBillingType(BillingDocumentType value) Navigation property to_CnsldtnBillingType for BillingDocumentTypeText to single BillingDocumentType.voidBillingDocumentTypeText.setCnsldtnBillingType(BillingDocumentType value) Overwrites the associated BillingDocumentType entity for the loaded navigation property to_CnsldtnBillingType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BillingDocumentTypeModifierConstructorDescriptionBillingDocumentTypeText(String language, String billingDocumentType, String billingDocumentTypeText, BillingDocumentType toCnsldtnBillingType) -
Uses of BillingDocumentType 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 BillingDocumentTypeModifier and TypeMethodDescriptionBillingDocumentTypeOneToOneLink.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 BillingDocumentTypeModifier and TypeMethodDescriptionprotected BillingDocumentTypeLink<ObjectT>BillingDocumentTypeLink.translateLinkType(EntityLink<BillingDocumentTypeLink<ObjectT>, BillingDocumentType, ObjectT> link)