Oracle Web Services On Demand Guide > Web Services On Demand API Calls > Administrative Services API Calls >

SalesCategoryUpsert


Updates an existing sales stage category or inserts a new sales stage category.

Usage

Use the SalesCategoryUpsert method to insert a sales stage category or update an existing sales stage category. The Manage Sales Stage Definition privilege is required.

The apdata:SalesCategorySet argument contains the following elements containing sales stage category data:

  • Order. The sequence of the sales stage category.
  • StageCategory. The name of the sales stage category.
  • Description. A description for the sales stage category.
  • Mark for Translation. Whether the sales stage category data is translated.
  • ListOfSalesCategoryTranslations. The sales stage category data in the languages activated for your company:
    • LanguageCode. The three-letter language code for the language.
    • StageCategory. The name of the sales stage category in the language identified by the language code.
    • Description. The description of the sales stage category in the language identified by the language code.

See Oracle Migration Tool On Demand Guide for reference tables about the following:

  • Mappings of three-letter language codes to languages.

For more information about setting up sales stage categories, see Oracle CRM On Demand Online Help.

Arguments

Table 168 describes the arguments taken by the SalesCategoryUpsert method.

Table 168. Arguments Taken by the SalesCategoryUpsert Method
Name
Description
Required
Default
I/O

apData:SalesCategorySet

The sales stage category data to be inserted or updated.

Yes

Not applicable

Input

Status

The status of the call.

Not applicable

Not applicable

Output

Return Value of the Call

The status is returned.

Oracle Web Services On Demand Guide, Version 24.0 (Oracle CRM On Demand Release 36) Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.