Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype.CnsldtnBillingDocTypeText
Packages that use CnsldtnBillingDocTypeText
Package
Description
-
Uses of CnsldtnBillingDocTypeText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype with type parameters of type CnsldtnBillingDocTypeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<CnsldtnBillingDocTypeText>CnsldtnBillingDocTypeText.ALL_FIELDSSelector for all available fields of CnsldtnBillingDocTypeText.static final SimpleProperty.String<CnsldtnBillingDocTypeText>CnsldtnBillingDocTypeText.BILLING_DOCUMENT_TYPEstatic final SimpleProperty.String<CnsldtnBillingDocTypeText>CnsldtnBillingDocTypeText.BILLING_DOCUMENT_TYPE_NAMEstatic final SimpleProperty.Boolean<CnsldtnBillingDocTypeText>CnsldtnBillingDocTypeText.CNSLDTN_IS_ADDITIONAL_MASTER_DATAstatic final SimpleProperty.String<CnsldtnBillingDocTypeText>CnsldtnBillingDocTypeText.LANGUAGECnsldtnBillingDocTypeText.TO__BILLING_DOCUMENT_TYPEUse with available request builders to apply the _BillingDocumentType navigation property to query operations.CnsldtnBillingDocumentType.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype that return CnsldtnBillingDocTypeTextModifier and TypeMethodDescriptionCnsldtnBillingDocTypeText.CnsldtnBillingDocTypeTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype that return types with arguments of type CnsldtnBillingDocTypeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<CnsldtnBillingDocTypeText>>CnsldtnBillingDocumentType.getTextIfPresent()Retrieval of associated CnsldtnBillingDocTypeText entities (one to many).CnsldtnBillingDocTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype with parameters of type CnsldtnBillingDocTypeTextModifier and TypeMethodDescriptionvoidCnsldtnBillingDocumentType.addText(CnsldtnBillingDocTypeText... entity) Adds elements to the list of associated CnsldtnBillingDocTypeText entities.CnsldtnBillingDocumentType.CnsldtnBillingDocumentTypeBuilder.text(CnsldtnBillingDocTypeText... value) Navigation property _Text for CnsldtnBillingDocumentType to multiple CnsldtnBillingDocTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype with type arguments of type CnsldtnBillingDocTypeTextModifier and TypeMethodDescriptionvoidCnsldtnBillingDocumentType.setText(List<CnsldtnBillingDocTypeText> value) Overwrites the list of associated CnsldtnBillingDocTypeText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.consolidationbillingdocumenttype with type arguments of type CnsldtnBillingDocTypeTextModifierConstructorDescriptionCnsldtnBillingDocumentType(String billingDocumentType, Boolean cnsldtnIsAdditionalMasterData, Collection<SAP__Message> _Messages, List<CnsldtnBillingDocTypeText> to_Text) -
Uses of CnsldtnBillingDocTypeText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type CnsldtnBillingDocTypeTextModifier and TypeMethodDescriptionConsolidationBillingDocumentTypeService.countCnsldtnBillingDocumentTypeText()Deprecated.Fetch the number of entries from theCnsldtnBillingDocTypeTextentity collection matching the filter and search expressions.DefaultConsolidationBillingDocumentTypeService.countCnsldtnBillingDocumentTypeText()Deprecated.ConsolidationBillingDocumentTypeService.deleteCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.Deletes an existingCnsldtnBillingDocTypeTextentity in the S/4HANA system.DefaultConsolidationBillingDocumentTypeService.deleteCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.ConsolidationBillingDocumentTypeService.getAllCnsldtnBillingDocumentTypeText()Deprecated.Fetch multipleCnsldtnBillingDocTypeTextentities.DefaultConsolidationBillingDocumentTypeService.getAllCnsldtnBillingDocumentTypeText()Deprecated.ConsolidationBillingDocumentTypeService.getCnsldtnBillingDocumentTypeTextByKey(String language, String billingDocumentType) Deprecated.Fetch a singleCnsldtnBillingDocTypeTextentity using key fields.DefaultConsolidationBillingDocumentTypeService.getCnsldtnBillingDocumentTypeTextByKey(String language, String billingDocumentType) Deprecated.ConsolidationBillingDocumentTypeService.updateCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.Update an existingCnsldtnBillingDocTypeTextentity and save it to the S/4HANA system.DefaultConsolidationBillingDocumentTypeService.updateCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type CnsldtnBillingDocTypeTextModifier and TypeMethodDescriptionConsolidationBillingDocumentTypeService.deleteCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.Deletes an existingCnsldtnBillingDocTypeTextentity in the S/4HANA system.DefaultConsolidationBillingDocumentTypeService.deleteCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.ConsolidationBillingDocumentTypeService.updateCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.Update an existingCnsldtnBillingDocTypeTextentity and save it to the S/4HANA system.DefaultConsolidationBillingDocumentTypeService.updateCnsldtnBillingDocumentTypeText(CnsldtnBillingDocTypeText cnsldtnBillingDocTypeText) Deprecated.