public static class PurCtrAddress.PurCtrAddressBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PurCtrAddress.PurCtrAddressBuilder |
additionalStreetPrefixName(String additionalStreetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
additionalStreetSuffixName(String additionalStreetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
addressID(String addressID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
addressTimeZone(String addressTimeZone)
Constraints: Not nullable, Maximum length: 6
|
PurCtrAddress |
build() |
PurCtrAddress.PurCtrAddressBuilder |
building(String building)
Constraints: Not nullable, Maximum length: 20
|
PurCtrAddress.PurCtrAddressBuilder |
careOfName(String careOfName)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
cityCode(String cityCode)
Constraints: Not nullable, Maximum length: 12
|
PurCtrAddress.PurCtrAddressBuilder |
cityName(String cityName)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
companyPostalCode(String companyPostalCode)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
consigneeName3(String consigneeName3)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
consigneeName4(String consigneeName4)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
correspondenceLanguage(String correspondenceLanguage)
Constraints: Not nullable, Maximum length: 2
|
PurCtrAddress.PurCtrAddressBuilder |
country(String country)
Constraints: Not nullable, Maximum length: 3
|
PurCtrAddress.PurCtrAddressBuilder |
district(String district)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
faxNumber(String faxNumber)
Constraints: Not nullable, Maximum length: 30
|
PurCtrAddress.PurCtrAddressBuilder |
floor(String floor)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
formOfAddress(String formOfAddress)
Constraints: Not nullable, Maximum length: 4
|
PurCtrAddress.PurCtrAddressBuilder |
fullName(String fullName)
Constraints: Not nullable, Maximum length: 80
|
PurCtrAddress.PurCtrAddressBuilder |
houseNumber(String houseNumber)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
houseNumberSupplementText(String houseNumberSupplementText)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
phoneNumber(String phoneNumber)
Constraints: Not nullable, Maximum length: 30
|
PurCtrAddress.PurCtrAddressBuilder |
pOBox(String pOBox)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
pOBoxDeviatingCityName(String pOBoxDeviatingCityName)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
pOBoxPostalCode(String pOBoxPostalCode)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
postalCode(String postalCode)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
prfrdCommMediumType(String prfrdCommMediumType)
Constraints: Not nullable, Maximum length: 3
|
PurCtrAddress.PurCtrAddressBuilder |
purchaseContract(String purchaseContract)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
purchaseContractItem(String purchaseContractItem)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
PurCtrAddress.PurCtrAddressBuilder |
region(String region)
Constraints: Not nullable, Maximum length: 3
|
PurCtrAddress.PurCtrAddressBuilder |
roomNumber(String roomNumber)
Constraints: Not nullable, Maximum length: 10
|
PurCtrAddress.PurCtrAddressBuilder |
streetName(String streetName)
Constraints: Not nullable, Maximum length: 60
|
PurCtrAddress.PurCtrAddressBuilder |
streetPrefixName(String streetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
streetSuffixName(String streetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
PurCtrAddress.PurCtrAddressBuilder |
taxJurisdiction(String taxJurisdiction)
Constraints: Not nullable, Maximum length: 15
|
String |
toString() |
PurCtrAddress.PurCtrAddressBuilder |
transportZone(String transportZone)
Constraints: Not nullable, Maximum length: 10
|
public PurCtrAddress.PurCtrAddressBuilder purchaseContract(@Nullable String purchaseContract)
Original property name from the Odata EDM: PurchaseContract
public PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder purchaseContractItem(@Nullable String purchaseContractItem)
Original property name from the Odata EDM: PurchaseContractItem
public PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder consigneeName3(@Nullable String consigneeName3)
Original property name from the Odata EDM: ConsigneeName3
public PurCtrAddress.PurCtrAddressBuilder consigneeName4(@Nullable String consigneeName4)
Original property name from the Odata EDM: ConsigneeName4
public PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder cityCode(@Nullable String cityCode)
Original property name from the Odata EDM: CityCode
public PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder taxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
public PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 is dialled from within the country.For the number "01234/567-0" enter the following:Telephone: 01234/567Estension: 0For the number "01234/567-891" enter the following:Telephone: 01234/567Extension: 891For the number "012-345-678" (678 as extension) enter the following:Telepone: 012-345Extension: 678In the following cases enter the complete number (without country dialling code) in the field Telephone:No part of the number can be regarded as an extension.You are not sure which part of the number can be regarded as an extension.
public PurCtrAddress.PurCtrAddressBuilder 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 dialled from within the same country.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.
public PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress.PurCtrAddressBuilder 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 PurCtrAddress build()
Copyright © 2019 SAP SE. All rights reserved.