org.hibersap.bapi
Class BapiConstants

java.lang.Object
  extended by org.hibersap.bapi.BapiConstants

public class BapiConstants
extends Object

Contains some of the "magic" constants commonly used in SAP systems.

Author:
Markus Dahm

Field Summary
static String BAPI_TRANSACTION_COMMIT
           
static String BAPI_TRANSACTION_ROLLBACK
           
static String EXPORT
           
static String EXPORT_RETURN
           
static String FIELD
           
static String ID
           
static String IMPORT
           
static String LOG_MSG_NO
           
static String LOG_NO
           
static String MESSAGE
           
static String MESSAGE_V1
           
static String MESSAGE_V2
           
static String MESSAGE_V3
           
static String MESSAGE_V4
           
static String NUMBER
           
static String PARAMETER
           
static String RETURN
           
static String ROW
           
static String SYSTEM
           
static String TABLE
           
static String TYPE
           
static String WAIT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RETURN

public static final String RETURN
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

NUMBER

public static final String NUMBER
See Also:
Constant Field Values

MESSAGE

public static final String MESSAGE
See Also:
Constant Field Values

LOG_NO

public static final String LOG_NO
See Also:
Constant Field Values

LOG_MSG_NO

public static final String LOG_MSG_NO
See Also:
Constant Field Values

MESSAGE_V1

public static final String MESSAGE_V1
See Also:
Constant Field Values

MESSAGE_V2

public static final String MESSAGE_V2
See Also:
Constant Field Values

MESSAGE_V3

public static final String MESSAGE_V3
See Also:
Constant Field Values

MESSAGE_V4

public static final String MESSAGE_V4
See Also:
Constant Field Values

PARAMETER

public static final String PARAMETER
See Also:
Constant Field Values

ROW

public static final String ROW
See Also:
Constant Field Values

FIELD

public static final String FIELD
See Also:
Constant Field Values

SYSTEM

public static final String SYSTEM
See Also:
Constant Field Values

BAPI_TRANSACTION_COMMIT

public static final String BAPI_TRANSACTION_COMMIT
See Also:
Constant Field Values

BAPI_TRANSACTION_ROLLBACK

public static final String BAPI_TRANSACTION_ROLLBACK
See Also:
Constant Field Values

EXPORT_RETURN

public static final String EXPORT_RETURN
See Also:
Constant Field Values

WAIT

public static final String WAIT
See Also:
Constant Field Values

IMPORT

public static final String IMPORT
See Also:
Constant Field Values

EXPORT

public static final String EXPORT
See Also:
Constant Field Values

TABLE

public static final String TABLE
See Also:
Constant Field Values


Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.