com.sap.mdm.data
Interface Record.CheckoutStatus

Enclosing interface:
Record

public static interface Record.CheckoutStatus

Constants for Check-out Status of Record


Field Summary
static int MEMBER
          The record is checked out and the user is a member of the checked out record.
static int NON_MEMBER
          The record is checked out and the user is not a member of the checked out record.
static int NONE
          The record is not check out.
static int ORIGINAL
          The record is checked out and this is the original record.
static int OWNER
          The record is checked out and the user is the owner of the checked out record.
static int UNDEFINED
          Undefined check out status.
 

Field Detail

UNDEFINED

public static final int UNDEFINED
Undefined check out status.

See Also:
Constant Field Values

NONE

public static final int NONE
The record is not check out.

See Also:
Constant Field Values

ORIGINAL

public static final int ORIGINAL
The record is checked out and this is the original record.

See Also:
Constant Field Values

MEMBER

public static final int MEMBER
The record is checked out and the user is a member of the checked out record.

See Also:
Constant Field Values

OWNER

public static final int OWNER
The record is checked out and the user is the owner of the checked out record.

See Also:
Constant Field Values

NON_MEMBER

public static final int NON_MEMBER
The record is checked out and the user is not a member of the checked out record.

See Also:
Constant Field Values


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.