Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplieritem.SupplierItemAttachment
Packages that use SupplierItemAttachment
Package
Description
-
Uses of SupplierItemAttachment in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplieritem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplieritem with type parameters of type SupplierItemAttachmentModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<SupplierItemAttachment,SAP__Message> SupplierItemAttachment._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<SupplierItemAttachment>SupplierItemAttachment.ALL_FIELDSSelector for all available fields of SupplierItemAttachment.static final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.FILE_NAMEstatic final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.FLD_LOGS_EXT_WORKER_IDENTIFIERstatic final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.FLD_LOGS_REMOTE_PLANTstatic final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.FLD_LOGS_SUPLR_BASE_PLANTstatic final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.FLD_LOGS_SUPLR_ITEM_STATUS_IDstatic final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.FLD_LOGS_SUPLR_ITEM_TYPEstatic final SimpleProperty.Guid<SupplierItemAttachment>SupplierItemAttachment.FLD_LOGS_SUPLR_ITEM_UUIDstatic final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.FLD_LOGS_SUPLR_ITM_FILE_CONTENT_TEXTstatic final SimpleProperty.String<SupplierItemAttachment>SupplierItemAttachment.MIME_TYPEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplieritem that return SupplierItemAttachmentMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplieritem that return types with arguments of type SupplierItemAttachmentModifier and TypeMethodDescriptionSupplierItemAttachment.assignAttachment(String fldLogsSuplrItmFileContentText, String fileName, String fldLogsExtWorkerIdentifier, String mimeType) Action that can be applied to a collection of entities of this class.SupplierItemAttachment.assignAttachment(String fldLogsSuplrItmFileContentText, String fileName, String fldLogsExtWorkerIdentifier, String mimeType) Action that can be applied to a collection of entities of this class.SupplierItemAttachment.getType() -
Uses of SupplierItemAttachment 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 SupplierItemAttachmentModifier and TypeMethodDescriptionDefaultSupplierItemService.countSupplierItemAttachment()Deprecated.SupplierItemService.countSupplierItemAttachment()Deprecated.Fetch the number of entries from theSupplierItemAttachmententity collection matching the filter and search expressions.DefaultSupplierItemService.getAllSupplierItemAttachment()Deprecated.SupplierItemService.getAllSupplierItemAttachment()Deprecated.Fetch multipleSupplierItemAttachmententities.DefaultSupplierItemService.getSupplierItemAttachmentByKey(UUID fldLogsSuplrItemUUID) Deprecated.SupplierItemService.getSupplierItemAttachmentByKey(UUID fldLogsSuplrItemUUID) Deprecated.Fetch a singleSupplierItemAttachmententity using key fields.