Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_RESILIENCE |
"RESILIENCE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNAUTHENTICATED_USER |
"noauth" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_CONCURRENT_CALLS |
50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CLOSED_BUFFER_SIZE |
10 |
public static final float |
DEFAULT_FAILURE_RATE_THRESHOLD |
50.0f |
public static final int |
DEFAULT_HALF_OPEN_BUFFER_SIZE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_ATTEMPTS |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_SHOULD_CANCEL_RUNNING_FUTURE |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_THREAD_NAME_FORMAT |
"cloudsdk-resilience-%d" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EMAIL |
"email" |
public static final String |
FIRST_NAME |
"firstname" |
public static final String |
LAST_NAME |
"lastname" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_STACK_TRACE_LEVEL |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CUSTOM_DECORATOR |
0 |
public static final int |
SCP_NEO_DECORATOR |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AUTH_TOKEN_LISTENER |
-6 |
public static final int |
BASIC_AUTH_LISTENER |
-5 |
public static final int |
CUSTOM_LISTENER |
0 |
public static final int |
DESTINATIONS_LISTENER |
-2 |
public static final int |
PRINCIPAL_LISTENER |
-4 |
public static final int |
REQUEST_LISTENER |
-7 |
public static final int |
SAP_PASSPORT_LISTENER |
-1 |
public static final int |
TENANT_LISTENER |
-3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_PATTERN |
"yyyy-MM-dd" |
public static final String |
DATE_TIME_PATTERN |
"yyyy-MM-dd HH:mm:ss" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ANNOTATION_STRATEGY |
"com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy" |
public static final String |
DEFAULT_COPYRIGHT_HEADER |
"" |
public static final String |
DEFAULT_EXCLUDES_PATTERN |
"" |
public static final String |
DEFAULT_INPUT_DIRECTORY_NAME |
"input" |
public static final String |
DEFAULT_NAMING_STRATEGY |
"com.sap.cloud.sdk.datamodel.odata.generator.DefaultNamingStrategy" |
public static final String |
DEFAULT_OUTPUT_DIRECTORY_NAME |
"target" |
public static final String |
DEFAULT_PACKAGE_NAME |
"com.sap.cloud.sdk.s4hana.datamodel.odata" |
public static final String |
DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME |
"serviceNameMappings.properties" |
public static final String |
SAP_COPYRIGHT_HEADER |
"/*\n * Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.\n */\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ODATA_TYPE_ANNOTATION |
"@odata.type" |
public static final String |
ODATA_VERSION_ANNOTATION |
"@odata.etag" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ANNOTATION_STRATEGY |
"com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy" |
public static final String |
DEFAULT_COPYRIGHT_HEADER |
"" |
public static final String |
DEFAULT_EXCLUDES_PATTERN |
"" |
public static final String |
DEFAULT_INPUT_DIRECTORY_NAME |
"input" |
public static final String |
DEFAULT_NAMING_STRATEGY |
"com.sap.cloud.sdk.datamodel.odatav4.generator.DefaultNamingStrategy" |
public static final String |
DEFAULT_OUTPUT_DIRECTORY_NAME |
"target" |
public static final String |
DEFAULT_PACKAGE_NAME |
"com.sap.cloud.sdk.s4hana.datamodel.odatav4" |
public static final String |
DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME |
"serviceNameMappings.properties" |
public static final String |
SAP_COPYRIGHT_HEADER |
"/*\n * Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.\n */\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ignoreUserId |
"ignoreUserId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_TENANT_ID |
"eclipselink.tenant-id" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_USER_ID |
"userId" |
public static final String |
USER_ID |
"USER_ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_USER_ID |
"userId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DB_MIGRATE_UP_TO_CHANGESET |
"db.migrate.changeset" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SCHEMA_PREFIX |
"TENANT_" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARAM_TENANTS |
"tenantIds" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PARAM_USERS |
"tenantSpecificUsers" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TENANT_ID |
"tenantId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOCALE_HEADER_NAME |
"sap-language" |
public static final String |
SAP_CLIENT_HEADER_NAME |
"sap-client" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOCALE_KEY |
"sap-language" |
public static final String |
SAP_CLIENT_KEY |
"sap-client" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCESS_DENIED |
"access_denied" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INVALID_PARAMETER |
"invalid_parameter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MISSING_PARAMETER |
"missing_parameter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NOT_IMPLEMENTED |
"not_implemented" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_OPLACCTGDOCITEMCUBE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_COSTCENTERACTIVITYTYPE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CV_ATTACHMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BANKDETAIL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCT_AVAILY_INFO_BASIC" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BATCH_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BILLING_DOCUMENT_REQUEST_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BILLING_DOCUMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BILLOFMATERIAL_COMPARISON_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BILL_OF_MATERIAL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BILL_OF_MATERIAL_SRV;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BOM_WHERE_USED_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_LOGBR_BUSINESS_PLACE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_LOGBR_NOTAFISCAL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BUFFER_PROFILE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BUFFERSIZING_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BUSINESSAREA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/C_BEHQUEUEDATA_CDS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/CA_BEH_SUBSCRIPTION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BUSINESS_PARTNER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BUSINESS_SITUATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_BUS_SITN_MSTRDATA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CENTRAL_PURCHASECONTRACT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CHANGEMASTER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CHANGEMASTER;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CHANGE_RECORD" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CHARCATTRIBUTECATALOG_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CLFN_CHARACTERISTIC_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CHARTOFACCOUNTS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CLFN_CLASS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/cpd/SC_EXTERNAL_SERVICES_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/cpd/SC_PROJ_ENGMT_CREATE_UPD_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_COMPANYCODE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CONDITION_CONTRACT_TYPE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURGPRICINGCONDITIONTYPE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SLSPRICINGCONDITIONTYPE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_O2C_FICA_SEPA_MANDATE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CONTROLLINGAREA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_COSTCNTRACTIVITYTYPE_CRUD_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_COSTCENTER_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/FCO_PI_COST_CENTER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_FCO_COST_RATE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_COUNTRY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CREDIT_MEMO_REQUEST_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CUSTOMERSUPPLIERINDUSTRY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CUSTOMERGROUP_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CUSTOMER_MATERIAL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CUSTOMER_RETURNS_DELIVERY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CUSTOMER_RETURNS_DELIVERY_SRV;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CUSTOMER_RETURN_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DEBIT_MEMO_REQUEST_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CONTROLLINGDEBITCREDITCODE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DEFECTCATEGORY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DEFECTCLASS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DEFECTCODE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DEFECT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DEL_DOC_WITH_CREDIT_BLOCK" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DISTRIBUTIONCHANNEL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DIVISION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_DMS_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_EHS_REPORT_INCIDENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_ENTERPRISE_PROJECT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_EVENT_BASED_REVREC_PROJECT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PLND_INDEP_RQMT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/BC_EXT_APPJOB_MANAGEMENT;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_FINPLANNINGDATA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_FINPLANNINGENTRYITEM_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_FUNCTIONALAREA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_GLACCOUNTLINEITEM" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_GLACCOUNTINCHARTOFACCOUNTS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_HANDLING_UNIT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_INBOUND_DELIVERY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_INBOUND_DELIVERY_SRV;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CN_VAT_INVOICE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_INSPECTIONMETHOD_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_INSPECTIONPLAN_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_JOURNALENTRYITEMBASIC_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_JIT_CALL_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_KANBAN_CONTROL_CYCLE_SRV;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_LEDGER_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_LEGAL_CATEGORY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/A_LGLCNTNTMACCESSLVL_CDS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_LEGAL_CONTENT_TYPE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_LEGAL_DOCUMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_LEGAL_TRANSACTION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/A_TRSYPOSTGJRNLENTRITM_CDS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_GRMASTERDATA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MASTERINSPCHARACTERISTIC_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MASTER_RECIPE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MATERIAL_DOCUMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MRP_MATERIALS_SRV_01" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MATERIAL_VALUATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MATERIAL_STOCK_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_ORDER_BILL_OF_MATERIAL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_OUTBOUND_DELIVERY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_OUTBOUND_DELIVERY_SRV;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PAYMENT_ADVICE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PERS_SETTLMT_DOC" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MSTRRCPPHSE_RELSHPTYPE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PHYSICAL_INVENTORY_DOC_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_FORECAST_DEMAND_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PLANNED_ORDERS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PLANNINGCATEGORY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURGPRICINGPROCEDURE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SLSPRICINGPROCEDURE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CLOUD_PRINT_PULL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PROC_ORDER_CONFIRMATION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PROC_ORDER_CONFIRMATION_2_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PROCESS_ORDERS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCT_ALLOCATION_OBJECT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCT_ALLOC_SEQUENCE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCTGROUP_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PROD_ORDER_CONFIRMATION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PROD_ORDER_CONFIRMATION_2_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCTION_ORDERS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCTION_ORDER_2_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCTION_ROUTING" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCTIONSUPPLYAREA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_CLFN_PRODUCT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCT_STRUCTURE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PROFITCENTER_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURCHASECONTRACT_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURCHASEORDER_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURCHASEREQ_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURCHASING_CATEGORY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_INFORECORD_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURGPRCGCONDITIONRECORD_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PUR_QUOTA_ARRANGEMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURCHASING_SOURCE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_QUALITYINFORECORD_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_INSPECTIONLOT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_RAWSUBSTANCE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_REALSUBSTANCE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_RECIPE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_RFQ_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_RESERVATION_DOCUMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALES_CONTRACT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALESDISTRICT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SLS_DOC_WITH_CREDIT_BLOCK" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALES_INQUIRY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALES_ORDER_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALES_ORDER_SIMULATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALES_ORDER_WITHOUT_CHARGE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALESORGANIZATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SLSPRICINGCONDITIONRECORD_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALES_QUOTATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SALES_SCHEDULING_AGREEMENT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SCHED_AGRMT_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SEGMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SERVICE_CONFIRMATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SERVICE_CONTRACT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SERVICE_ENTRY_SHEET_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SERVICE_ORDER_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SERVICE_QUOTATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SD_SA_SOLDTOPARTYDETN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_STATISTICALKEYFIGURE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SUBSQNT_BILLG_DOC_SBI_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SUPPLIER_ACTIVITY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SUPPLIER_ACTIVITY_TASK_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SUPLR_EVAL_RESPONSE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SUPLR_EVAL_SCORECARD_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/A_SUPPLIEROPLSCORESAV_CDS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SUPPLIERINVOICE_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_QTN_PROCESS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PARTNERCOMPANY_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_GRTRANSACTIONDATA_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/A_TRSYPOSFLOW_CDS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/C_TRIALBALANCE_CDS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WHSE_INBOUND_DELIVERY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WHSE_OUTB_DLV_ORDER" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WHSE_PHYSINVENTORYITEM" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WAREHOUSE_RESOURCE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WAREHOUSE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WAREHOUSE_STORAGE_BIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WAREHOUSE_ORDER_TASK" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_WORK_CENTERS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/shcm/API_MANAGE_WF_AVAILABILITY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/shcm/API_MANAGE_SKILLTAGS_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MANAGE_WORKFORCE_TIMESHEET" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN_WITH_DASHES |
"yyyy-MM-dd" |
public static final String |
PATTERN_WITHOUT_DELIMITER |
"yyyyMMdd" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN_WITH_COLONS |
"HH:mm:ss" |
public static final String |
PATTERN_WITHOUT_DELIMITER |
"HHmmss" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ROOT_HASH_KEY |
"0" |
Copyright © 2020 SAP SE. All rights reserved.