|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface IOBNConstants.IOBNUrl
The interface that defines OBN constants for constructing OBN URLs.
The format of an OBN URL is:
OBN://BOTechnicalName=<BOTecnicalName>/BOSystemAlias=<BOSystemAlias>/Operation=<operation>?
<paramName1>=<paramValue1>&<paramName2>=<paramValue2> ...
| Nested Class Summary | |
|---|---|
static interface |
IOBNConstants.IOBNUrl.IParameters
The interface that defines the names of parameters reserved for OBN internal use. |
| Field Summary | |
|---|---|
static String |
BO_TECH_NAME_TOKEN
|
static String |
OPERATION_TOKEN
A constant that defines a token for the operation of the business object. |
static String |
SEPARATOR_OF_TOKENS
A constant that defines a business object token. |
static String |
SYSTEM_ALIAS_TOKEN
A constant that defines a token for the system of the business object. |
static String |
URL_PREFIX
A constant that defines the prefix of an OBN URL (for example, OBN://). |
| Field Detail |
|---|
static final String URL_PREFIX
OBN://).
static final String SEPARATOR_OF_TOKENS
BOTechnicalName.
static final String BO_TECH_NAME_TOKEN
static final String OPERATION_TOKEN
BOTechnicalName.
static final String SYSTEM_ALIAS_TOKEN
BOSystemAlias.
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||