com.sap.mdm.data
Class RegionalLayer

java.lang.Object
  extended bycom.sap.mdm.data.RegionalLayer

public class RegionalLayer
extends Object

Constants specifying how to retrieve multilingual data.


Field Summary
static int ALL
          Retrieves data value for all region layers.
static int ALL_NON_NULL
          Retrieves data value for all region layers that has a value (non-null).
static int CURRENT
          Retrieves data value for the current region layer, language inheritance is not used.
static int INHERITED
          Retrieves data value for a single region layer, the data value can be inherited from the primary or secondary regions.
static int PRIMARY_INHERITED
          Retrieves data value for a single region layer, the data value can be inherited from the primary regions.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL

public static final int ALL
Retrieves data value for all region layers. This enumeration is not supported for data tables such as Images, Text Blocks, etc.


ALL_NON_NULL

public static final int ALL_NON_NULL
Retrieves data value for all region layers that has a value (non-null). This enumeration is not supported for data tables such as Images, Text Blocks, etc.


INHERITED

public static final int INHERITED
Retrieves data value for a single region layer, the data value can be inherited from the primary or secondary regions.


PRIMARY_INHERITED

public static final int PRIMARY_INHERITED
Retrieves data value for a single region layer, the data value can be inherited from the primary regions.


CURRENT

public static final int CURRENT
Retrieves data value for the current region layer, language inheritance is not used.



Copyright 2004-2007 by SAP AG. All Rights Reserved.

SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.