public static class AddressPhoneNumber.AddressPhoneNumberBuilder extends Object
Modifier and Type | Method and Description |
---|---|
AddressPhoneNumber.AddressPhoneNumberBuilder |
addressID(String addressID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
AddressPhoneNumber |
build() |
AddressPhoneNumber.AddressPhoneNumberBuilder |
destinationLocationCountry(String destinationLocationCountry)
Constraints: Not nullable, Maximum length: 3
|
AddressPhoneNumber.AddressPhoneNumberBuilder |
internationalPhoneNumber(String internationalPhoneNumber)
Constraints: Not nullable, Maximum length: 30
|
AddressPhoneNumber.AddressPhoneNumberBuilder |
isDefaultPhoneNumber(Boolean isDefaultPhoneNumber)
Constraints: none
|
AddressPhoneNumber.AddressPhoneNumberBuilder |
ordinalNumber(String ordinalNumber)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
AddressPhoneNumber.AddressPhoneNumberBuilder |
person(String person)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
AddressPhoneNumber.AddressPhoneNumberBuilder |
phoneNumber(String phoneNumber)
Constraints: Not nullable, Maximum length: 30
|
AddressPhoneNumber.AddressPhoneNumberBuilder |
phoneNumberExtension(String phoneNumberExtension)
Constraints: Not nullable, Maximum length: 10
|
AddressPhoneNumber.AddressPhoneNumberBuilder |
phoneNumberType(String phoneNumberType)
Constraints: Not nullable, Maximum length: 1
|
String |
toString() |
public AddressPhoneNumber.AddressPhoneNumberBuilder 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 AddressPhoneNumber.AddressPhoneNumberBuilder 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 AddressPhoneNumber.AddressPhoneNumberBuilder ordinalNumber(@Nullable String ordinalNumber)
Original property name from the Odata EDM: OrdinalNumber
public AddressPhoneNumber.AddressPhoneNumberBuilder destinationLocationCountry(@Nullable String destinationLocationCountry)
Original property name from the Odata EDM: DestinationLocationCountry
This specification is used to determine the correct country code. A normalized form of the telephone number or fax number is then derived and stored in a field for a program-driven search.In most cases, the telephone number or fax number refers directly to an address.If this is the case, when a new number is created, the country of the address is proposed.If this is not the case (for example, with address-independent communication data for a business partner), the country from the user parameter LND is proposed (if it is maintained). If the user parameter LND is not maintained, the country of the company address assigned in the user master data is proposed.If the country of the address changes, the country of the corresponding telephone number and fax address is not changed automatically.Example: A business partner moves abroad.If the telephone number is for a permanent connection, the telephone number also changes when the business partner moves and has to be maintained again in the system.If the telephone number is for a mobile telephone and the number is retained, the original country for this telephone number also has to be retained and must not be changed automatically to the new country of the address.
public AddressPhoneNumber.AddressPhoneNumberBuilder isDefaultPhoneNumber(@Nullable Boolean isDefaultPhoneNumber)
Original property name from the Odata EDM: IsDefaultPhoneNumber
The standard address is used for the following functions:When sending using the SMTP nodein SAPconnect, the home address of the communication type used is the one set as the sender address. The recipient can see this address in the sender information and can also reply directly to this address. The standard address is also transferred and can be used for incoming status notifications, for example.When sending using an RFC node in SAPconnect, the standard address of the communication type used is the one set as the sender address. The structure defined in the case of the RFC does not permit another address to be transferred, so the standard address is used for incoming status notifications too.The SAP users have the addresses of their exchange P.O. boxes in their standard communication type 'Internet Mail' as the home address and their Internet address in the SAP system as their standard address. Example:Home address: Bernard.Brown@Company.comStandard address: Bernard.Brown@System.Company.comSending using an SMTP nodeThe home address of the communication type 'Internet Mail' (Bernard.Brown@Company.com) is used as the sender address. If a reply is sent to this address the user receives directly in the exchange postbox.Sending using the RFC nodeThe standard address of the communication type 'Internet Mail' (Bernard.Brown@System.Company.com) is used as the sender address. If a reply is sent to this address, it arrives back to the SAP system.Example using a mail system groupThe users should get all messages in their Microsoft Exchange postboxes. In the SAP system the mail system group is activated for this using the setting "Send Messages to the Home Address".The address settings of the SAP users remain unchanged:Home address: Bernard.Brown@Company.comStandard address: Bernard.Brown@System.Company.comSending using an SMTP nodeThe home address of the communication type 'Internet Mail' (Bernard.Brown@Company.com) is used as the sender address. If a reply is sent to this address the user receives directly in the exchange postbox.Sending using the RFC nodeThe standard address of the communication type 'Internet Mail' (Bernard.Brown@System.Company.com) is used as the sender address. If a reply is sent to this address it arrives back in the SAP system. It is then forwarded using the mail system group to the home address and the user gets it in the exchange postbox.
under one of these addresses. One address can be set as theStandard Address.public AddressPhoneNumber.AddressPhoneNumberBuilder 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 AddressPhoneNumber.AddressPhoneNumberBuilder phoneNumberExtension(@Nullable String phoneNumberExtension)
Original property name from the Odata EDM: PhoneNumberExtension
If the telephone number consists of a company number and an extension, the extension should be entered here.Enter the extension.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.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 AddressPhoneNumber.AddressPhoneNumberBuilder internationalPhoneNumber(@Nullable String internationalPhoneNumber)
Original property name from the Odata EDM: InternationalPhoneNumber
This field is therefore not to be filled when Business Address Services function modules are called.
country code components.public AddressPhoneNumber.AddressPhoneNumberBuilder phoneNumberType(@Nullable String phoneNumberType)
Original property name from the Odata EDM: PhoneNumberType
' ' : The telephone number is a fixed-line telephone'1' : The telephone number is the standard fixed-line telephone'2' : The telephone nubmer is a mobile telephone'3' : The telephone number is the standard mobile telephoneEither the standard fixed-line telephone number or the standard mobile telephone number is also the standard telephone number (FLGDEFAULT = 'X').In older data sets, this field may have also have the value ' ' for the standard fixed-line telephone. In this case, however, FLGDEFAULT is always 'X'.In Customizing, you can specify whether the SMS-compatible indicator is to be proposed for new mobile telephone numbers created in dialog by choosing General Settings -> Set countries -> Define Mobile Telephone Attributes for each country.
public AddressPhoneNumber build()
Copyright © 2019 SAP SE. All rights reserved.