Hi SAP Experts,I have a custom OData v4 endpoint that includes the sap:label property in its metadata. I am trying to pass descriptions to SAP Analytics Cloud (SAC) while creating a model. However, the descriptions are not being displayed in SAC base...
hi,
i have performance issue with below code
LOOP AT it_dd02l ASSIGNING FIELD-SYMBOL(<wa_dd02l>).
SELECT COUNT(*) FROM (<wa_dd02l>-tabname) INTO count_temp.
...
ENDLOOP.
My Requirement is find All traction table with total no of records .
...
Hi , I try to replace OData service in standard fiori application (App ID: F0707).
I Copy FAC_GL_ACCOUNT_BALANCE OData Service To Custom.
Proj.Overview :
Add Some Additional Data To ET_ENTITYSET In Some Methods.
Screen:
Without Add Custom ...
Hi i have performance issue with BSEG table querying & loop with from and to .
actually i take all entries from BSEG then loop (with from & to) after i export info via odata.
is there any other way to increase performance,if you know please guide...
Hi experts ,
I have issue to create KPI Style tile,i have use NodeJs based Server Not S4 so we not have KPI Tile creation Application,
if anyone idea about this issue please let me guide me ,it's help to resolve my problem
Thanks..
hi @chmbilal , thanks for your support . sample metadata below , and in sac description is not show as expected , any other idea ?<edmx:Edmx Version="4.0"><edmx:DataServices><Schema Namespace="ME2M_ME23N_SVR"><EntityType Name="MANAGE"><Key><PropertyR...
Hi sandra,DataBase: Oracle id Native SQL Not Recommended to run Production system right?and Native SQL DB Statics Give All Clients information We can't to split Client based Info.
Hi sorry for late reply,i try build some graph apps in ui5 that's why it need and i already i use open cursor in my fm,it's not get any run time error while access large amount of data but performance very slow .
Hi Gregor ,NodeJS Deployed in digitalocean, i can create destination in scp to access odata but temporary i give static token to access data in application , that digitalocean odata server we need to send username password password to get token. so ...