Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field.ServiceConfirmationField
Packages that use ServiceConfirmationField
-
Uses of ServiceConfirmationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfirmationFieldModifier and TypeFieldDescriptionstatic final ServiceConfirmationField<String>ServiceConfirmation.BILL_TO_PARTYUse with available fluent helpers to apply the BillToParty field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final ServiceConfirmationField<LocalDateTime>ServiceConfirmation.CUSTOMER_PURCHASE_ORDER_DATEUse with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.PAYER_PARTYUse with available fluent helpers to apply the PayerParty field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.PURCHASE_ORDER_BY_CUSTOMERUse with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.REFERENCE_SERVICE_ORDERUse with available fluent helpers to apply the ReferenceServiceOrder field to query operations.static final ServiceConfirmationField<ZonedDateTime>ServiceConfirmation.REQUESTED_SERVICE_END_DATE_TIMEUse with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.static final ServiceConfirmationField<ZonedDateTime>ServiceConfirmation.REQUESTED_SERVICE_START_DATE_TIMEUse with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.RESPY_MGMT_GLOBAL_TEAM_IDUse with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.RESPY_MGMT_SERVICE_TEAMUse with available fluent helpers to apply the RespyMgmtServiceTeam field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.RESPY_MGMT_SERVICE_TEAM_NAMEUse with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SALES_GROUP_ORG_UNIT_IDUse with available fluent helpers to apply the SalesGroupOrgUnitID field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SALES_OFFICE_ORG_UNIT_IDUse with available fluent helpers to apply the SalesOfficeOrgUnitID field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SALES_ORGANIZATION_ORG_UNIT_IDUse with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_CONFIRMATIONUse with available fluent helpers to apply the ServiceConfirmation field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_CONFIRMATION_DESCRIPTIONUse with available fluent helpers to apply the ServiceConfirmationDescription field to query operations.static final ServiceConfirmationField<Boolean>ServiceConfirmation.SERVICE_CONFIRMATION_IS_CANCELEDUse with available fluent helpers to apply the ServiceConfirmationIsCanceled field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_CONFIRMATION_IS_COMPLETEDUse with available fluent helpers to apply the ServiceConfirmationIsCompleted field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_CONFIRMATION_IS_FINALUse with available fluent helpers to apply the ServiceConfirmationIsFinal field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_CONFIRMATION_TYPEUse with available fluent helpers to apply the ServiceConfirmationType field to query operations.static final ServiceConfirmationField<UUID>ServiceConfirmation.SERVICE_CONFIRMATION_UUIDUse with available fluent helpers to apply the ServiceConfirmationUUID field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_DOCUMENT_PRIORITYUse with available fluent helpers to apply the ServiceDocumentPriority field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_OBJECT_TYPEUse with available fluent helpers to apply the ServiceObjectType field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SERVICE_ORGANIZATIONUse with available fluent helpers to apply the ServiceOrganization field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SHIP_TO_PARTYUse with available fluent helpers to apply the ShipToParty field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SHIPPING_CONDITIONUse with available fluent helpers to apply the ShippingCondition field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final ServiceConfirmationField<String>ServiceConfirmation.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return ServiceConfirmationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceConfirmationField<T>ServiceConfirmation.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceConfirmationField<T>Use with available fluent helpers to apply an extension field to query operations.