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
    • 94719 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Check data in ALV

    I've done an ALV report with input fields, with the method cl_g_alv_grid->set_table_for_first_displayWhen I change a data manually, the ALV checked the consistency of the data (dictionary control).I can also update my ALV grid by uploading a data fil...

    Resolved! Accepted Solution

    SM37 - JOBs was CANCELED

    Hello all,Can someone explain why Job was Canceled...tx = SM37 - JOBs were CANCELEDSome JOBS were finished ans some were canceled:name: DELIVERY_APR / user: JHERNANS/ stts: COMPLETED/ date: 06.06.2007/start: 01:00:32/ finished: 07:26:17name: DELIVERY...

    Resolved! Accepted Solution

    abap Questions

    hi guys,need ur gudience, kindly reply.1. how can we prints terms n condtions of a smart form in duplex manner.2. how does a end user exectute smart form in SAP.3. In Reports(ALV) we use Zebra field , for showing out put in colors (Blue, light blue)....

    Resolved! Accepted Solution

    ABAP HR

    Hi Experts, How can I know that if an employee is active or inactive.I guess if endda < current date then inactive or is there any other way to find if he is active.If I use rp-provide macro it will bring only active records or both.Thank you.Regar...

    MIGO Security

    Hi,I am creating one role in that MIGO transaction is involve when i test and access MIGO transaction and in it controlling documents it is jumping to the transaction KSB5 how can i rescrict this. I dont want user to enter into KSB5 transaction. and...

    Resolved! Accepted Solution

    perofrmance

    Hi all,Why below code is going to continous loop it is never coming back...LOOP AT it_zsft_terr_code INTO IS_zsft_terr_code. LV_STRLEN = STRLEN( IS_zsft_terr_code-ZZTERCD ). MOVE IS_zsft_terr_code-ZZTERCD+1(3) TO LV_ZZTERCD. MOVE LV_ZZTERCD T...

    Labels in this area

    Explore this Area