Hi Everyone,
I have created the worklist application which is getting consumed/called from webdynpro application. When my worklist application is triggered, it is passed with parameter which should be passed to smart filter in worklist app.
ui5 v...
hi,
I created the adaptation project in BAS on standard fiori application.
project ui5 version is 1.71.1
I selected the manifest.appdescr_variant file and open with visual editor. It worked fine for 2 times and now its showing the error as atta...
Hi,
Extending the Procurement: manage PO by enabling custom fields.
This application is CDS, BOPF, OData(cds referenced) and smart fiori transactional application.
CFL - custom field and logic app is meant to extend the app with standard fields...
Tutorials: https://developers.sap.com/tutorials/appstudio-fioriapps-mta-build-deploy.html -------------------------- I have developed the application in trial BAS. but, unable to deploy into cloud foundry. I need more detail in this MTA project creat...
Hi,
I have to trigger the POST call with XML payload to Data center intergration webservice from bartender software to print labels for Orders in SAP UI5 application.
This service is added in BTP,destination and connection is successful. this ser...
Hi,You can try with CDS extension and adding this custom field in the append include of the supplier structure/table at SE11. Fiori level - create adoptation project and enable these fields with UI adoptation. If it has update functionality, check fo...
hi,Thank you for the details. I have enabled the custom fields in Manage PO app at item level by extending CDS and bopf structures. I can see my custom fields in Manage PO app with adoptation project at fiori level.This app is transaction app, app is...
Hi Arun,I have tried the above step you mentioned. I am adding custom fields for PO item in Manage PO transactional application. I did extension cds and added fields explicitly in bopf structures as he mentioned, but OData is not allowing me to creat...
Hi Dhiraj,its a very helpful blog.I have some of the open points after i tried the same kind of development for Procurement: manage PO by enabling custom fields.CFL - custom field and logic app is meant to extend the app with standard fields/custom f...
Hi,
Its very useful blog.
Scenario - purchase requisition item view, performancestart and enddate is two seperate fields displayed as singe range date field, which is editable in create mode.
Currently when i try to save the data, its says its rea...