Modeling M:N relationships
Hello fellow SAPers. I have come to you guys for your advice regarding the how you should approach modeling, the best practices and a question on how to model specific M:N relationships and if its...
View ArticleHow to pass a table (not a range table) input from URL for a RFC in...
Hi All, There is a table input in a RFC which has to execute in get_entityset method. $Filter is allowing to take the input into range table but my input table is not a range table. Is it possible to...
View ArticleFiori oData Queries timeout errors
Dear AllWe have extended the Fiori oData services to fit in our scenarios. Some of these services keep failing out giving Timeout errors. The HTTP Connection Timeout in Gateway Server is kept high, so...
View ArticleRedefined method for CDS-view $count problem
Hi, I created a service from a CDS view and extended the method to do some additional filtering (mainly on system date which to my understanding is still in development for CDS views).Now the problem...
View ArticleOData entity association from CDS view : CX_SADL_CONTRACT_VIOLATION
Hello, I created an OData service using SEGW and CDS view thanks to this excellent blog :Creating Odata services out of CDS views Everything works fine and I really apreciate building OData service...
View ArticleConsume External OData in SAP Gateway
I have metadata service that looks like this... <edmx:Edmxxmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx"Version="1.0">...
View ArticleConvert XSTRING to PDF format in PHP System
Hi Team, Need to Convert a XSTRING format to PDF format....so that we can push it in Encoded PDF format to PHP team so that they will decode and take it. Can i know the steps to perform this. I have...
View ArticleProblem while adding service in \IWFND\MAINT_SERVICE
Hi Experts,I am trying to implement multichannel foundation for utilities. I have installed the correct add ons on the backend and have an embedded deployment scenario.However when I am trying to add...
View ArticleConvert RTF format to PDF format to PHP
Hi Team, I want to convert an RTF format to PDF format in sap code.Can anyone suggest an idea on it . Regards,Karthik S
View ArticleCustomer GET_EXPANDED_ENTITYSET - prevent call to children Entits Set?
Hi, I have a OData Gateway Service with nested entities (Entity A can be expanded with Entities B and C; natigation properties "Bs" and "Cs").Now I redefined GET_EXPANDED_ENTITYSET and call in there a...
View ArticleHow to call oData URI for CDS with input parameters
Hi experts, I have a CDS view with 2 input parameters(Non-key date fields) , and I have generated an oData from the same.I want to call the entity set with the two input parameters, but when i do a...
View ArticleODATA Username Password Error
Hi, I'm getting error after entering username and password. <error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><code>/IWFND/CM_BEC/026</code><message...
View Articlesample code for converting RTF to ITF in sap abap
Hi Team, Request to provide the sample code with required parameters in converting the RTF to ITF format , so thati can convert ITF to PDF and display it in PHP System via ODATA . Can suggest an idea...
View ArticleSAP Gateway service redefinition with Overwrite Base/Extended Service
Hello All, I would like to know how to undo redefined service once redefined with Overwrite Base/Extended Service.Any help would be much appreciated. ThanksAnuj
View Article/IWbep based logs are not saved in slg1
Hi ,i am using the class /iwbep/cl_cos_logger to raise an information but this message is not being saved in the log.none of the messages are getting saved in the log. Thanks in advance. Thanks,Sundar.
View ArticleConversion from RTF format to PDF in odata service
Hi Team, Module - EHS - Doc in DMS I have converted the binary table content to Xstring and when i have sent it to PHP system, they wereable to see the data only in RTF format not in PDF format. Can i...
View ArticleGeneric OData $query_options to ABAP SQL mappers available ?
Hello OData ABAP experts, as described e.g. in Let’s code CRUDQ and Function Import operations in OData service! implementing a "basic" CL*DPC_EXT class is straight foreward. Also we do not use RFC or...
View ArticleUnlock your data with OData
Unlock your data with OData Businesses have valuable data and they want to make that data available to other bodies.However these data is often locked away based on criteria basis and applications,...
View Article"File is damaged and could not be repaired" in odata concept
Hi Team, I am getting the Error as "File is damaged and could not be repaired" in PDF Conversion in Odata Service. Can i know, how to fix it. I have listed the screen shot for reference ....
View ArticleGWS with filter query goes wrong in C# program
I created GWS and the URI is like: /sap/opu/odata/sap/ZGW_GET_PO_SRV/PurchaseOrdersSet?$filter=PURCHORD eq 'XXXX' and PURCHORD eq 'XXXX'I have 5 filters like PURCHORD ,VENDORNO ,Material... , meanwhile...
View Article