All Known Implementing Classes:
Contact, PartnerFunctionBase, SoldTo

public interface PartnerFunctionData
Defines the partner functions. The partner functions could used in the sales document to integrate the business partner in their different functions.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Constant for the partner function agent.
    static final String
    constant for the partner function billto
    static final String
    constant for the partner function contact
    static final String
    Constant for the partner function end customer.
    static final String
    constant for the partner function payer
    static final String
    constant for the partner function reseller
    static final String
    Constant for the partner function responsible at partner.
    static final String
    constant for the partner function responsible employee
    static final String
    constant for the partner function sales prospect
    static final String
    constant for the partner function ship from.
    static final String
    constant for the partner function shipto.
    Note that the ship to isn't support as partner function in Java Layer
    static final String
    constant for the partner function soldfrom
    static final String
    constant for the partner function soldto
    static final String
    constant for the partner function vendor
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the name of the partner function
  • Field Details

  • Method Details

    • getName

      String getName()
      Returns the name of the partner function
      Returns:
      name of partner function