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...

    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...

    sheenamk by Developer Advocate
    • 94810 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Table control (Enter key)

    Hi Experts Now I'm working on Table controlI added a line on the table butWhen I put some values in the new line and push enter key,the values disappears without any process.I checked sy-ucomm but there was no OK_CODE.How can I use keyborad input in ...

    runtime error

    hi i am developing a report and when i execute it gives me runtime error. the runtime error is:Error in the module RSQL accessing the database interface.and it shows the the error line which i have written and it is like this.select * from zfiexpartf...

    Resolved! Accepted Solution

    On-line or background

    Hello, I have a problem when I can throw my program in background or on-line.If I throw my program on-line I use CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' but if I throw the program in background I have to CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'So I need...

    Resolved! Accepted Solution

    if stmt

    hi i have problem with if statementhow to give date range in if stmt.i mean.if wa_out-fkdat <= v_10 and wa_out-fkdat > v_30.then some abap code.endif,is it right if not tell me correct one.because this stmt not working

    Resolved! Accepted Solution

    Break point in SAP Script

    Hi Guys,I just wanted to clarify something.In report if i do write break point then while running the program the system will halt there allowing me to debug.Is this functionality possible in SAP script too??I mean is breakpoint a valid statement in ...

    Resolved! Accepted Solution

    Selection screen

    Hi,In selection screen - select option s_vkorg default value 'A'..Here the sales organization 'A' is always default. Now the user wants to add sales organization 'B'. In that condition :-if user belongs to 'A' then - Default will be 'A' and A related...

    Transport Job

    hi all,i need to check whether a transport job is running on not...can anybody please tell me what is the job which runs and how can we check it via abap report..we can check the status of any job via transaction SM37.but i want to achieve this funct...

    Resolved! Accepted Solution

    any technology to transfer data b/w SAP prod system and HR instance

    Hi All,Can anyone tell what are the best technologies for transferring data between SAP R3 and separate SAP HR instance.Of course we can have ALE IDOCS , but is there any other technology or any other tool to transport data between production system...

    Labels in this area

    Explore this Area