Until the job comes from the customer, I think many ABAP developers superficially know the AL11 tcode. When I started to use it in detail, I noticed that the documents on this subject are outdated. Also, I couldn't find a blog that explains the AL11 ...
Hello Community,In recent days, i received some tasks related to XML files via AL11. I needed examples for the conversion from XML to ABAP and from ABAP to XML, especially regarding date conversions, as I noticed there are very few resources on this ...
Hello SAPUI5 experts.
I am working on a project that heavily utilizes calendar features. There is a table, a general Planning Calendar and single planning calendar objects. I want to drag and drop objects from the table to either the Planning Calen...
Hello,
I am working on the function of a button in a Sapui5 project. I wrote my codes without testing them first and realized a little late that the button's function was not working properly. As the code got longer, it became difficult to find wher...
In this blog post, I’d like to guide you step by step process of deployment the Fiori/UI5 application to S/4 HANA On-Promise ABAP Repository via Visual Studio Code (VS Code).
Before we were deploying our projects via SE38 program with /UI5/UI5_REPO...
muthuraja.muthaiah There is no error log in /IWFND/ERROR_LOG But in SU53 ther are some about /UI5/ABAP_REPOSITORY_SRV. When i check ABAP_REPOSITORY_SRV, its name with Z like ZABAP_REPOSITORY_SRV and this service is active. Do you have any idea?
Hi again alexnecula and muthuraja.muthaiah I am getting that errors, even though I use "ignoreCertError: true" command.If i change my port to 8000 und url adress without s "http", i can deploy my project without errors. But its not creating in SICF...
muthuraja.muthaiah alexnecula I have same problem, i can deploy my project. But in SICF only /sap/bc/bsp/sap/servicename generated, service not generated under SICF path /sap/bc/ui5_ui5/sap/ .I dont understand why thats.
Hallo xepehlivan,if you are using Single Planning Calendar; there are two properties as startHour and endHour in sap.m.SinglePlanningCalendar.If you are using Planning Calendar; there are two properties under rows as nonWorkingDays and nonWorkingHou...