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

    User Exit for Saleorder

    Dear AllI am changing Userexit sale order Numberrange (I am using ECC6.0 AFS )I change that include programe MV45AFZZ The following Error Message will comeCarry out modification comparison for REPS MV45AFZZ first. No changes possibleMessage no. EU526...

    Resolved! Accepted Solution

    Dynamic select-options

    Hi,I have tried to write a generic - dynamic program that is proper for all tables to upload data into them. The user enters the table name,selects a file and then executes the program, data is uploaded into tables. It is something very useful for Z ...

    Query on ALV

    Hi Guys, I am using this ALV program SALV_DEMO_HIERSEQ_SIMPLE into my report.While I am executing this I am geting duplicate entries.How to delete those duplicate entries.Plz let me know .Thanks,Prasad.Edited by: Dheeru Prasad on Mar 6, 2...

    Resolved! Accepted Solution

    Capture String.

    Hi Experts,I have string. I need to capture the last few characters of string.Last characters has fixed different lengths.for example:1) 123_344_hhhsj.2) hh_jj_kklkikkIn two cases I need to captute hhhsj and kklkikk.Any ideas.Thankyou In advance.Than...

    Toolbar in OO ALV

    Hi all, I created an ALV using OO. Then, I inserted some user defined bottons on toolbar. Everthing works fine. However, now, the user told me thar he doesn't wanna click on the toolbar button. In fact he want the button where it is today and the pos...

    Resolved! Accepted Solution

    Symbols

    I'm not sure how to use field symbols. Can someone help me in this situation ?I have a tab with fields qty1 to qty40.I would like to affect those variables according to the sy-tabix.Something like this:LOOP AT tab. idx = sy-tabix. tab-qty<idx??> =...

    Resolved! Accepted Solution

    MCHB batch stocks table

    How is MCHB different from MCHA? From what I know MCHB is only for batches that have stock in it. And MCHA is for all batches that were ever created. But when querring MCHB I can see many entries for batches that have 0.00 stock value. So am I little...

    Resolved! Accepted Solution

    Idoc status from 30 to 03

    Hi all,We have a custom built idoc type & message type to send some PO related and FI related data.Partner profile also configured for this outbound with Trigger immediately.But when we distribute (MASTER_IDOC_DISTRIBUTE) Idocs using our custom prog...

    Resolved! Accepted Solution

    INCLUDE STRUCTURE ?

    hi there, i have an internal table:DATA: BEGIN OF gt_alv_out OCCURS 100. INCLUDE STRUCTURE zzfl_fehler_prot. * chk(1) type c. DATA: END OF gt_alv_out.well, i want to add the field chk to the internal table. but this is not working.i c...

    Labels in this area

    Explore this Area