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

    Open Dataset

    Hi all,I am trying to transfer data from my internal table to application server. When i use Open Dataset e_file for output in text mode encoding DefaultStatement its throwing run time error as The current statement is defined for character-type data...

    field-symbols

    Hi, I have a isue in FS.I did dynamic assignment to FS. AS DATA FCAT1 TYPE LVC_T_FCAT.DATA:DYN_ITAB TYPE REF TO DATA,W TYPE REF TO DATA.FIELD-SYMBOLS: <DISP_TABLE> TYPE STANDARD TABLE,<WA> TYPE ANY.CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'EXPORTINGI_S...

    loop at screen

    hi experts,i have one problem.there are two radiobuttons lined up with select-options field..my requirement is when i click on to one radiobutton the other select-option field becomes inactive n vice versa..one field is for plant n otther one is for ...

    Resolved! Accepted Solution

    Regarding exception ..

    Dear friends,, Could you kindly help me please to share your experience .. ?? I want to know how to raise exception in program (SE38). I insert code for : try ................catch cx_root. ............... (1).endtry. That's "try-catch" working when...

    VA01 Enhancement

    Hi,Heres my scenario;Recently, an enhancement has been made to the tcode va01, specific for our client, which was done by my teammate. The enhancement prevents the transaction from saving an already existing PO number, thus, preventing the transactio...

    Hello ! Everybody

    I have one report where i am printing out the partner types for one sales order. But my requirement is I have to get at least three partner types..in each line i.e SH,SP,BP.....If Any body has SAP system with it then I can send my code for better un...

    Resolved! Accepted Solution

    Program/TR/Sequence....

    Hi,Is there any tcode which will get us all the details of the Transport requests in sequence that are related to a program?SE03 is getting me only the latest request of a program.I had checked tables E070,E071,STMS but none gives that.Thanks,K.Kiran...

    kiran_k8 by Active Contributor
    • 2920 Views
    • 9 Comments
    • 0 Likes
    Labels in this area

    Explore this Area