How to use OData SDK PHP create an entity in SAP
Hi,I‘m using OData SDK PHP to consume the odata in SAP system, I can use this get_entityset from SAP but not able to Create entity in SAPmy PHP code is like this <?php require_once...
View ArticleWhat are File handling in Sap netweaver Gateway odata services in detail?
Hi expers, This is Gowri shankar i am new to sap netweaver gateway services i just want to know about "What are File handling servises in Sap netweaver Gateway odata services in detail? Please...
View Articleodata binding
Hello, this is my first post. I am building app on demo MyFiorri application and I have problem binding data using ODATA. I difined odata in component.js...
View ArticleError in using key predicates
Hi all, When executing the service URL with key predicates i am getting an error raised by exception /IWBEP/CX_MGW_TECH_EXCEPTION (message Internal error occurred, contact your system.). The...
View ArticleOdata Service Creation Using SEGW Transaction
Hi All, I am trying to create an Odata service using one RFC that takes three input parameters and returns one structure as output parameter.When I am trying to do mapping of Get Entity Set it is...
View ArticleFacing an exception while executing a query operation
Hi Experts, I have created an Odata service through SEGW tcode. I am able to execute the read operation(instance method).When I try to execute the query operation I am getting the following exception:-...
View ArticleNeed advise on SAP Netweaver gateway/Odata/Eclipse
Hi All, I am bit confused with all these terminology. Could you please advise me how do I make app for mobile using SAP netweaver gateway/Odata/Eclipse ..?I think that Eclipse is the way forward ........
View ArticleHow to use OData SDK PHP create an entity in SAP
Hi,I‘m using OData SDK PHP to consume the odata in SAP system, I can use this get_entityset from SAP but not able to Create entity in SAPmy PHP code is like this <?php require_once...
View ArticleWhat are File handling in Sap netweaver Gateway odata services in detail?
Hi expers, This is Gowri shankar i am new to sap netweaver gateway services i just want to know about "What are File handling servises in Sap netweaver Gateway odata services in detail? Please...
View ArticleHeader Response in Batch Processing
Hello, My Scenario:Multiple records update is required from the front end. This is achieved via Batch Processing. Upon processing of each record, an update message for each record should be sent back...
View ArticleEclipse: unable to create a Gateway Connection
Installed SW (Frontend)Eclipse JunoNewest SAP Development Tools from https://tools.hana.ondemand.com/juno (ADT 2.7.5 etc) BackendAS ABAP 7.40 Hello Collegues, I've created a NW Gateway Service on the...
View ArticleCan an OData Service save the value of a selection?
Hello Experts,My current question is more like a conceptual question. SAPGateway delivers an OData service with an entity type containing the following Properties:ATNAMATWRTATWTB The values of this...
View ArticleGateway download links from main page
Hello, The gateway download links from the main page of this SCN forum aren't working for me. Where can I get those files? Sincerely, Gabriel
View ArticleOdata Service Creation Using SEGW Transaction
Hi All, I am trying to create an Odata service using one RFC that takes three input parameters and returns one structure as output parameter.When I am trying to do mapping of Get Entity Set it is...
View ArticleNetweaver Gateway : Multiple Output Tables : Odata
Hi, I have created a RFC in ECC system. The RFC reads certain values and returns data in three output tables. The corresponding data model has been created in netweaver gateway. When the portal...
View ArticleDynamically populate values - itab of type complex data type
Hi Everyone, I have a entity which is of complex data type. Is it possible to get columns of itab which of type complex data type at runtime then How can we achieve this. My logic is I will be getting...
View Articledeep entity - Odata using SEGW
Hi Guys, I was trying to create deep entity, I have done with all the steps like associations and navigations and even association sets using segw, but I am able to create associations using manually...
View ArticleChange/Enhance Generated Gateway Metadata
Is there a way to change the gateway generated metadata? I understand that there Model Provider Extension Class which allows to manipulate some values however here is what I'm looking for. Smart...
View ArticleHow to implement GET_ENTITYSET for Media Stream
Hi Experts, I have implemented GET_STREAM method to download the media entity. When I execute the service as /zservice/photo/$value media steam is getting downloaded. I need to implement the...
View ArticleCannot select No return in Function import return type kind
Hi, I have created a function import , its for calling an API ,and there is no returning parameter. But I am not able to select the return type kind against the Function import as No return. While...
View Article