Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument.TranspDocMatl
Packages that use TranspDocMatl
Package
Description
-
Uses of TranspDocMatl in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument with type parameters of type TranspDocMatlModifier and TypeFieldDescriptionstatic final SimpleProperty<TranspDocMatl>TranspDocMatl.ALL_FIELDSSelector for all available fields of TranspDocMatl.static final SimpleProperty.Guid<TranspDocMatl>TranspDocMatl.CHML_CMPLNC_INFO_UUIDstatic final SimpleProperty.Guid<TranspDocMatl>TranspDocMatl.CHML_CMPLNC_WASTE_CODE_UUIDstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.CREATED_BY_USERstatic final SimpleProperty.DateTime<TranspDocMatl>TranspDocMatl.CREATION_DATE_TIMEstatic final SimpleProperty.Guid<TranspDocMatl>TranspDocMatl.EHS_DISPOSED_AMOUNT_UUIDstatic final SimpleProperty.Guid<TranspDocMatl>TranspDocMatl.EHS_OUTGOING_AMOUNT_UUIDstatic final SimpleProperty.Guid<TranspDocMatl>TranspDocMatl.ENV_WST_TRANSP_DOC_MATL_ASSGD_UUIDstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_CODE_DESCRIPTIONstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_CODE_STRINGstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_CONFIRMED_QTY_CODEstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_CONFIRMED_QTY_ISO_CODEstatic final SimpleProperty.NumericDecimal<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_CONFIRMED_QUANTITYstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_NUMBER_OF_PACKAGESstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_OUTGOING_QTY_CODEstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_OUTGOING_QTY_ISO_CODEstatic final SimpleProperty.NumericDecimal<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_OUTGOING_QUANTITYstatic final SimpleProperty.Guid<TranspDocMatl>TranspDocMatl.ENVRMT_WASTE_TRANSP_DOC_UUIDstatic final SimpleProperty.DateTime<TranspDocMatl>TranspDocMatl.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<TranspDocMatl>TranspDocMatl.MATERIALstatic final NavigationProperty.Single<TranspDocMatl,TranspDoc> TranspDocMatl.TO__TRANSP_DOCUse with available request builders to apply the _TranspDoc navigation property to query operations.static final NavigationProperty.Collection<TranspDoc,TranspDocMatl> TranspDoc.TO__WASTE_MATERIALUse with available request builders to apply the _WasteMaterial navigation property to query operations.static final SimpleProperty.String<TranspDocMatl>TranspDocMatl.WASTE_STREAM_CONTAINER_TYPEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument that return TranspDocMatlMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument that return types with arguments of type TranspDocMatlModifier and TypeMethodDescriptionTranspDocMatl.getType()io.vavr.control.Option<List<TranspDocMatl>>TranspDoc.getWasteMaterialIfPresent()Retrieval of associated TranspDocMatl entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument with parameters of type TranspDocMatlModifier and TypeMethodDescriptionvoidTranspDoc.addWasteMaterial(TranspDocMatl... entity) Adds elements to the list of associated TranspDocMatl entities.TranspDoc.TranspDocBuilder.wasteMaterial(TranspDocMatl... value) Navigation property _WasteMaterial for TranspDoc to multiple TranspDocMatl.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument with type arguments of type TranspDocMatlModifier and TypeMethodDescriptionvoidTranspDoc.setWasteMaterial(List<TranspDocMatl> value) Overwrites the list of associated TranspDocMatl entities for the loaded navigation property _WasteMaterial.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.wastetransportationdocument with type arguments of type TranspDocMatlModifierConstructorDescriptionTranspDoc(UUID envrmtWasteTranspDocUUID, String wasteTranspDocID, String envrmtWasteTranspDocNumber, String envrmtWasteTranspDocType, String envrmtWasteTranspDocStatus, UUID envrmtWasteGnrtrUUID, String envrmtWastePartnerNmbr, String envrmtWasteGnrtrID, UUID cmplRqVersUUID, String cmplRqVersPermitNumber, UUID chmlCmplncWasteCodeUUID, UUID wasteStreamDsplChnlUUID, Double envrmtWasteTotConfirmedQty, BigDecimal envrmtWasteDcmlTotConfirmedQty, String envrmtWasteTotConfirmedQtyCode, LocalDate envWstTranspDocReturnByDate, LocalDate envWstTranspDocPrintedDate, LocalDate envWstTranspDocHandoverDate, String envWstTranspDocDescription, String envWstTranspDocRemarkTxt, LocalDate envWstTranspDocDisposerDate, String envrmtWastePartnerContactName, String envrmtWasteTotConfdQtyISOCode, String wasteRegistrationNumber, String streetName, String cityName, String postalCode, String country, String countryName, String region, String regionName, String eHSLocationName, OffsetDateTime creationDateTime, String createdByUser, OffsetDateTime lastChangeDateTime, String lastChangedByUser, List<TranspDocMatl> to_WasteMaterial, List<TranspDocPart> to_WastePartner) -
Uses of TranspDocMatl 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 TranspDocMatlModifier and TypeMethodDescriptionDefaultWasteTransportationDocumentService.countTranspDocMatl()Deprecated.WasteTransportationDocumentService.countTranspDocMatl()Deprecated.Fetch the number of entries from theTranspDocMatlentity collection matching the filter and search expressions.DefaultWasteTransportationDocumentService.getAllTranspDocMatl()Deprecated.WasteTransportationDocumentService.getAllTranspDocMatl()Deprecated.Fetch multipleTranspDocMatlentities.DefaultWasteTransportationDocumentService.getTranspDocMatlByKey(UUID envWstTranspDocMatlAssgdUUID) Deprecated.WasteTransportationDocumentService.getTranspDocMatlByKey(UUID envWstTranspDocMatlAssgdUUID) Deprecated.Fetch a singleTranspDocMatlentity using key fields.