Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>BPContactPersonRel



Index

BPContactPersonRel

BPContactPersonRel


The business object Business partner contact person relationship
defines a business partner to act as a contact person on behalf of another business partner.


11-Dec-2005


Methods

Available Methods


  • ContpAddrAdd : Add Contact Person Relationship Address [ BAPI_BUPR_CONTP_ADDR_ADD ]
  • ContpAddrChange : Change Contact Person Relationship Address [ BAPI_BUPR_CONTP_ADDR_CHANGE ]
  • ContpAddressesGet : Read Contact Person Relationship Addresses [ BAPI_BUPR_CONTP_ADDRESSES_GET ]
  • ContpAddrGetdetail : Read Contact Person Relationship Address [ BAPI_BUPR_CONTP_ADDR_GETDETAIL ]
  • ContpAddrRemove : Delete Contact Person Relationship Address [ BAPI_BUPR_CONTP_ADDR_REMOVE ]
  • ContpChange : Change Contact Person Relationship [ BAPI_BUPR_CONTP_CHANGE ]
  • ContpCreate : Create Contact Person Relationship [ BAPI_BUPR_CONTP_CREATE ]
  • ContpDelete : Delete Contact Person Relationship [ BAPI_BUPR_CONTP_DELETE ]
  • ContpGetdetail : Read Contact Person Relationship [ BAPI_BUPR_CONTP_GETDETAIL ]
  • Search : Find Contact Person Relationships [ BAPI_BUPR_CONTP_SEARCH ]

11-Dec-2005


ContpAddrAdd

ContpAddrAdd


No document is available


11-Dec-2005


ContpAddrChange

ContpAddrChange


No document is available


11-Dec-2005


ContpAddressesGet

ContpAddressesGet


No document is available


11-Dec-2005


ContpAddrGetdetail

ContpAddrGetdetail


No document is available


11-Dec-2005


ContpAddrRemove

ContpAddrRemove


No document is available


11-Dec-2005


ContpChange

ContpChange


No document is available


11-Dec-2005


ContpCreate

ContpCreate


No document is available


11-Dec-2005


ContpDelete

ContpDelete


No document is available


11-Dec-2005


ContpGetdetail

ContpGetdetail


No document is available


11-Dec-2005


Search

Search


Using this function module you can search for a contact personrelationship. The search criteria you can use are the telephone number,email address and the address attributes country, region, and postal code.

The telephone number and the email address must be totally accurate, but address attributes can contain wildcards, such as "*".

All the business partners matching all the search criteria are then selected.

Further Information

You can search for a business partner with BAPI_BUPA_SEARCH.


11-Dec-2005