Пікірлер
@taaest-xek
@taaest-xek 8 сағат бұрын
Hey ich moechte als freelancer sap developing services anbieten . Kann man sap als developer Kostenfrei/arm benutzen ? Mfg
@lothar-van-der-nerd
@lothar-van-der-nerd 19 сағат бұрын
Using this in our test system it works but using it in the dev system there seems to be some kind of authentication error when using method add_attachment( ). Could it be possible this is related to the archive system which class cl_document_bcs tries to use for storing the mail attachment?
@lothar-van-der-nerd
@lothar-van-der-nerd 20 сағат бұрын
Tried this. It works. But adding a word file (.docx) as attachment opening the email later on it says it found some unreadable content in the file and asks you if wanna restore the content. Anyone else got this and can this be fixed?
@MitchFox7
@MitchFox7 21 сағат бұрын
Vielen Dank. Kannte deinen Kanal noch gar nicht. Deine sehr gute Erklärung hat mir wirklich weitergeholfen. Gleich mal ain Abo dagelassen. Mach weiter so 👍👍
@ownedbyrado3304
@ownedbyrado3304 22 сағат бұрын
Geiles Video, danke!! Besteht die Möglichkeit, alle Fehler die ein ATC for S4 Conversion über ein gesamtes System, gesammelt über den QF zu beheben, oder muss man dennoch jeden einzelnen Fehler, wie in deinem Video, über QF beheben? Vielen Dank im Voraus.
@ownedbyrado3304
@ownedbyrado3304 22 сағат бұрын
Hab nen video vorschlag :D Systemweiter ATC-Check über Eclipse bearbeiten (vorher über ta:atc durchgeführt, zum Beispiel für S4 conversion). Dabei auf die Quickfix funktion eingehen! Wäre mega geil, danke.
@ownedbyrado3304
@ownedbyrado3304 22 сағат бұрын
NVM! habs gefunden, sehr geil!
@VijayaLaxmi-xk3ds
@VijayaLaxmi-xk3ds 22 сағат бұрын
I need token generate rest api please please any video for that
@VijayaLaxmi-xk3ds
@VijayaLaxmi-xk3ds 22 сағат бұрын
can u show Token generate rest api
@sunilgujrati1181
@sunilgujrati1181 Күн бұрын
It stuck here Sybase/NPL/sapdata_1/NPL_data_001.dat How to solve this
@welkey90
@welkey90 Күн бұрын
I get a x-csrf-token exactly you show, with fetch. Then I change to POST, and write down that token to the necessary value area in headers. And adjust the url(deleting end of it) and when I click on "POST", it again returns CSRF token validation failed. When I check headers, it says "required" on csrf token area. But I put the token value. Why do I receive this error? Thanks
@welkey90
@welkey90 Күн бұрын
It is sad that contents like this are less watched than some people dancing or doing some nonsense in front of the camera and get 1M views
@chillerjob
@chillerjob 2 күн бұрын
Was ist für dich von der Performance her besser. Ein join oder die Option über eine rangetab
@da39vinci
@da39vinci 3 күн бұрын
Thanks useful setting. I will set it Recently was on prod and almost test It.
@CustAndCode
@CustAndCode 2 күн бұрын
Thank you! 🤗
@bobmartin3896
@bobmartin3896 2 күн бұрын
By the way, you can configure also different color for each system. E.G. dev: grey; qua:green; prod:pink. This would distinguish the systems much more.
@yasser.dev7
@yasser.dev7 3 күн бұрын
Finally, a sap mentor with good English :) Thank you so much.
@CustAndCode
@CustAndCode 3 күн бұрын
Wow, thank you! 🤗🤩
@vishnutej6703
@vishnutej6703 4 күн бұрын
Hi I have a requirement to convert xstring to PDF and place in al11. Could you please help me on this.
@moviemaniac_2.0
@moviemaniac_2.0 4 күн бұрын
i got stuck with "modlib.jslib.caughtException error" can suggest a solution
@mgfactors3510
@mgfactors3510 20 сағат бұрын
Same problem now
@yahiaabdelmoneim238
@yahiaabdelmoneim238 5 күн бұрын
When I try to run it on ZE1, it stucks in the last connection line: Set session = Connection.Children(0) ang gives error: The enumerator of the collection cannot find an element with the specified index. While when I run it on testing environment AE1, it works normally. Please help
@CustAndCode
@CustAndCode 3 күн бұрын
ZE1 AE1 ? What is this? SAP systems? The problem could be that you already have an open SAP GUI Session. Then the index is not 0 it's 1. 🤔
@CetinÜzüm-n6y
@CetinÜzüm-n6y 6 күн бұрын
Super erklärt Danke. Hätte noch zwei Fragen: 1. Wie kann eine Excel Datei immer überschreiben lassen, so das ich zu diesem Excel Datei mit Power-BI zugreifen kann. 2. Kann ich diesen Script auch anderen zugreifen lassen.
@CustAndCode
@CustAndCode 6 күн бұрын
Danke für dein positives Feedback! Die Frage ist ob man hier den Umweg über Excel gehen muss und mit Power BI nicht gleich direkt auf die Strukturen in SAP zugreift. 🤔
@mohammedzia1015
@mohammedzia1015 7 күн бұрын
Hi, your explanation is very clear and easy to understand, but I have a question. If I have to send some data from SAP(e.g. Business Partner data) to a third-party system, say a Portal system. How can I call that Portal URL using ABAP and send the data? Do I need to use POST method or GET method? Does your same code work in this case ? Please suggest.
@CustAndCode
@CustAndCode 6 күн бұрын
Thanks for your feedback! 🤗 Your question is very general... This example here is when the sap system needs information. In your case the portal needs the information. You can write an API in sap which can be called from the portal to get the information about the business partner... This could be one solution... 🤔
@welkey90
@welkey90 8 күн бұрын
I receive error when i try to test the service I created as no host and port information is found. I might be related to the "test package" you choose. What is the configuration of that test package you chose? Because I just chose a package called "TEST", im not sure if it is correct. I didnt create a package at all.
@CustAndCode
@CustAndCode 6 күн бұрын
The package name should have no effect on the service 🤔 but i'm not sure if I understand your question right 🙄
@Strand-q1g
@Strand-q1g 9 күн бұрын
Super cool
@CustAndCode
@CustAndCode 6 күн бұрын
Thank you very much! 🤗
@md.mushtaq4847
@md.mushtaq4847 11 күн бұрын
Instead of the name can we able to execute through the Group/Server name please tell for that how to do that requesting to provide the code
@CustAndCode
@CustAndCode 6 күн бұрын
Maybe that's possible but I haven't tried it yet I was always use a test system for my examples 🤔
@hrudaysankar3992
@hrudaysankar3992 11 күн бұрын
How to get that template pop up
@sk16034
@sk16034 12 күн бұрын
How do we import file from application server and access it in the program? Can you help me on this requirement?
@CustAndCode
@CustAndCode 6 күн бұрын
I already did a video where I fetch some filled from the application server. If you have done this you can access the data in the file 🤗
@ABAPExplained
@ABAPExplained 12 күн бұрын
Great one! It works! The thing is the licenses are now only 3 months valid. But since it is so easy to regenerate that should be no problem. I just hope they won't disable it someday...
@CustAndCode
@CustAndCode 5 күн бұрын
Thank you! 🤗 Hopefully they will not disable it 🤗
@rodrigomartinfernandez6237
@rodrigomartinfernandez6237 13 күн бұрын
Sir, how are you? If I want to add transactions such as FB03, F-41, etc. What should I do?
@CustAndCode
@CustAndCode 2 күн бұрын
SAP provide only a plain ABAP System here, unfortunately without any modules. 🙄
@sdolui033
@sdolui033 13 күн бұрын
Hi after restarting , when I am trying to restart the sap server again its giving no command found , any other person faced this issue?
@mgfactors3510
@mgfactors3510 12 күн бұрын
Same issue faced
@AW-gq1cs
@AW-gq1cs 14 күн бұрын
Vielen Dank für das hilfreiche Video. 👍 Muss man eigentlich jeden Befehl erst mit mit Rechtsklick überprüfen lassen oder gibt es auch die Möglichkeit gleich den gesamten Report fixen zu lassen? Ich werde die beiden AddOns installieren, aber das würde mich jetzt schon brennend interessieren.
@CustAndCode
@CustAndCode 2 күн бұрын
Es gibt auch die Möglichkeit alles auf einmal zu fixen. Ich hab das selber aber noch nicht getestet und verwendet. War mir dann doch etwas zu heikel 😉
@babysh00ter52
@babysh00ter52 15 күн бұрын
What happens if you want to pass more than one restriction to the table. For example you want AB in Airline field and 1 in the connection number?
@mgfactors3510
@mgfactors3510 16 күн бұрын
I am trying to install this about 15 days but everyday I find an error but finally today I completely installed it Thank you very much I finally installed and started practice as well Again thank you❤❤
@CustAndCode
@CustAndCode 2 күн бұрын
Cool! Thanks for your feedback! 😎🤗
@yuriitiunov8803
@yuriitiunov8803 17 күн бұрын
What is a practical example usage of this?
@muhammadfauzan-zz7du
@muhammadfauzan-zz7du 14 күн бұрын
I think we can create a custom pf-status menu to copy report data, so the user doesn't need to block it manually with Ctrl+y or export the data
@PainAkatsuki-qq1dt
@PainAkatsuki-qq1dt 17 күн бұрын
Hi, erstmal vielen Dank für deine Videos! Wäre es möglich, wenn du uns zeigen könntest, was man alles mit de BTP Cockpit genau machen kann ? Welche Anwendungsfälle gibt es ? Ich habe zum Beispiel das Trial System dank deinen Videos eingerichtet und auch die BTP Cockpit Verbindung hergestellt aber weiß um ehrlich zu sein nicht genau, was ich nun damit alles machen kann ?
@da39vinci
@da39vinci 17 күн бұрын
Hi, first didn't know about the last tip via the shortcut to show all set breakpoints so thanks for that. Got any tips on how to debug a large amount of data? Sadly we can't really only debug the small/single amount because the issue only arise when processing the large data set. The logic path is the same large or single.
@chaitanyasatwikkumarreddyk4789
@chaitanyasatwikkumarreddyk4789 18 күн бұрын
What if the field names are different in the json, for example: if I receive the field name as from-city or to-city?
@CustAndCode
@CustAndCode 2 күн бұрын
Then you have to change your structure or you read the table like it were dynamically. Here you work with like ASSIGN tab_ref->* to <itab>. It is a bit more complicated. Maybe I make a video about that. 🤗
@tardezyx
@tardezyx 21 күн бұрын
Der Fehler liegt an der Konvertierungsroutine der Domäne S_DURA, die wohl irgendwie verbuggt ist. Lösen kannst du das Problem für den CDS-View und damit auch für den OData-Service relativ einfach, indem du das Feld von INT4 auf INT2 castest: cast(spfli.fltime as abap.int2) as flminutes - Ferner brauchst du nicht immer aus den /IWFND/-Transaktionen rauszugehen. Es genügt, wenn du den Katalog auffrischst und dann die Metadaten aktualisierst. Danach sollte der noch offene Gateway-Client auch wieder funktionieren.
@CustAndCode
@CustAndCode 20 күн бұрын
@@tardezyx vielen Dank für deinen Lösungsvorschlag! Das mit dem Cast habe ich dann später selber mal probiert, hat auch funktioniert 🤗 danke nochmal! 😃
@amritadesarkar3052
@amritadesarkar3052 21 күн бұрын
Beautifully explained. Thank you!
@THEGREAT-OB
@THEGREAT-OB 21 күн бұрын
Dear Sir, Please show how to download bulk invoice copies using invoice number from SAP using Macro... Please make a video please 🙏🙏🙏🙏 Thanks
@Jamop-b9s
@Jamop-b9s 21 күн бұрын
bruder was für deutsch das ist einfach alles auf englisch im gui
@CustAndCode
@CustAndCode 19 күн бұрын
haha 😜, das Menü bleibt ja das selbe und die Begriffe sind jetzt auch nicht sooo unterschiedlich 🤓
@agustin._24official
@agustin._24official 22 күн бұрын
hay una forma más rápida que esa , es ejecutar el ejecutable de sap con argumentos y pasar directamente las credenciales , ya después usar vba para automatización saludos
@CustAndCode
@CustAndCode 22 күн бұрын
Gracias por sus comentarios. ¿Tiene también un ejemplo? 🤗
@agustin._24official
@agustin._24official 22 күн бұрын
@ te lo mando en un momento
@CustAndCode
@CustAndCode 22 күн бұрын
@@agustin._24official ¡Muchas gracias! 🤗
@agustin._24official
@agustin._24official 21 күн бұрын
@@CustAndCode please send you email
@Idiot-lf4cj
@Idiot-lf4cj 23 күн бұрын
super Video, vielen Dank! Ich weiss nicht, ob die Bitte etwas zu weit geht, aber könntest Du vielleicht ein Video machen, wie man einen neuen Datensatz anlegt in der Tabelle mit einem Userdialog (und ich weiss nicht ob erforderlich mit dem Verbucher CALL FUNCTION update_function IN UPDATE TASK), falls ja Danke vorab! Bzw. wo könnte ich eine Schritt für Schritt Anleitung dazu finden (ist das Bestandteil des BC400 oder BC402)
@Idiot-lf4cj
@Idiot-lf4cj 23 күн бұрын
SAP is all about feelings
@da39vinci
@da39vinci 23 күн бұрын
SAP UI5 itself is not that bad of a framework. But I do hope that sap ui5 web components is the future.
@CustAndCode
@CustAndCode 22 күн бұрын
I think it will 🤗
@diegoecheverry8300
@diegoecheverry8300 24 күн бұрын
I will do it, very interesting, thank you very much for sharing your knowledge.
@CustAndCode
@CustAndCode 22 күн бұрын
You are very welcome, and thank you for watching and commenting! 🤗
@santhoshr5114
@santhoshr5114 24 күн бұрын
This is useless as open susee is updated to 15.6 can you make another video with open musee 15.6
@CustAndCode
@CustAndCode 22 күн бұрын
Problem here is that SUSE 15.6 has a newer kernel. With this kernel the SYBASE DB is not starting. There is not yet a workaround for this. 😔
@mgfactors3510
@mgfactors3510 18 күн бұрын
Ok so can we use old opensuse for this
@da39vinci
@da39vinci 26 күн бұрын
Thinking about transaction that change their data does it show also the tables in the alv grid. I can't image that something like SE16n for example would preemptively call/access all the available tables in a systems. Thanks though have this report now in my util package.
@da39vinci
@da39vinci 26 күн бұрын
New trick I didn't know about. I knew about using tracing to find out about the tables use but this kinda be iffy when activiting the trace in customer system. Rather I use in the debugger the script from sap and just put * so that it stops it all tables with select for example.
@da39vinci
@da39vinci 27 күн бұрын
Nice stuff but looking at my projects at work. By the time my customers adapted this I am already out of the sap world.
@benediktklotz5220
@benediktklotz5220 27 күн бұрын
Are there any free cloud-based SAP Demo System availalbe, which users can develop and try out the integration to VS Code or Eclipse? Alternatively are there any local on-premises options (native installs or containers including developer keys )?
@CustAndCode
@CustAndCode 27 күн бұрын
Sure, two on premise options: 1: docker: kzbin.info/www/bejne/iF7RlaConb-qr7c 2: VM: kzbin.info/www/bejne/Y4eml36mZahjm7c 🤗