Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field.SrvcConfItemPartnerField
Packages that use SrvcConfItemPartnerField
-
Uses of SrvcConfItemPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as SrvcConfItemPartnerFieldModifier and TypeFieldDescriptionstatic final SrvcConfItemPartnerField<String>SrvcConfItemPartner.CUST_MGMT_BUSINESS_PARTNERUse with available fluent helpers to apply the CustMgmtBusinessPartner field to query operations.static final SrvcConfItemPartnerField<String>SrvcConfItemPartner.CUST_MGMT_PARTNER_FUNCTIONUse with available fluent helpers to apply the CustMgmtPartnerFunction field to query operations.static final SrvcConfItemPartnerField<Boolean>SrvcConfItemPartner.CUST_MGMT_PARTNER_IS_MAIN_PARTNERUse with available fluent helpers to apply the CustMgmtPartnerIsMainPartner field to query operations.static final SrvcConfItemPartnerField<String>SrvcConfItemPartner.SERVICE_CONFIRMATIONUse with available fluent helpers to apply the ServiceConfirmation field to query operations.static final SrvcConfItemPartnerField<String>SrvcConfItemPartner.SERVICE_CONFIRMATION_ITEMUse with available fluent helpers to apply the ServiceConfirmationItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return SrvcConfItemPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcConfItemPartnerField<T>SrvcConfItemPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcConfItemPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.