public static class BuPaIdentification.BuPaIdentificationBuilder extends Object
@Nonnull public BuPaIdentification.BuPaIdentificationBuilder businessPartner(@Nullable String businessPartner)
Original property name from the Odata EDM: BusinessPartner
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder bPIdentificationType(@Nullable String bPIdentificationType)
Original property name from the Odata EDM: BPIdentificationType
The identification type is for classifying identification numbers.You can define the identification types and their descriptions in Customizing.You can also specify for which business partner category an ID type should be valid.If necessary, assign the identification type to an Identification Category.You can only assign one identification type to an identification category.
commercial register) whose key can be stored as an attribute for a business partner.this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder bPIdentificationNumber(@Nullable String bPIdentificationNumber)
Original property name from the Odata EDM: BPIdentificationNumber
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder bPIdnNmbrIssuingInstitute(@Nullable String bPIdnNmbrIssuingInstitute)
Original property name from the Odata EDM: BPIdnNmbrIssuingInstitute
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder bPIdentificationEntryDate(@Nullable LocalDateTime bPIdentificationEntryDate)
Original property name from the Odata EDM: BPIdentificationEntryDate
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder country(@Nullable String country)
Original property name from the Odata EDM: Country
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder region(@Nullable String region)
Original property name from the Odata EDM: Region
The automatic address formatting function prints the region in addresses in the USA, Canada, Italy, Brazil or Australia, and the county in Great Britain.For more information, see the examples in the documentation on the Address Layout Key.Meaning of the regional code in ...Australia -> ProvinceBrazil -> StateCanada -> ProvinceGermany -> StateGreat Britain -> CountyItaly -> ProvinceJapan -> PrefectureSwitzerland -> CantonUSA -> State
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public BuPaIdentification.BuPaIdentificationBuilder authorizationGroup(@Nullable String authorizationGroup)
Original property name from the Odata EDM: AuthorizationGroup
Use the following authorization object:'Business partners: authorization groups' (B_BUPA_GRP).The system only checks this authorization if you made an entry in the "Authorization group" field for the business partner. Otherwise, any user may process the business partner.
this
.@Nonnull public BuPaIdentification build()
Copyright © 2020 SAP SE. All rights reserved.