Chad_He
Participant
Member since ‎10-29-2014

User Statistics

  • 45 Posts
  • 1 Solutions
  • 47 Kudos given
  • 16 Kudos received

User Activity

I'd like to jump into the ALV screen of FAGLL03H when I click an alv line of my addon program. So I write a code snip like this. SUBMIT FAGL_LINE_ITEM_BROWSER USING SELECTION-SCREEN '1000' WITH SO_C01-LOW = 'XXXXXXX'. However, field SO_Cnn ar...
Dear Experts, I'm using adt to develop abap programs. But I found that comments folding feature is not support in AiE or ADT. This feature is supported in SE38 of SAP GUI for Windows perfectly. Eclipse could folding all comments in Java or so...
Dear Experts,Because the fiori version of my DEV environment is 1.28.28, so I have to use OverlapCalendar instead of PlanningCalendar.I'm verifying OverlapCalendar in Web IDE, but there is error when loading page.There is no error message in console ...
Dear Experts,I post a request in fiori with following code: addJob: function () {   var oJsonData = {   "JOBID":"JB9006",   "DESCRIPTION":"AddJob9006",   "DEPARTMENT":"AddDep.",   "VALID_TILL":Date.now()   };   $.ajax({   url:this.getView().getModel...
Hi Experts,When my app load the i18n files, these two urls are requested:/sap/bc/ui5_ui5/~FD9FEFE98F61662E956C262892BEDDAB~C/sap/myappid/i18n/messageBundle_en.properties/sap/bc/ui5_ui5/sap/myappid/~1A57B8CE674F00907042B00F4A2E28E8~5/i18n/messageBundl...