Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field.DocInfoRecdObjLinkBOMField
Packages that use DocInfoRecdObjLinkBOMField
-
Uses of DocInfoRecdObjLinkBOMField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocInfoRecdObjLinkBOMFieldModifier and TypeFieldDescriptionstatic final DocInfoRecdObjLinkBOMField<String>DocInfoRecdObjLinkBOM.DOC_OBJECT_LINK_COUNTERUse with available fluent helpers to apply the DocObjectLinkCounter field to query operations.static final DocInfoRecdObjLinkBOMField<String>DocInfoRecdObjLinkBOM.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocInfoRecdObjLinkBOMField<String>DocInfoRecdObjLinkBOM.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocInfoRecdObjLinkBOMField<String>DocInfoRecdObjLinkBOM.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocInfoRecdObjLinkBOMField<String>DocInfoRecdObjLinkBOM.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocInfoRecdObjLinkBOMField<String>DocInfoRecdObjLinkBOM.LINKED_SAP_OBJECTUse with available fluent helpers to apply the LinkedSAPObject field to query operations.static final DocInfoRecdObjLinkBOMField<String>DocInfoRecdObjLinkBOM.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 DocInfoRecdObjLinkBOMFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocInfoRecdObjLinkBOMField<T>DocInfoRecdObjLinkBOM.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocInfoRecdObjLinkBOMField<T>Use with available fluent helpers to apply an extension field to query operations.