public static class BuPaIdentification.BuPaIdentificationBuilder extends Object
public BuPaIdentification.BuPaIdentificationBuilder businessPartner(@Nullable String businessPartner)
Original property name from the Odata EDM: BusinessPartner
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.public BuPaIdentification.BuPaIdentificationBuilder bPIdentificationNumber(@Nullable String bPIdentificationNumber)
Original property name from the Odata EDM: BPIdentificationNumber
public BuPaIdentification.BuPaIdentificationBuilder bPIdnNmbrIssuingInstitute(@Nullable String bPIdnNmbrIssuingInstitute)
Original property name from the Odata EDM: BPIdnNmbrIssuingInstitute
public BuPaIdentification.BuPaIdentificationBuilder bPIdentificationEntryDate(@Nullable LocalDateTime bPIdentificationEntryDate)
Original property name from the Odata EDM: BPIdentificationEntryDate
public BuPaIdentification.BuPaIdentificationBuilder country(@Nullable String country)
Original property name from the Odata EDM: Country
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
public BuPaIdentification.BuPaIdentificationBuilder validityStartDate(@Nullable LocalDateTime validityStartDate)
Original property name from the Odata EDM: ValidityStartDate
public BuPaIdentification.BuPaIdentificationBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
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.
public BuPaIdentification build()
Copyright © 2019 SAP SE. All rights reserved.