Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNAUTHENTICATED_USER |
"noauth" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VARIABLE_ALLOW_MOCKED_AUTH_HEADER |
"ALLOW_MOCKED_AUTH_HEADER" |
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 |
AUTH_TOKEN_LISTENER |
-5 |
public static final int |
CUSTOM_LISTENER |
0 |
public static final int |
DESTINATIONS_LISTENER |
-2 |
public static final int |
PASSPORT_LISTENER |
-1 |
public static final int |
TENANT_LISTENER |
-3 |
public static final int |
USER_LISTENER |
-4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INIT_PARAMETER_DISABLE_DEFAULT_LISTENERS |
"disableDefaultListeners" |
public static final String |
INIT_PARAMETER_REQUEST_CONTEXT_FACTORY |
"factory" |
public static final String |
INIT_PARAMETER_REQUEST_CONTEXT_LISTENERS |
"listeners" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_STACK_TRACE_LEVEL |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNKNOWN_CLOUD_PLATFORM_MESSAGE |
"Make sure to specify the targeted platform by declaring a dependency to either com.sap.cloud.s4hana.cloudplatform:scp-cf for SCP Cloud Foundry or com.sap.cloud.s4hana.cloudplatform:scp-neo for SCP Neo. Within tests, make sure to declare \"private static final MockUtil mockUtil = new MockUtil();\" in your test class and invoke \"mockUtil.mockDefaults();\" before running the tests." |
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 |
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 |
DEFAULT_LOCALE_PROPERTY |
"sap-language" |
public static final String |
DEFAULT_LOCALE_PROPERTY_RFC |
"jco.client.lang" |
public static final String |
DEFAULT_SAP_CLIENT_PROPERTY |
"sap-client" |
public static final String |
DEFAULT_SAP_CLIENT_PROPERTY_RFC |
"jco.client.client" |
public static final String |
DESTINATION_NAME_SUFFIX_RFC |
"_RFC" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
ERP_ENDPOINT_CLOUD |
"/sap/bc/rest/sap/fi_map/" |
protected static final String |
ERP_ENDPOINT_ON_PREMISE |
"/sap/hcpint/map/bm/" |
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_PKCS1_ALGORITHM |
"SHA256withRSA" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ERP_SIGNING_ALGORITHM |
"erp-signing-algorithm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ANNOTATION_STRATEGY |
"com.sap.cloud.sdk.s4hana.datamodel.odata.generator.annotation.DefaultAnnotationStrategy" |
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.s4hana.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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
END_OF_ERROR_CODES |
599 |
public static final int |
START_OF_ERROR_CODES |
400 |
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_PRODUCT_AVAILY_INFO_BASIC" |
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_BOM_WHERE_USED_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_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_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_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_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_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;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_ENTERPRISE_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_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_GLACCOUNTINCHARTOFACCOUNTS_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_INSPECTIONMETHOD_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_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_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_MASTERINSPCHARACTERISTIC_SRV" |
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_OUTBOUND_DELIVERY_SRV;v=0002" |
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_PROC_ORDER_CONFIRMATION;v=0001" |
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_PRODUCTION_ORDERS" |
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_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_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_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_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_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_ENTRY_SHEET_SRV" |
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_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/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_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" |
Copyright © 2018 SAP SE. All rights reserved.