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 String |
X_CSRF_TOKEN_HEADER_KEY |
"x-csrf-token" |
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_CF_SECURITY_CONTEXT_DECORATOR |
-2 |
public static final int |
SCP_NEO_DECORATOR |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AUTH_TOKEN_LISTENER |
-7 |
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 |
-8 |
public static final int |
SAP_PASSPORT_LISTENER |
-1 |
public static final int |
SCP_CF_SECURITY_CONTEXT_DECORATOR |
-6 |
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) 2021 SAP SE or an SAP affiliate company. All rights reserved.\n */\n" |
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) 2021 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_FCO_ICO_RESTRICTION" |
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_CN_BANK_RECONCILIAITON_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_GLO_BUSINESSPLACE_SRV" |
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_BUS_SOLUTION_ORDER_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;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_CONSOLIDATIONUNIT" |
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_ENTERPRISE_PROJECT_SRV;v=0002" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_EQUIPMENT" |
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_FUNCTIONALLOCATION" |
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_GTI_UPDATE_CUSTOMER_TYPE_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_INTELLIGENTPRODUCTPROPOSAL_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_JVA_BILLING_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_LEGALDOCUMENTSTATUS" |
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_MAINTNOTIFICATION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_MAINTORDERCONFIRMATION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_EBRR_MANUAL_ACCRUALS_SRV" |
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_PACKINGINSTRUCTION" |
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_CN_PAYMENTRELEASELIST_APPR_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PAYMENT_METHOD_VALIDATION_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_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_PROCESS_ORDER_2_SRV" |
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_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_PRODVOLCAPTURE" |
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_DOCUMENT_REASON_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_APAR_SEPA_MANDATE_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_ORDER_TEMPLATE_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 |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_bank/srvd_a2x/sap/bank/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_casecuritydeposit/srvd_a2x/sap/casecuritydeposit/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_condition_contract/srvd_a2x/sap/conditioncontract/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_cabuspartinvoice/srvd_a2x/sap/api_cabuspartinvoice/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_cabuspartpayment/srvd_a2x/sap/api_cabuspartpayment/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_cadocumentmanage/srvd_a2x/sap/cadocumentmanage/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_electronicdocfile/srvd_a2x/sap/electronicdocfile/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_enterpriseprojecttype/srvd_a2x/sap/entprojecttype/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_entprojprioritycode/srvd_a2x/sap/entprojectprioritycode/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_entprojprocessingstat/srvd_a2x/sap/entprojectprocessingstatus/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_entprojectprofilecode/srvd_a2x/sap/entprojectprofilecode/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_fixedassetusageobject/srvd_a2x/sap/fixedassetusageobject/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_inhouserepair/srvd_a2x/sap/inhouserepair/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_jntopgagrmt/srvd_a2x/sap/api_jntopgagrmt/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_jointventure/srvd_a2x/sap/api_jointventure/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_maintenancetasklist/srvd_a2x/sap/maintenancetasklist/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_measurementdocument/srvd_a2x/sap/measurementdocument/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_measuringpoint/srvd_a2x/sap/measuringpoint/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_prodsubstnexclsn/srvd_a2x/sap/productexclusion/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_prod_hier_nodes_srv/srvd_a2x/sap/prodhiernodes/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_prod_hier_prods_srv/srvd_a2x/sap/prodhierprods/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_productsubstitution/srvd_a2x/sap/productsubstitution/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_real_estate_contract/srvd_a2x/sap/api_recontract/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_respymgmt_config_srv/srvd_a2x/sap/api_respym_team_config_srv/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_respymgmt_team_srv/srvd_a2x/sap/api_respym_team_srv/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_salesprice/srvd_a2x/sap/salesprice/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_settlmt_doc/srvd_a2x/sap/settlmtdoc/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_settlmt_doc_type/srvd_a2x/sap/settlmtdoctype/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_settlmt_proc_type/srvd_a2x/sap/settlmtprocesstype/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_supplieritem/srvd_a2x/sap/supplieritem/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_supavailyprotplan/srvd_a2x/sap/api_supavailyprotplan/0001" |
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_ALIGN_PURREQN_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_ALLERGEN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_ALLERGENSTATEMENT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_ACTIVITY_APPOINTMENT_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;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;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_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/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_SLSPRICINGCONDITIONRECORD_SRV" |
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_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/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_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_EQUIPMENT" |
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/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_FUNCTIONALLOCATION" |
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_CN_VAT_INVOICE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_INTELLIGENTPRODUCTPROPOSAL_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_LEAD_SRV" |
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_LEGALDOCUMENTSTATUS" |
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_MANUALACCRUALS" |
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_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_NUTRIENT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_NUTRIENTSTATEMENT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_OPPORTUNITY_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_PACKINGINSTRUCTION" |
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_ACTIVITY_PHONECALL_SRV" |
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_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_PROC_ORDER_CONFIRMATION_2_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PROCESS_ORDER_2_SRV" |
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_2_SRV" |
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_PRODSPECCMPSTNCONFIGN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODSPECPRPTYCONFIGN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PRODUCTSPECIFICATION" |
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_PROJECT_V2" |
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_PURCHASEREQ_PROCESS_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_PURESUBSTCOMPONENTTYPE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_PURESUBSTANCE" |
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_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_DOCUMENT_REASON_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_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_SEGMENTATIONSTRUCTURE" |
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_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_ORDER_TEMPLATE_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SERVICE_REQUEST_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_BUS_SOLUTION_QUOTATION_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_SPECIFICATIONPHRASE" |
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_SUBSCRIPTIONCONTRACT" |
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/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_SUPPLY_ASSIGNMENT_PRIORITY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_ARUN_SUPPLY_ASSIGNMENT_SRV" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_TASK_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/API_VMSVEHICLELOCATION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata/sap/API_VMSVEHICLE" |
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/odata4/sap/api_changeprocessgroup/srvd_a2x/sap/changeprocessgroup/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_rfm_assortment_module/srvd_a2x/sap/api_rfm_assortment_module/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_real_estate_contract/srvd_a2x/sap/api_recontract/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_respymgmt_config_srv/srvd_a2x/sap/api_respym_team_config_srv/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_respymgmt_team_srv/srvd_a2x/sap/api_respym_team_srv/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_settlmt_doc/srvd_a2x/sap/settlmtdoc/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_settlmt_doc_type/srvd_a2x/sap/settlmtdoctype/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_settlmt_proc_type/srvd_a2x/sap/settlmtprocesstype/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_vmsvehicleaction/srvd_a2x/sap/vmsvehicleaction/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_vmsvehicleavailability/srvd_a2x/sap/vmsvehicleavailability/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_vmsvehiclecampaign/srvd_a2x/sap/vmsvehiclecampaign/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_vmsvehiclesearcharea/srvd_a2x/sap/vmsvehiclesearcharea/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_vmsvehiclesharinglevel/srvd_a2x/sap/vmsvehiclesharinglevel/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_vmsvehiclestatus/srvd_a2x/sap/vmsvehiclestatus/0001" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SERVICE_PATH |
"/sap/opu/odata4/sap/api_vmsvehicleusagestatus/srvd_a2x/sap/vmsvehicleusagestatus/0001" |
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 © 2021 SAP SE. All rights reserved.