former_member325225
Participant
Member since ‎2008 Jul 23

User Statistics

  • 67 Posts
  • 1 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi Experts, There are 2 Custom Tables - Header and Item. For each entry in Header, we may have 0..* corresponding records in Item table. We have created CDS View for each table and we have created association between them. We have c...
Hello Experts,As per the following URL, it is recommended to name entities and entity properties using Upper Camel Case.Creating High-Quality OData Services - SAP NetWeaver Gateway Foundation (SAP_GWFND) - SAP LibraryUI developers in our team are rec...
Hi Experts,I have got a requirement to update multiple Sales Order Items in one operation.I know that many experts would recommend to use $batch.Even I would have preferred $batch approach but in the AS-IS SAP world we usually use a BAPI (to ensure d...
Hi Experts,Does anyone have idea about...When are we expecting SAP Netweaver Gateway to support OData v4?Will it affect the current developments that are done as of OData v2?Will the applications consuming OData V2 service be impacted?Regards,Jiten
Hi Experts,Given a scenario where IW_BEP add-on is installed on the backend ECC system and the code is being implemented directly in the methods get_entity, get_entityset, etc. of data provider class(in the backend system), what would be the best app...