public static final class BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder extends Object
@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequest(BillingDocumentRequest value)
value
- The BillingDocumentRequest to build this BillingDocReqItemPartner with.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequest(String value)
Original property name from the Odata EDM: BillingDocumentRequest
value
- The billingDocumentRequest to build this BillingDocReqItemPartner with.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequestItem(BillingDocumentRequestItem value)
value
- The BillingDocumentRequestItem to build this BillingDocReqItemPartner with.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequestItem(String value)
Original property name from the Odata EDM: BillingDocumentRequestItem
value
- The billingDocumentRequestItem to build this BillingDocReqItemPartner with.public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
this
.public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder personnel(@Nullable String personnel)
Original property name from the Odata EDM: Personnel
enter a personnel number before you can display and maintain an employee's master data and time data.this
.public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder contactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
this
.public BillingDocReqItemPartner build()
Copyright © 2020 SAP SE. All rights reserved.