Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo.ChemicalComplianceInfoProduct
Packages that use ChemicalComplianceInfoProduct
Package
Description
-
Uses of ChemicalComplianceInfoProduct in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo with type parameters of type ChemicalComplianceInfoProductModifier and TypeFieldDescriptionstatic final SimpleProperty<ChemicalComplianceInfoProduct>ChemicalComplianceInfoProduct.ALL_FIELDSSelector for all available fields of ChemicalComplianceInfoProduct.static final SimpleProperty.Guid<ChemicalComplianceInfoProduct>ChemicalComplianceInfoProduct.CHML_CMPLNC_MATL_ASSGMT_UUIDstatic final SimpleProperty.String<ChemicalComplianceInfoProduct>ChemicalComplianceInfoProduct.MATERIALstatic final SimpleProperty.Boolean<ChemicalComplianceInfoProduct>ChemicalComplianceInfoProduct.MATL_ASSGMT_IS_PRIMARYChemicalComplianceInfoProduct.TO__CHML_CMPLNC_INFOUse with available request builders to apply the _ChmlCmplncInfo navigation property to query operations.ChemicalComplianceInfo.TO__MATERIAL_ASSGMTUse with available request builders to apply the _MaterialAssgmt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo that return ChemicalComplianceInfoProductModifier and TypeMethodDescriptionChemicalComplianceInfoProduct.ChemicalComplianceInfoProductBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo that return types with arguments of type ChemicalComplianceInfoProductModifier and TypeMethodDescriptionio.vavr.control.Option<List<ChemicalComplianceInfoProduct>>ChemicalComplianceInfo.getMaterialAssgmtIfPresent()Retrieval of associated ChemicalComplianceInfoProduct entities (one to many).ChemicalComplianceInfoProduct.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo with parameters of type ChemicalComplianceInfoProductModifier and TypeMethodDescriptionvoidChemicalComplianceInfo.addMaterialAssgmt(ChemicalComplianceInfoProduct... entity) Adds elements to the list of associated ChemicalComplianceInfoProduct entities.ChemicalComplianceInfo.ChemicalComplianceInfoBuilder.materialAssgmt(ChemicalComplianceInfoProduct... value) Navigation property _MaterialAssgmt for ChemicalComplianceInfo to multiple ChemicalComplianceInfoProduct.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo with type arguments of type ChemicalComplianceInfoProductModifier and TypeMethodDescriptionvoidChemicalComplianceInfo.setMaterialAssgmt(List<ChemicalComplianceInfoProduct> value) Overwrites the list of associated ChemicalComplianceInfoProduct entities for the loaded navigation property _MaterialAssgmt.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.chemicalcomplianceinfo with type arguments of type ChemicalComplianceInfoProductModifierConstructorDescriptionChemicalComplianceInfo(UUID chmlCmplncInfoUUID, String chemicalComplianceInfo, String chmlCmplncInternalName, String chmlCmplncInfoType, String responsibleUnit, String dngrsGdsRespUnit, Boolean materialIsSold, Boolean materialIsTransported, Boolean materialIsSourced, Boolean materialIsProduced, Boolean chmlCmplncProdIsResearched, Collection<SAP__Message> _Messages, List<ChemicalComplianceInfoProduct> to_MaterialAssgmt, List<ChemicalComplianceInfoPurpose> to_PurposeAssgmt, List<ChemicalComplianceInfoSupplier> to_SupplierAssgmt, List<ChmlCmplncInfoPckgdProduct> to_ToPackagedProductAssgmt, List<ChmlCmplncInfoUnpckgdProduct> to_ToUnpackagedProductAssgmt) -
Uses of ChemicalComplianceInfoProduct 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 ChemicalComplianceInfoProductModifier and TypeMethodDescriptionChemicalComplianceInfoService.countChmlComplianceInfoProduct()Deprecated.Fetch the number of entries from theChemicalComplianceInfoProductentity collection matching the filter and search expressions.DefaultChemicalComplianceInfoService.countChmlComplianceInfoProduct()Deprecated.ChemicalComplianceInfoService.getAllChmlComplianceInfoProduct()Deprecated.Fetch multipleChemicalComplianceInfoProductentities.DefaultChemicalComplianceInfoService.getAllChmlComplianceInfoProduct()Deprecated.ChemicalComplianceInfoService.getChmlComplianceInfoProductByKey(UUID chmlCmplncMatlAssgmtUUID) Deprecated.Fetch a singleChemicalComplianceInfoProductentity using key fields.DefaultChemicalComplianceInfoService.getChmlComplianceInfoProductByKey(UUID chmlCmplncMatlAssgmtUUID) Deprecated.