public static final class BPContactToAddress.BPContactToAddressBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BPContactToAddress.BPContactToAddressBuilder |
additionalStreetPrefixName(String additionalStreetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
additionalStreetSuffixName(String additionalStreetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
addressID(String addressID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
addressNumber(String addressNumber)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
addressTimeZone(String addressTimeZone)
Constraints: Not nullable, Maximum length: 6
|
BPContactToAddress |
build() |
BPContactToAddress.BPContactToAddressBuilder |
businessPartnerCompany(String businessPartnerCompany)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
businessPartnerPerson(String businessPartnerPerson)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
careOfName(String careOfName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
cityCode(String cityCode)
Constraints: Not nullable, Maximum length: 12
|
BPContactToAddress.BPContactToAddressBuilder |
cityName(String cityName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
companyPostalCode(String companyPostalCode)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
country(String country)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
county(String county)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
deliveryServiceNumber(String deliveryServiceNumber)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
deliveryServiceTypeCode(String deliveryServiceTypeCode)
Constraints: Not nullable, Maximum length: 4
|
BPContactToAddress.BPContactToAddressBuilder |
district(String district)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
emailAddress(AddressEmailAddress... value)
Navigation property to_EmailAddress for BPContactToAddress to multiple
AddressEmailAddress.
|
BPContactToAddress.BPContactToAddressBuilder |
faxNumber(AddressFaxNumber... value)
Navigation property to_FaxNumber for BPContactToAddress to multiple AddressFaxNumber.
|
BPContactToAddress.BPContactToAddressBuilder |
formOfAddress(String formOfAddress)
Constraints: Not nullable, Maximum length: 4
|
BPContactToAddress.BPContactToAddressBuilder |
fullName(String fullName)
Constraints: Not nullable, Maximum length: 80
|
BPContactToAddress.BPContactToAddressBuilder |
homeCityName(String homeCityName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
houseNumber(String houseNumber)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
houseNumberSupplementText(String houseNumberSupplementText)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
language(String language)
Constraints: Not nullable, Maximum length: 2
|
BPContactToAddress.BPContactToAddressBuilder |
mobilePhoneNumber(AddressPhoneNumber... value)
Navigation property to_MobilePhoneNumber for BPContactToAddress to multiple
AddressPhoneNumber.
|
BPContactToAddress.BPContactToAddressBuilder |
person(String person)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
phoneNumber(AddressPhoneNumber... value)
Navigation property to_PhoneNumber for BPContactToAddress to multiple
AddressPhoneNumber.
|
BPContactToAddress.BPContactToAddressBuilder |
pOBox(String pOBox)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxDeviatingCityName(String pOBoxDeviatingCityName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxDeviatingCountry(String pOBoxDeviatingCountry)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxDeviatingRegion(String pOBoxDeviatingRegion)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxIsWithoutNumber(Boolean pOBoxIsWithoutNumber)
Constraints: none
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxLobbyName(String pOBoxLobbyName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxPostalCode(String pOBoxPostalCode)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
postalCode(String postalCode)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
prfrdCommMediumType(String prfrdCommMediumType)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
region(String region)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
relationshipNumber(String relationshipNumber)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
BPContactToAddress.BPContactToAddressBuilder |
streetName(String streetName)
Constraints: Not nullable, Maximum length: 60
|
BPContactToAddress.BPContactToAddressBuilder |
streetPrefixName(String streetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
streetSuffixName(String streetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
taxJurisdiction(String taxJurisdiction)
Constraints: Not nullable, Maximum length: 15
|
String |
toString() |
BPContactToAddress.BPContactToAddressBuilder |
transportZone(String transportZone)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
urlAddress(AddressHomePageURL... value)
Navigation property to_URLAddress for BPContactToAddress to multiple AddressHomePageURL.
|
BPContactToAddress.BPContactToAddressBuilder |
validityEndDate(LocalDateTime validityEndDate)
(Key Field) Constraints: Not nullable, Precision: 0
|
@Nonnull public BPContactToAddress.BPContactToAddressBuilder emailAddress(AddressEmailAddress... value)
value
- The AddressEmailAddresss to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder faxNumber(AddressFaxNumber... value)
value
- The AddressFaxNumbers to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder mobilePhoneNumber(AddressPhoneNumber... value)
value
- The AddressPhoneNumbers to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder phoneNumber(AddressPhoneNumber... value)
value
- The AddressPhoneNumbers to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder urlAddress(AddressHomePageURL... value)
value
- The AddressHomePageURLs to build this BPContactToAddress with.public BPContactToAddress.BPContactToAddressBuilder relationshipNumber(@Nullable String relationshipNumber)
Original property name from the Odata EDM: RelationshipNumber
relationship set.public BPContactToAddress.BPContactToAddressBuilder businessPartnerCompany(@Nullable String businessPartnerCompany)
Original property name from the Odata EDM: BusinessPartnerCompany
public BPContactToAddress.BPContactToAddressBuilder businessPartnerPerson(@Nullable String businessPartnerPerson)
Original property name from the Odata EDM: BusinessPartnerPerson
public BPContactToAddress.BPContactToAddressBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
public BPContactToAddress.BPContactToAddressBuilder addressID(@Nullable String addressID)
Original property name from the Odata EDM: AddressID
For more information about the meaning and use of the address number and the Business Address Services concepts, see the function group SZA0 documentation.
public BPContactToAddress.BPContactToAddressBuilder addressNumber(@Nullable String addressNumber)
Original property name from the Odata EDM: AddressNumber
For more information about the meaning and use of the address number and the Business Address Services concepts, see the function group SZA0 documentation.
public BPContactToAddress.BPContactToAddressBuilder additionalStreetPrefixName(@Nullable String additionalStreetPrefixName)
Original property name from the Odata EDM: AdditionalStreetPrefixName
The Street address contains two lines above the street and two lines below the street.See Print the Street address.
public BPContactToAddress.BPContactToAddressBuilder additionalStreetSuffixName(@Nullable String additionalStreetSuffixName)
Original property name from the Odata EDM: AdditionalStreetSuffixName
The Street address has two lines above the street and two lines below the steet.See Print the Street address.
public BPContactToAddress.BPContactToAddressBuilder addressTimeZone(@Nullable String addressTimeZone)
Original property name from the Odata EDM: AddressTimeZone
The time zone is automatically determined by the system in address maintenance if time zone Customizing is maintained.It depends on the country and the region. (Region means state, province or county, depending on the country)The automatic determination is only made if there is no value in the time zone field.
public BPContactToAddress.BPContactToAddressBuilder careOfName(@Nullable String careOfName)
Original property name from the Odata EDM: CareOfName
Put the country-specific code (e.g. c/o) in front of the name of the occupant. This is not automatically done in the print format, like the language-specific word "PO Box".John Smithc/o David BrownThis field is not always automatically printed, as it was subsequently added to the address structure.The print program or form may need to be adjusted.This exception applies to the following fields:Street2, Street3, Street4, Street5, c/o name, and to all address fields added after Release 4.5.
similar (e.g. subtenants).public BPContactToAddress.BPContactToAddressBuilder cityCode(@Nullable String cityCode)
Original property name from the Odata EDM: CityCode
public BPContactToAddress.BPContactToAddressBuilder cityName(@Nullable String cityName)
Original property name from the Odata EDM: CityName
The city name is saved redundantly in another database field in upper- case letters, for search help.If the Postal regional structure ('city file') is active, the city name is checked against the Cities defined in the regional structure.
public BPContactToAddress.BPContactToAddressBuilder companyPostalCode(@Nullable String companyPostalCode)
Original property name from the Odata EDM: CompanyPostalCode
This field is used for countries where major companies are assigned their own postal code by the national post office.This postal code has to be entered in the field "Company Postal Code". Postal codes for group major customers, however, have to be entered in the field "PO Box Postal Code", since individual customers with a shared postal code for group major customers are differentiated by means of their PO box.
code).public BPContactToAddress.BPContactToAddressBuilder country(@Nullable String country)
Original property name from the Odata EDM: Country
The two-character ISO code in accordance with ISO 3166, which is delivered by SAP as a default, is usually used.It could also be the vehicle license plate country-code or a typical country key, for example, in Germany the Federal statistics office key.The country keys are determined at system installation in the global settings.The definition of the country key in the SAP system does not have to match political or government entities.Since the country key does not have to correspond to the ISO code in all installations, programs that differ according to certain values of the country key cannot query the country key T005-LAND1, but have to program based on the ISO code T005 INTCA.
postal code or bank account number.public BPContactToAddress.BPContactToAddressBuilder county(@Nullable String county)
Original property name from the Odata EDM: County
This field is used to store the county’s name. You can enter the name of the county in this field.
public BPContactToAddress.BPContactToAddressBuilder deliveryServiceNumber(@Nullable String deliveryServiceNumber)
Original property name from the Odata EDM: DeliveryServiceNumber
Some countries offer different services in addition to regular postal delivery and PO boxes, for example the Private Bag or Response Bag. If an address is related to one of these delivery services, the information about this particular delivery service has to be entered in the corresponding fields.In the field "Number of Delivery Service," the number of the Private Bag, Response Bag, or other relevant service has to be entered. Entering a number is not mandatory for each delivery service.For each address, either the information about the PO box or the information about the delivery service can be entered, but not both types of information at the same time.Mr PickeringPrivate Bag 106999Timaru 7942Delivery services will only be taken into account for address formatting in countries in which they are commonly used in addition to regular postal delivery and PO boxes, for example, in Australia, New Zealand, and the USA. In all other countries, these fields will not be taken into account for address formatting.
public BPContactToAddress.BPContactToAddressBuilder deliveryServiceTypeCode(@Nullable String deliveryServiceTypeCode)
Original property name from the Odata EDM: DeliveryServiceTypeCode
Some countries offer different services in addition to regular postal delivery and PO boxes, for example the Private Bag or Response Bag. If an address is related to one of these delivery services, the information about this particular delivery service has to be entered in the corresponding fields.In the field "Type of Delivery Service," the type of the delivery service has to be entered.For each address, either the information about the PO box or the information about the delivery service can be entered, but not both types of information at the same time.Mr PickeringPrivate Bag 106999Timaru 7942Delivery services will only be taken into account for address formatting in countries in which they are commonly used in addition to regular postal delivery and PO boxes, for example, in Australia, New Zealand, and the USA. In all other countries, these fields will not be taken into account for address formatting.
public BPContactToAddress.BPContactToAddressBuilder district(@Nullable String district)
Original property name from the Odata EDM: District
In some countries, this entry is appended with a hyphen to the city name by the automatic address formatting, other countries, it is output on a line of its own or (e.g. in the USA) not printed.See the examples in the Address Layout Key documentation.
public BPContactToAddress.BPContactToAddressBuilder formOfAddress(@Nullable String formOfAddress)
Original property name from the Odata EDM: FormOfAddress
You can also define a form of address text in Customizing.The form of address text can be maintained in different languages.
public BPContactToAddress.BPContactToAddressBuilder fullName(@Nullable String fullName)
Original property name from the Odata EDM: FullName
For organizations or document addresses, typically the fields Name1 and Name2 are concatenated.For persons the field contains the formatted name according to country specific rules. It corresponds e.g. to the content of the fields BUT000-NAME1_TEXT or ADRP-NAME_TEXT.
public BPContactToAddress.BPContactToAddressBuilder homeCityName(@Nullable String homeCityName)
Original property name from the Odata EDM: HomeCityName
In some countries, the residential city is required if it differs from the postal city.In the USA, the official street indexes, against which data can be checked, are based on the residential city, not the postal city, which may be different.It is the same in France, where a postally correct address must contain the residential city in a separate line above the postal city, if it differs from the postal city.This field is not always automatically printed, as it was subsequently added to the address structure.The print program or form may need to be adjusted.This exception applies to the following fields:Street2, Street3, Street4, Street5, c/o name, and to all address fields added after Release 4.5.
public BPContactToAddress.BPContactToAddressBuilder houseNumber(@Nullable String houseNumber)
Original property name from the Odata EDM: HouseNumber
It is printed in the Street line.Other supplementary street information can be entered in the House number supplement or one of the Street2, Street3, Street4 or Street5 fields. See Print the Street address.A house number (e.g. 117) or a house number with supplement (e.g. 117a), or a house number range (e.g. 16-20), can be maintained in this field.
public BPContactToAddress.BPContactToAddressBuilder houseNumberSupplementText(@Nullable String houseNumberSupplementText)
Original property name from the Odata EDM: HouseNumberSupplementText
App. 17 orSuite 600.It is printed in the Street line.Further Street supplements can be put in one of the fields Street2, Street3, Street4 or Street5.See Print the Street address.
public BPContactToAddress.BPContactToAddressBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
public BPContactToAddress.BPContactToAddressBuilder pOBox(@Nullable String pOBox)
Original property name from the Odata EDM: POBox
Only enter the PO Box number in this field. The text "PO Box" is provided in the recipient language by the system when you print the address.When you print an address, the "Street address" and the "PO Box address" are distinguished. The print program determines which of them has priority if both are maintained in an address record.Besides the PO Box number, the PO Box address uses the following fields:PO Box postal code, if specified (otherwise the normal postal code)PO Box city, if specified (otherwise the normal city)PO Box region, if specified (otherwise the normal region)PO Box country, if specified (otherwise the normal country)If the address is a "PO Box" (without a number), do not fill the "PO Box" field. Select the "PO Box w/o Number" indicator instead.You can also enter a company postal code for organizational addresses, instead of a PO Box. A separate field is predefined for this entry.For general information and examples about address formatting, see the documentation on the Address Structure Key.
public BPContactToAddress.BPContactToAddressBuilder pOBoxDeviatingCityName(@Nullable String pOBoxDeviatingCityName)
Original property name from the Odata EDM: POBoxDeviatingCityName
The PO Box city can be entered here if it is different from the address city.If the address is only a PO Box address, enter the city in the normal city field.If the address contains two different city names for the address and the PO Box address, use this field.
public BPContactToAddress.BPContactToAddressBuilder pOBoxDeviatingCountry(@Nullable String pOBoxDeviatingCountry)
Original property name from the Odata EDM: POBoxDeviatingCountry
The PO Box country can be entered here, if it is different from the street address country.If the address only has a PO Box address, the country is in the normal country field.Use this field if the address has two different country values for the street address and the PO Box address.This field is not always automatically printed, as it was subsequently added to the address structure.The print program or form may need to be adjusted.This exception applies to the following fields:Street2, Street3, Street4, Street5, c/o name, and to all address fields added after Release 4.5.
public BPContactToAddress.BPContactToAddressBuilder pOBoxDeviatingRegion(@Nullable String pOBoxDeviatingRegion)
Original property name from the Odata EDM: POBoxDeviatingRegion
Enter the PO Box Region here, if it differs from the street address region.If the address only has a PO Box address, the Region in in the normal Region field.Use this field if the address has two different Region values for the street address and the PO Box address.This field is not always automatically printed, as it was subsequently added to the address structure.The print program or form may need to be adjusted.This exception applies to the following fields:Street2, Street3, Street4, Street5, c/o name, and to all address fields added after Release 4.5.
public BPContactToAddress.BPContactToAddressBuilder pOBoxIsWithoutNumber(@Nullable Boolean pOBoxIsWithoutNumber)
Original property name from the Odata EDM: POBoxIsWithoutNumber
Only the word 'PO Box' is output in PO Box addresses without PO Box number.Set this flag for a PO Box address without PO Box number.This field is not always automatically printed, as it was subsequently added to the address structure.The print program or form may need to be adjusted.This exception applies to the following fields:Street2, Street3, Street4, Street5, c/o name, and to all address fields added after Release 4.5.
public BPContactToAddress.BPContactToAddressBuilder pOBoxLobbyName(@Nullable String pOBoxLobbyName)
Original property name from the Odata EDM: POBoxLobbyName
In some countries, entering a PO box, postal code and city is not sufficient to uniquely identify a PO box, because the same PO box number is assigned multiple times in some cities.Therefore, additional information might be required to determine the post office of the PO box in question. This information can be entered in the field "PO Box Lobby."Mr NellingPO Box 4099HighfieldTimaru 7942The PO box lobby will only be taken into account for address formatting in countries in which it is commonly used in addition to regular postal delivery and PO boxes, for example, in Canada or New Zealand. In all other countries, this field will not be taken into account for address formatting.
public BPContactToAddress.BPContactToAddressBuilder pOBoxPostalCode(@Nullable String pOBoxPostalCode)
Original property name from the Odata EDM: POBoxPostalCode
This field is used for countries where a different postal code applies to mail that is sent to the PO box rather than to the street address of a particular business partner.Postal codes for group major customers also have to be entered in the field for the PO box postal code since individual customers with a shared postal code for group major customers are differentiated by means of the PO box. Postal codes for major customers (= company postal codes), however, are assigned to one customer only and have to be entered in the field 'Company Postal Code'.
public BPContactToAddress.BPContactToAddressBuilder person(@Nullable String person)
Original property name from the Odata EDM: Person
For more information about the meaning and use of the person number and Business Address Services concepts, see the function group SZA0 documentation.
public BPContactToAddress.BPContactToAddressBuilder postalCode(@Nullable String postalCode)
Original property name from the Odata EDM: PostalCode
If different postal codes are maintained for the PO Box and Street address of an address, this field contains the Street address postal code.
public BPContactToAddress.BPContactToAddressBuilder prfrdCommMediumType(@Nullable String prfrdCommMediumType)
Original property name from the Odata EDM: PrfrdCommMediumType
In Business Address Services, you can specify a standard communication method that can be used by programs to determine the means of communication for sending messages.One business partner wants all messages by fax, another by e-mail.The application context can restrict the possible methods of communication. For example, invitations should perhaps only be sent by post because of enclosures, whereas minutes can be sent by post, fax or e-mail.Communication strategies can be defined for this purpose and applied in application contexts.
public BPContactToAddress.BPContactToAddressBuilder 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 BPContactToAddress.BPContactToAddressBuilder streetName(@Nullable String streetName)
Original property name from the Odata EDM: StreetName
The street name is saved, redundantly in upper case in another database field, for search help purposes.There are other fields for address parts which can be printed above or below the street. See Print the Street address.The house number and other supplements are usually maintained in their own fields. See Formatting the Street line.
public BPContactToAddress.BPContactToAddressBuilder streetPrefixName(@Nullable String streetPrefixName)
Original property name from the Odata EDM: StreetPrefixName
The Street address contains two lines above the street and two lines below the street.See Print the Street address.This field is not always automatically printed, as it was subsequently added to the address structure.The print program or form may need to be adjusted.This exception applies to the following fields:Street2, Street3, Street4, Street5, c/o name, and to all address fields added after Release 4.5.
public BPContactToAddress.BPContactToAddressBuilder streetSuffixName(@Nullable String streetSuffixName)
Original property name from the Odata EDM: StreetSuffixName
The Street address contains two lines above the street and two lines below the street.See Print the Street address.
public BPContactToAddress.BPContactToAddressBuilder taxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
public BPContactToAddress.BPContactToAddressBuilder transportZone(@Nullable String transportZone)
Original property name from the Odata EDM: TransportZone
Regional zone of Goods recipient.Purchasing:Regional zone of supplier.You can define regional zones to suit the requirements of your own business and country.Sales and distributionthe system automatically proposes a suitable route by using the transportation zone of the goods recipient in combination with other information about the delivery, such as theCountries of origin and destinationShipping conditionsTransportation groupIn the USA, for example, you can define regional zones to correspond to the US postal zip codes.
public BPContactToAddress build()
Copyright © 2020 SAP SE. All rights reserved.