SEGW Runtime Artifacts: garbage removal?
Hy @ll. 've got a problem with the SEGW - SAP NetWeaver Gateway Service Builder. - i used data sources from RFC.- mapping the source to the entity first time: a ZIF_{rfc name} interface will be...
View ArticleLOAD_PROGRAM_CLASS_MISMATCH
Dear all, i have got some error in sap, when lo-gin in sap like LOAD_PROGRAM_CLASS_MISMATCH . i have already used notes as below but till not problem solved . 0000162991 Generation tools for ABAP...
View ArticleConsuming data from SAP Microsoft BPC 7.5 server using SAP Gateway
Dear All, Is it possible consume data residing in SAP MS BPC 7.5 server from SAP Gateway and expose it as RESTfull service? All our data needed are in the form of Tables/Views/Stored procedures in BPC...
View ArticleGet_EntitySet Issue
Hi All, I'm developing a SAPUI5 Application and consume data via the SAP Gateway Service and OData Model.Now all I want to do is to get all Entities to a specific Parameter.For example:...
View ArticleGET /PUT scenario in single entity
Hi All, We are trying one POC with NW Gateway service to test with get and set method. We could achieve get_entity and get_entity_set to retrieve all material no to a given entity.Now to the same...
View ArticleGateway Service for FM with Importing tables
Hello Experts, I have a function module which imports around 4 parameters & a table with 4 fields. Since its a table, so there can be more than one entry. So, FM has: Import Parameters - around 4...
View ArticleSAP roter unable to start
Hi All,I trying to start the SAP routerI am getting the error routtab cannot open './saprouttab': EXIT PROGRAM !!! (running without saproutab is no longer supported for security reasons)...
View ArticleDateTime comparision in SP6/SP8
Hi Folks, Need some inputs: Till now I was using SP6(service pack) to build all my gateway services. I didn't get any warning messages for 'DateTime' EdmType. Now when I started using SP8(service...
View ArticleStandalone Gateway installation (7.40 SR1) - guides and SID/instnum
Hi SCN, I'm setting up a standalone gateway for a 7.40 SR1 clustered ABAP system (so seperate DB, ASCS, PAS, AAS, etc.)I have a few questions as I plan the work out 1. The installation guides in SCN...
View ArticleOData group by query option
Hi, I recently created an OData Service with the Netweaver Gateway Service Builder (SEGW), but unfortunately the grouping of properties does not seem to work as I know it from XS OData services. When I...
View ArticleExporting table through call method
Hello experts, I'm trying to make my get_entity_set methode for a condition type: DATA itab_cond_type TYPE TABLE OF zstruc_cond_type.DATA wa_cond_type type zstruc_cond_type. CALL METHOD...
View ArticleTicket not exists while Doing Create Operation in GW Client
Hi , i am doing post operation in gw client. while Execute i am getting error as "Ticket does not exists" for post operation.. But the data gets created in Backend. STatus code is 500 internal server....
View ArticleHow to pass multiple records to RFC
Hi, Need help to pass multiple material details to the RFC BAPI_SALESORDER_SIMULATE. Regards,Satish
View ArticleError publishing BWquery as OData
Hi,When I want to publish a BWquery as with the transaction SEGW, get a error when generating the runtime objects:The syntax error in the class is:But, I fixed the code line, i get other error:Which...
View ArticleGateway does not bring the list of EasyQuery
Hi,I want to publish a EasyQuery as ODATA service, but when I search the Easyquerys available, dont show me anything. When I go to the BW system and run the transaction EQMANAGER, neither I get a...
View ArticleExcelAddin_GetAll: list object was blank before fetch Unable to fetch all...
Hi Experts, I am working on a gateway service for Excel. This service retrieves the project activity prices and loads them into Excel using GWPAM Fetch Records.I have put in the following filter in the...
View ArticleBest way to design the return of an Employee Entity for current logged in User?
Hi All, I want to return an employee entity for the currently logged in User for a UI5 app. Now since my employee entity has a username filter, I could call service/employees(filter=Username eq...
View ArticleGateway for simple function module
Hi there, my background is ABAP and I've now started development with SAPUI5. My scenario:I want to write a simple SAPUI5 application allowing to change a user password.Therefore I've created a...
View ArticleHow to submit multiple information in one request - having issues in passing...
Hello Everyone, I tried creating a service that use Deep entity to post some data to SAP. That works well from test service option, but when i am trying to code from java script it is failing and...
View ArticleHow to grand authorization in system sapes1.sapdevcenter.com
Hello Everyone, I have no authorization to generate gw model .I try also to consume odata service from the system i get error: "Unauthorized due to missing or incorrect credentials" . Someone, can...
View Article