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...
Dear Abhijeet Tikar, Permit me to elaborate on my comprehension:1. As an Import Data, it can't be used in different variable fields in one form.2. When we use FM [FP_FUNCTION_MODULE_NAME], we can't transport data to global fields That's why we have t...
@ajmaradiaga Are there some ways that I could find out what parameters are supported in SAP Community RSS Feed.Until now, following parameters are supported as descripted above, but I don't think they're all.There may be some requirements that are no...
Hey Paul,As you said in this blog: Editable CL_SALV_TABLE after release 756 New version of SALV has supported editable in someway. Maybe it's not far away from stopping this event.PS. That's a shame that new community makes me can't follow you. Maybe...