public static class OutbDeliveryAddress.OutbDeliveryAddressBuilder extends Object
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder building(@Nullable String building)
Original property name from the Odata EDM: Building
This field is not used when the address is printed. The name of a building such as "Empire State Building", which is also to appear in the printout of the address, must be stored above or below the street in one of the fields Street2, Street3, Street4 or Street5, depending on its position. See Print the Street address.
public OutbDeliveryAddress.OutbDeliveryAddressBuilder businessPartnerName1(@Nullable String businessPartnerName1)
Original property name from the Odata EDM: BusinessPartnerName1
public OutbDeliveryAddress.OutbDeliveryAddressBuilder businessPartnerName2(@Nullable String businessPartnerName2)
Original property name from the Odata EDM: BusinessPartnerName2
public OutbDeliveryAddress.OutbDeliveryAddressBuilder businessPartnerName3(@Nullable String businessPartnerName3)
Original property name from the Odata EDM: BusinessPartnerName3
public OutbDeliveryAddress.OutbDeliveryAddressBuilder businessPartnerName4(@Nullable String businessPartnerName4)
Original property name from the Odata EDM: BusinessPartnerName4
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder cityCode(@Nullable String cityCode)
Original property name from the Odata EDM: CityCode
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder citySearch(@Nullable String citySearch)
Original property name from the Odata EDM: CitySearch
field in uppercase letters, enabling addresses to be searched independently of uppercase and lowercase letters.public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder correspondenceLanguage(@Nullable String correspondenceLanguage)
Original property name from the Odata EDM: CorrespondenceLanguage
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder faxNumber(@Nullable String faxNumber)
Original property name from the Odata EDM: FaxNumber
If the fax number consists of a company number and an extension, the extension must be entered in the field extension.Fax number, as it is to be dialed from within the same country.Enter the fax number.The following rules apply for the format of telephone and fax numbers:The length of the entries in the field Telephone and Extension (Fax and Extension) cannot be more than 24 characters in total.Leading spaces are not allowed in the field Telephone or Fax or in the field Extension.Valid characters are:Numbers (0123456789)Letters (ABCDEFGHIJKLMNOPQRSTUVWXYZ)Following other characters: /, (, ), - *, # and " " (space), but not as a leading space.If an + is entered as the first character, the system checks whether the specified number starts with a country code. If so, a warning message is displayed because the country code is automatically determined by the system and should not be stored in the Telephone number (Fax number) field.If an & is entered as the first character, the automatic check and formatting of the telephone number (fax number), as well as the determination of the country code, is suppressed.Enter the following for the number "01234/567-0":Fax: 01234/567Extension: 0Enter the following for the number "01234/567-891":Fax: 01234/567Extension: 891For the number "012-345-678" (678 as extension) enter the following:Fax: 012-345Extension: 678In the following cases, enter the complete number (without country dialing code) in the field Fax:No part of the number can be considered as an extension.You are not sure which part of the number can be considered as an extension.If the address has several fax numbers, the first fax number is flagged as the standard fax number.
public OutbDeliveryAddress.OutbDeliveryAddressBuilder floor(@Nullable String floor)
Original property name from the Odata EDM: Floor
This field is not printed in the address.Floors which should be printed must be in the field house number supplement or in one of the fields Street2, Street3, Street4 or Street5 depending on the desired position. See Print the Street address.
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder nation(@Nullable String nation)
Original property name from the Odata EDM: Nation
You can maintain addresses in multiple versions. In this way, addresses can be stored in the system in different international display formats (such as Kanji or Latin letters).The version indicator is a part of the address key.You can use the standard version keys or enter your own version keys in the view V_SAPTSADV.For more information, see the section 'Print Formatting for Addresses' in the BAS documentation (see SAP note 383362).
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder phoneNumber(@Nullable String phoneNumber)
Original property name from the Odata EDM: PhoneNumber
If the telephone number consists of a company number and an extension, the extension must be entered in the field extension.Telephone number, as it must be dialed from within the country.
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder roomNumber(@Nullable String roomNumber)
Original property name from the Odata EDM: RoomNumber
This field is not printed.Entries which are to be printed must in the house number supplement field or in one of the Street2, Street3, Street4 or Street5 fields, depending on the desired position. See Print the Street address.
public OutbDeliveryAddress.OutbDeliveryAddressBuilder searchTerm1(@Nullable String searchTerm1)
Original property name from the Odata EDM: SearchTerm1
Only capital letters are saved in this field. All entries are automatically converted into capital letters.There are two such fields for search terms. Both fields can be used independently of each other.You can decide yourself according to which criteria you enter the search term.You can, for example, enter the significant part of a name, or an identifier used within an organization for organizational assignment.For the firm "Karl Hechinger & Sons p.l.c." you enter 'Hechinger', for example, as the first search term.You enter your name abbreviation that is used within your firm as the second search term, so that you can later easily identify the data you entered.
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder streetSearch(@Nullable String streetSearch)
Original property name from the Odata EDM: StreetSearch
additional field in uppercase letters, enabling addresses to be searched independently of uppercase and lowercase letters.public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress.OutbDeliveryAddressBuilder taxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
public OutbDeliveryAddress.OutbDeliveryAddressBuilder 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 OutbDeliveryAddress build()
Copyright © 2019 SAP SE. All rights reserved.