Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification.DngrsGdsClassfctnHandlingLabel
Packages that use DngrsGdsClassfctnHandlingLabel
Package
Description
-
Uses of DngrsGdsClassfctnHandlingLabel in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with type parameters of type DngrsGdsClassfctnHandlingLabelModifier and TypeFieldDescriptionstatic final SimpleProperty<DngrsGdsClassfctnHandlingLabel>DngrsGdsClassfctnHandlingLabel.ALL_FIELDSSelector for all available fields of DngrsGdsClassfctnHandlingLabel.static final SimpleProperty.Guid<DngrsGdsClassfctnHandlingLabel>DngrsGdsClassfctnHandlingLabel.CMPL_RQ_RSLT_DNGRS_GDS_LBL_UUIDstatic final SimpleProperty.Guid<DngrsGdsClassfctnHandlingLabel>DngrsGdsClassfctnHandlingLabel.CMPL_RQ_RSLT_UUIDstatic final SimpleProperty.String<DngrsGdsClassfctnHandlingLabel>DngrsGdsClassfctnHandlingLabel.DANGEROUS_GOODS_HANDLING_LABELstatic final SimpleProperty.String<DngrsGdsClassfctnHandlingLabel>DngrsGdsClassfctnHandlingLabel.DNGRS_GDS_HANDLING_LABEL_NAMEDngrsGdsClassfctnHandlingLabel.TO__DANGEROUS_GOODS_CLASSIFICATIONUse with available request builders to apply the _DangerousGoodsClassification navigation property to query operations.static final NavigationProperty.Collection<DangerousGoodsClassification,DngrsGdsClassfctnHandlingLabel> DangerousGoodsClassification.TO__HANDLING_LABELUse with available request builders to apply the _HandlingLabel navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification that return DngrsGdsClassfctnHandlingLabelModifier and TypeMethodDescriptionDngrsGdsClassfctnHandlingLabel.DngrsGdsClassfctnHandlingLabelBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification that return types with arguments of type DngrsGdsClassfctnHandlingLabelModifier and TypeMethodDescriptionio.vavr.control.Option<List<DngrsGdsClassfctnHandlingLabel>>DangerousGoodsClassification.getHandlingLabelIfPresent()Retrieval of associated DngrsGdsClassfctnHandlingLabel entities (one to many).DngrsGdsClassfctnHandlingLabel.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with parameters of type DngrsGdsClassfctnHandlingLabelModifier and TypeMethodDescriptionvoidDangerousGoodsClassification.addHandlingLabel(DngrsGdsClassfctnHandlingLabel... entity) Adds elements to the list of associated DngrsGdsClassfctnHandlingLabel entities.DangerousGoodsClassification.DangerousGoodsClassificationBuilder.handlingLabel(DngrsGdsClassfctnHandlingLabel... value) Navigation property _HandlingLabel for DangerousGoodsClassification to multiple DngrsGdsClassfctnHandlingLabel.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with type arguments of type DngrsGdsClassfctnHandlingLabelModifier and TypeMethodDescriptionvoidDangerousGoodsClassification.setHandlingLabel(List<DngrsGdsClassfctnHandlingLabel> value) Overwrites the list of associated DngrsGdsClassfctnHandlingLabel entities for the loaded navigation property _HandlingLabel.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.dangerousgoodsclassification with type arguments of type DngrsGdsClassfctnHandlingLabelModifierConstructorDescriptionDangerousGoodsClassification(UUID cmplRqRsltUUID, String product, String complianceRequirement, String cmplRqVers, String cmplRqVersName, Boolean productIsNoDangerousGood, String prodCmplncDngrsGdsIdnNmbrType, String prodCmplncDngrsGdsIdnNmbr, String dngrsGdsMainAndSubRiskText, String iMDGEmSchedSpill, String iMDGEmSchedSpillIsUnderlined, String iMDGEmSchedFire, String iMDGEmSchedFireIsUnderlined, String emergencyResponseGuidebookCode, String initialEmergencyRspGuideCode, String aU_ADGEmgyRspGuidebookCode, Collection<SAP__Message> _Messages, List<DngrsGdsClassfctnHandlingLabel> to_HandlingLabel, List<DngrsGdsClassfctnHazardLabel> to_HazardLabel, List<DngrsGdsClassfctnModeOfTranspt> to_ModeOfTransport) -
Uses of DngrsGdsClassfctnHandlingLabel 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 DngrsGdsClassfctnHandlingLabelModifier and TypeMethodDescriptionDangerousGoodsClassificationService.countDngrsGdsClassfctnHandlingLabel()Deprecated.Fetch the number of entries from theDngrsGdsClassfctnHandlingLabelentity collection matching the filter and search expressions.DefaultDangerousGoodsClassificationService.countDngrsGdsClassfctnHandlingLabel()Deprecated.DangerousGoodsClassificationService.getAllDngrsGdsClassfctnHandlingLabel()Deprecated.Fetch multipleDngrsGdsClassfctnHandlingLabelentities.DefaultDangerousGoodsClassificationService.getAllDngrsGdsClassfctnHandlingLabel()Deprecated.DangerousGoodsClassificationService.getDngrsGdsClassfctnHandlingLabelByKey(UUID cmplRqRsltDngrsGdsLblUUID) Deprecated.Fetch a singleDngrsGdsClassfctnHandlingLabelentity using key fields.DefaultDangerousGoodsClassificationService.getDngrsGdsClassfctnHandlingLabelByKey(UUID cmplRqRsltDngrsGdsLblUUID) Deprecated.