Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.field.BillingDocReqPartnerField
Packages that use BillingDocReqPartnerField
-
Uses of BillingDocReqPartnerField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest declared as BillingDocReqPartnerFieldModifier and TypeFieldDescriptionstatic final BillingDocReqPartnerField<String>BillingDocReqPartner.BILLING_DOCUMENT_REQUESTUse with available fluent helpers to apply the BillingDocumentRequest field to query operations.static final BillingDocReqPartnerField<String>BillingDocReqPartner.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final BillingDocReqPartnerField<String>BillingDocReqPartner.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final BillingDocReqPartnerField<String>BillingDocReqPartner.PARTNER_FUNCTIONUse with available fluent helpers to apply the PartnerFunction field to query operations.static final BillingDocReqPartnerField<String>BillingDocReqPartner.PERSONNELUse with available fluent helpers to apply the Personnel field to query operations.static final BillingDocReqPartnerField<String>BillingDocReqPartner.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 BillingDocReqPartnerFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BillingDocReqPartnerField<T>BillingDocReqPartner.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BillingDocReqPartnerField<T>Use with available fluent helpers to apply an extension field to query operations.