Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling.field.AttachmentLinkField
Packages that use AttachmentLinkField
-
Uses of AttachmentLinkField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling declared as AttachmentLinkFieldModifier and TypeFieldDescriptionstatic final AttachmentLinkField<String>AttachmentLink.ARCHIVE_DOCUMENT_IDUse with available fluent helpers to apply the ArchiveDocumentID field to query operations.static final AttachmentLinkField<String>AttachmentLink.BUSINESS_OBJECT_TYPE_NAMEUse with available fluent helpers to apply the BusinessObjectTypeName field to query operations.static final AttachmentLinkField<String>AttachmentLink.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final AttachmentLinkField<String>AttachmentLink.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final AttachmentLinkField<String>AttachmentLink.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final AttachmentLinkField<String>AttachmentLink.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final AttachmentLinkField<String>AttachmentLink.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final AttachmentLinkField<String>AttachmentLink.FISCAL_PERIODUse with available fluent helpers to apply the FiscalPeriod field to query operations.static final AttachmentLinkField<String>AttachmentLink.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final AttachmentLinkField<String>AttachmentLink.JOINT_VENTURE_PARTNERUse with available fluent helpers to apply the JointVenturePartner field to query operations.static final AttachmentLinkField<String>AttachmentLink.LINKED_SAP_OBJECT_KEYUse with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.static final AttachmentLinkField<String>AttachmentLink.LOGICAL_DOCUMENTUse with available fluent helpers to apply the LogicalDocument field to query operations.static final AttachmentLinkField<String>AttachmentLink.WORKSTATION_APPLICATIONUse with available fluent helpers to apply the WorkstationApplication field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling that return AttachmentLinkFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AttachmentLinkField<T>AttachmentLink.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AttachmentLinkField<T>Use with available fluent helpers to apply an extension field to query operations.