Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Criticality.png

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92350 VIEWS
    • 212 REPLIES
    • 39 Likes

    IDoc in 62 status

    Hi,We have created a inbound Idoc in preproduction in TCode WE19. When we process the Idoc, the Idoc is in 62 status (IDoc passed to application layer) and is not processed any further.What could be wrong? Any help would be greatly appreciated.

    LOOP AT SCREEN

    Hi,In 4.6c, In my Selection-Screen, I have two fields(Select-Options) for Ex:S_SELOPT1 S_SELOPT2If some value is entered in my first select option i.e S_SELOPT1, then the second select option i.e S_SELOPT2 should be disabled. Can someone help me with...

    error message

    Hi all I have to display a message box asking the user he/she want to save data or not.If they select no then i have to reach selection screen but at present i am not getting this I am coming out of the program.For this I am writing below code in ...

    ALV LAYOUT

    hi all i jst want to increase the line size in the alv displawhen i tried to add these lines directly jst before the funtion module REUSE_ALV_LIST_LAYOUT_INFO_SETthe size is not getting increasedthese are the lines i tried to addGS_LAYOUT-COLWIDTH_OP...

    Resolved! Displaying message

    Hi all I need to display an error message if the input values which i took from the selection screen does not exists in the database.At present i am displaying this message on the next screen of the selection screen in the status bar.But I don...

    Resolved! Convert Float to Char

    Hi,I'm having problem when converting a float variable to char - it seems like the float value is automatically rounded into the char variable, but I don't want that.Does anybody know a wafunction or a way of avoiding this convertion round?Thanks,Nun...

    Resolved! data

    Dear friends I have field with the values like 1.000 and 17.10 , i need to cut the zeros after decimal point in case of 17.10 it should come like 17.1give the sample code for the abovethanks in advancekarthik

    BOM Change

    When I change or create BOM I want to start my program before data save.I've already looked through all possible enhancments for cs01 cs02 but can't find how to catch the event "save". Header changes, item changes I can handle, but not Save?Any advic...

    Resolved! inner join

    select avbeln akunag br_desc bcreate_date c~name1 into corresponding fields of table itab from vbrk as a inner join zsdinvrej as b on avbeln = bi_vbeln inner join kna1 as c where akunag in s_kunag and bcreate_date in s_fkdat.this...

    ALV ONF4 event

    Hi All, I have used the ALV onF4 event for F4 help for a field in an ALV display....But the problem is that this is not getting triggered on pressing F4.....What might be the problem..I have referred the program : BCALV_EDIT_08.-SatyaPriya

    User Exit

    Hi Friends,I have to add a condition in the User Exit "USEREXIT_SAVE_DOCUMENT_PREPARE" in the program MV45AFZZ for the t-code VA11. When I go to the change mode, the system is not allowing and I am getting the message as 'Choose a change request w...

    Labels in this area