UNPKG

@sap/subaccount-destination-service-provider

Version:

Provide service consumption of SAP subaccount services

12 lines (11 loc) 466 B
export declare const messages: { MISSING_ENV: (name: string) => string; METHOD_NOT_IMPLEMENTED: () => string; ERROR_FAILED_UNSUPPORTED_SYSTEM_TYPE: () => string; ERROR_UNSUPPORTED_BUSINESS_ITEMS_PROVIDER: () => string; ERROR_FAILED_TO_GET_BOS: string; ERROR_FAILED_TO_GET_CDS: string; ERROR_FAILED_TO_GET_BO_SPEC: (boId: string) => string; ERROR_FAILED_TO_GET_CDS_SPEC: (cdsId: string) => string; ERROR_SPEC_NOT_FOUND: string; };