Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification.DngrsGdsSafetyDataSheetNote
Packages that use DngrsGdsSafetyDataSheetNote
Package
Description
-
Uses of DngrsGdsSafetyDataSheetNote in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification with type parameters of type DngrsGdsSafetyDataSheetNoteModifier and TypeFieldDescriptionstatic final SimpleProperty<DngrsGdsSafetyDataSheetNote>DngrsGdsSafetyDataSheetNote.ALL_FIELDSSelector for all available fields of DngrsGdsSafetyDataSheetNote.static final SimpleProperty.Guid<DngrsGdsSafetyDataSheetNote>DngrsGdsSafetyDataSheetNote.CMPL_RQ_RSLT_SFTY_DTA_SHT_NOTE_UUIDstatic final SimpleProperty.Guid<DngrsGdsSafetyDataSheetNote>DngrsGdsSafetyDataSheetNote.CMPL_RQ_RSLT_UUIDstatic final SimpleProperty.String<DngrsGdsSafetyDataSheetNote>DngrsGdsSafetyDataSheetNote.DANGEROUS_GDS_SFTY_DTA_SHT_NOTE_PHRSDngrsGdsSafetyDataSheetNote.TO__DNGRS_GOODS_BASIC_CLASSIFICATIONUse with available request builders to apply the _DngrsGoodsBasicClassification navigation property to query operations.static final NavigationProperty.Collection<DngrsGoodsBasicClassification,DngrsGdsSafetyDataSheetNote> DngrsGoodsBasicClassification.TO__SAFETY_DATA_SHEET_NOTEUse with available request builders to apply the _SafetyDataSheetNote navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification that return DngrsGdsSafetyDataSheetNoteModifier and TypeMethodDescriptionDngrsGdsSafetyDataSheetNote.DngrsGdsSafetyDataSheetNoteBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification that return types with arguments of type DngrsGdsSafetyDataSheetNoteModifier and TypeMethodDescriptionio.vavr.control.Option<List<DngrsGdsSafetyDataSheetNote>>DngrsGoodsBasicClassification.getSafetyDataSheetNoteIfPresent()Retrieval of associated DngrsGdsSafetyDataSheetNote entities (one to many).DngrsGdsSafetyDataSheetNote.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification with parameters of type DngrsGdsSafetyDataSheetNoteModifier and TypeMethodDescriptionvoidDngrsGoodsBasicClassification.addSafetyDataSheetNote(DngrsGdsSafetyDataSheetNote... entity) Adds elements to the list of associated DngrsGdsSafetyDataSheetNote entities.DngrsGoodsBasicClassification.DngrsGoodsBasicClassificationBuilder.safetyDataSheetNote(DngrsGdsSafetyDataSheetNote... value) Navigation property _SafetyDataSheetNote for DngrsGoodsBasicClassification to multiple DngrsGdsSafetyDataSheetNote.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification with type arguments of type DngrsGdsSafetyDataSheetNoteModifier and TypeMethodDescriptionvoidDngrsGoodsBasicClassification.setSafetyDataSheetNote(List<DngrsGdsSafetyDataSheetNote> value) Overwrites the list of associated DngrsGdsSafetyDataSheetNote entities for the loaded navigation property _SafetyDataSheetNote.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsbasicclassification with type arguments of type DngrsGdsSafetyDataSheetNoteModifierConstructorDescriptionDngrsGoodsBasicClassification(UUID cmplRqRsltUUID, String chemicalComplianceInfo, String product, String complianceRequirement, String cmplRqVers, String cmplRqVersName, Boolean productIsNoDangerousGood, String prodCmplncDngrsGdsIdnNmbrType, String prodCmplncDngrsGdsIdnNmbr, String prodCmplncDngrsGdsPackingGroup, String dangerousGoodsListItemVariant, String transportIsAllowed, String dangerousGoodsClass, String dangerousGoodsSubsidiaryRisk1, String dangerousGoodsSubsidiaryRisk2, String dangerousGoodsSubsidiaryRisk3, String dngrsGdsQualifgWordPrefix, String dngrsGdsQualifgWordSuffix, Boolean productIsMarinePollutant, Boolean prodIsEnvironmentalHazardous, String dngrsGdsTechName1Substance, String dngrsGdsTechName2Substance, String dngrsGdsTechName3Substance, String dngrsGdsMarinePollutant1Subst, String dngrsGdsMarinePollutant2Subst, String dngrsGdsReportableQty1Subst, String dngrsGdsReportableQty2Subst, Boolean productIsToxicByInhalation, String toxicByInhalationHazardZone, Boolean reportableQtyIsPrintedOnDoc, Collection<SAP__Message> _Messages, List<DngrsGdsSafetyDataSheetNote> to_SafetyDataSheetNote, List<DngrsGdsBscClassfctnSgrgtnGrp> to_SegregationGroup, List<DngrsGdsBscClassfctnText> to_Text) -
Uses of DngrsGdsSafetyDataSheetNote 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 DngrsGdsSafetyDataSheetNoteModifier and TypeMethodDescriptionDangerousGoodsBasicClassificationService.countDngrsGdsSafetyDataSheetNote()Deprecated.Fetch the number of entries from theDngrsGdsSafetyDataSheetNoteentity collection matching the filter and search expressions.DefaultDangerousGoodsBasicClassificationService.countDngrsGdsSafetyDataSheetNote()Deprecated.DangerousGoodsBasicClassificationService.getAllDngrsGdsSafetyDataSheetNote()Deprecated.Fetch multipleDngrsGdsSafetyDataSheetNoteentities.DefaultDangerousGoodsBasicClassificationService.getAllDngrsGdsSafetyDataSheetNote()Deprecated.DangerousGoodsBasicClassificationService.getDngrsGdsSafetyDataSheetNoteByKey(UUID cmplRqRsltSftyDtaShtNoteUUID) Deprecated.Fetch a singleDngrsGdsSafetyDataSheetNoteentity using key fields.DefaultDangerousGoodsBasicClassificationService.getDngrsGdsSafetyDataSheetNoteByKey(UUID cmplRqRsltSftyDtaShtNoteUUID) Deprecated.