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

IndustryReadAll


Extracts all of the industry configuration data for a company.

Usage

Use the IndustryReadAll method to read all of the industry configuration data for your company.

The input argument <Version> specifies the release of Oracle CRM On Demand for which configuration data is returned. The default value is 22, and specified values up to and including 22 return configuration data applicable to Oracle CRM On Demand Release 22.

If the value specified is greater than 22, then all of the configuration data up to the release specified is returned. For example, if a value of 23 is specified, then all of the configuration data in Release 22 plus the new data in Release 23 is returned.

The apdata:Industry argument contains the following elements containing industry data:

  • Name. The name of the industry.
  • Active. Whether the industry is enabled.
  • Type. The type of industry classification used, for example, 4-digit SIC.
  • DisplayName. The display name of the industry.
  • SICode. The code for the industry according to the Standard Industrial Classification (SIC) system.
  • MarkforTranslation. Whether the industry display name is translated.
  • ListOfIndustryTranslation. The industry names in the languages activated for your company:
    • LanguageCode. The three-letter language code for the language.
    • Title. The display name of the industry in the language identified by the language code.
  • Id. The ID of the industry record (read-only).

Arguments

Table 130 describes the arguments taken by the IndustryReadAll method.

Table 130. Arguments Taken by the IndustryReadAll Method
Name
Description
Required
Default
I/O

Version

Specifies the release of Oracle CRM On Demand for which configuration data is returned.

No

22

Input

apData:ListOfIndustry

The extracted industry data for the company.

Not applicable

Not applicable

Output

Return Value of the Call

The industry data for the company is returned.

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