Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field.DocInfoRecdObjLinkProductField
Packages that use DocInfoRecdObjLinkProductField
-
Uses of DocInfoRecdObjLinkProductField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocInfoRecdObjLinkProductFieldModifier and TypeFieldDescriptionstatic final DocInfoRecdObjLinkProductField<ZonedDateTime>DocInfoRecdObjLinkProduct.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final DocInfoRecdObjLinkProductField<Boolean>DocInfoRecdObjLinkProduct.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final DocInfoRecdObjLinkProductField<String>DocInfoRecdObjLinkProduct.DOC_OBJECT_LINK_COUNTERUse with available fluent helpers to apply the DocObjectLinkCounter field to query operations.static final DocInfoRecdObjLinkProductField<String>DocInfoRecdObjLinkProduct.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocInfoRecdObjLinkProductField<String>DocInfoRecdObjLinkProduct.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocInfoRecdObjLinkProductField<String>DocInfoRecdObjLinkProduct.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocInfoRecdObjLinkProductField<String>DocInfoRecdObjLinkProduct.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocInfoRecdObjLinkProductField<String>DocInfoRecdObjLinkProduct.LINKED_SAP_OBJECTUse with available fluent helpers to apply the LinkedSAPObject field to query operations.static final DocInfoRecdObjLinkProductField<String>DocInfoRecdObjLinkProduct.LINKED_SAP_OBJECT_KEYUse with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocInfoRecdObjLinkProductFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocInfoRecdObjLinkProductField<T>DocInfoRecdObjLinkProduct.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocInfoRecdObjLinkProductField<T>Use with available fluent helpers to apply an extension field to query operations.