Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqItemPartnerField
Packages that use BillingDocReqItemPartnerField
-
Uses of BillingDocReqItemPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest declared as BillingDocReqItemPartnerFieldModifier and TypeFieldDescriptionstatic final BillingDocReqItemPartnerField<String>BillingDocReqItemPartner.BILLING_DOCUMENT_REQUESTUse with available fluent helpers to apply the BillingDocumentRequest field to query operations.static final BillingDocReqItemPartnerField<String>BillingDocReqItemPartner.BILLING_DOCUMENT_REQUEST_ITEMUse with available fluent helpers to apply the BillingDocumentRequestItem field to query operations.static final BillingDocReqItemPartnerField<String>BillingDocReqItemPartner.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final BillingDocReqItemPartnerField<String>BillingDocReqItemPartner.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final BillingDocReqItemPartnerField<String>BillingDocReqItemPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final BillingDocReqItemPartnerField<String>BillingDocReqItemPartner.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final BillingDocReqItemPartnerField<String>BillingDocReqItemPartner.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest that return BillingDocReqItemPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BillingDocReqItemPartnerField<T>BillingDocReqItemPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BillingDocReqItemPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.