public static final class FunctionalLocationPartner.FunctionalLocationPartnerBuilder extends Object
@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder functionalLocation(FunctionalLocation value)
value
- The FunctionalLocation to build this FunctionalLocationPartner with.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder functionalLocation(String value)
Original property name from the Odata EDM: FunctionalLocation
value
- The functionalLocation to build this FunctionalLocationPartner with.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
Enter the original German key of the partner function for which you want to provide a language-specific key.The customer who orders goods, the sold-to party, is called the "Auftraggeber" in the German system. The original German key is "AG". You could, for example, convert this to an English key: "SP".
language-specific keys. The converted keys then appear according to the language in which the user logs on.this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder funcnlLocPartnerObjectNmbr(@Nullable String funcnlLocPartnerObjectNmbr)
Original property name from the Odata EDM: FuncnlLocPartnerObjectNmbr
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder functionalLocationLabelName(@Nullable String functionalLocationLabelName)
Original property name from the Odata EDM: FunctionalLocationLabelName
The functional location label can be changed where necessary. The system then automatically creates a labeling history and prevents historical labels from being reused without this first being checked. The labeling history also enables the interpretation of historical location labels in non-changeable documents outside the SAP System.You can assign one primary and several alternative labels to a functional location.
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder partner(@Nullable String partner)
Original property name from the Odata EDM: Partner
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder creationTime(@Nullable LocalTime creationTime)
Original property name from the Odata EDM: CreationTime
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder lastChangeTime(@Nullable LocalTime lastChangeTime)
Original property name from the Odata EDM: LastChangeTime
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public FunctionalLocationPartner.FunctionalLocationPartnerBuilder maintObjectInternalID(@Nullable String maintObjectInternalID)
Original property name from the Odata EDM: MaintObjectInternalID
The object number is used in tables, which cover all objects, for instance in status administration, cost collection.this
.@Nonnull public FunctionalLocationPartner build()
Copyright © 2020 SAP SE. All rights reserved.