Пікірлер
@anillahori6704
@anillahori6704 8 күн бұрын
Very nice walk thru on inapp extensibility. Question here , whenever we add custom fields in custom fields and logic will automatically appear in SAP GUI tcode . I mean va01 tcode ?
@moisted
@moisted 4 ай бұрын
How can you remove cards so users can NOT bring them back?
@moisted
@moisted 5 ай бұрын
How do you do this NOT at user level, ie. in design time (so user cannot bring back a card). In Visual Editor there are many properties you can set but there doesn't seem to be a remove option. Is there a way that I'm not seeing?
@peachcityshankar1174
@peachcityshankar1174 6 ай бұрын
No audio ? why ? - Otherwise nice video - thanks
@Shaikshaik-c8h
@Shaikshaik-c8h 8 ай бұрын
I want to change default value RE to KR in create supplier invoice app
@hunk444
@hunk444 Жыл бұрын
It doesn't show how to add them to a Transport. Could you please help?
@saikrishnakanna7113
@saikrishnakanna7113 6 ай бұрын
Please help
@DenisGalinsh
@DenisGalinsh Жыл бұрын
Thanks! Very nice and helpful!
@sapta151
@sapta151 Жыл бұрын
If I need to add any IF clause and conditionally update something else based on this field, shall I code in the old BADI only(and if so, using restrictive ABAP) ?
@kalyaniravindranath6637
@kalyaniravindranath6637 Жыл бұрын
Hi , I have created a Custom query on top of custom CDS view can I use same package for CDS consumption view and Query?
@sohelnadaf3191
@sohelnadaf3191 2 жыл бұрын
how we can achieve card to card navigation?
@youthfeelings4793
@youthfeelings4793 2 жыл бұрын
If it is possible can you share the project so it easy to understand about Variant Managment. Thank you
@mr-musaj
@mr-musaj 2 жыл бұрын
Thanks for your effort. One Question please: I have already appended fields in some standred tables and GUI. with custome fields and logic how I can map the existing fields to Fiori apps ?
@2020xcel
@2020xcel 2 жыл бұрын
Thank you so much
@mohammedferoz5132
@mohammedferoz5132 2 жыл бұрын
Where to get code. Is any link there?
@02poojagupta
@02poojagupta 2 жыл бұрын
Hi, nice and helpful blog. I am able to add the custom field , it is visible in the tcode SCFD_FIELDVIEWER, but the same field is not visible in the std tcode , I mean SAP Tcode why ?
@SAPConsultant-mx8ew
@SAPConsultant-mx8ew Жыл бұрын
Hi Pooja...were you able to get the solution for your problem?...I'm facing a similar issue...
@sowmyachowmi2510
@sowmyachowmi2510 2 жыл бұрын
nice video.. would have been nice if there was audio too:)
@rmaripeddi
@rmaripeddi 2 жыл бұрын
How do we transport the saved variant from Dev to Quality. As it is not asked for Transport request.
@priyankashukla594
@priyankashukla594 3 жыл бұрын
no sound
@devendrapalav7004
@devendrapalav7004 3 жыл бұрын
Is it possible to delete a card. Although I used adapt ui option but again user can enable that card using manage card option. So is it possible to delete the card permanently?
@codemize6359
@codemize6359 3 жыл бұрын
Nice ✌️
@aryanvaidya100
@aryanvaidya100 3 жыл бұрын
where to get code
@anuragtanwar5691
@anuragtanwar5691 3 жыл бұрын
Hi, We have a requirement to make field mandatory in Supplier Invoice Posting App? Can you pls advise how it can be done?
@balakrishna6946
@balakrishna6946 3 жыл бұрын
Great information Its very useful stuff Thanks for the content Please Keep posting the new stuff its amazing 🙏
@balakrishna6946
@balakrishna6946 3 жыл бұрын
Hi i have one doubt, Hear There are only certain limited fields are available in default values. If i want field which is not available in default values. Then what we have to do
@anushaponnaganti390
@anushaponnaganti390 4 жыл бұрын
Hi, i have more than 100 fields in my entityset. But my table personalization shows only 100. I tried Setsizelimit and method is not working for columns. Is there any other way to achieve it?
@alessandrofontouraalvesalv5464
@alessandrofontouraalvesalv5464 4 жыл бұрын
Hi, My name's Alessandro I'm from Brazil. I have appreciate your canal, because in my current job I've been working with Fiori apps and my firts custom field I used it to consult.I have a question about to create a custom field in SAP Financials report that using BEX query, Is the same way to create a custom field? What I need to do?
@everythingisaboutuxsapfior8027
@everythingisaboutuxsapfior8027 4 жыл бұрын
Hi Alessandro! If it is a CDS based Query you can use the app "Custom Fields and Logic" to create the custom field and define the scenario where this field can be enabled/visible. Once done, you could use the same procedure described here to display the field in a multidimensional report. If it is a traditional BEX query, you can use BEX Query Designer: www.tutorialspoint.com/sap_bex/sap_bex_query_designer.htm