Show TOC

FindAddressLocate this document in the navigation structure

Definition

Method of the BOR object Recipient that finds an address, or better an Address object. The Address object corresponds to a Recipient object without send attributes. The address found is copied to the address part of the Recipient object. The other attributes of the Recipient object remain unchanged.

It is neither possible nor advisable to search for a Recipient object, in other words an address with send attributes.

Structure

Import Parameters

Import Parameter

Description

AddressString

Address in string form

Value

Address in structured format

TypeId

Flag for the address type

The following address types are available:

  • B- SAP User name

  • P- Private distribution list

  • C- Shared distribution list

  • F- Fax number

  • U- Internet address

  • R- Remote mail address (within an SAP system group)

  • X- X.400 address

  • G- ID of an organizational unit

  • H- Name of an organizational unit

Export Parameters

None.