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

    submit report issue

    Hi there,I have a strange issue that in one program I am submitting various reports. All of the report simply run and result is shown in the list, but for one of the report, first it is going to the selection screen of that report and then it can be ...

    Resolved! Accepted Solution

    needd logic

    Hi, LOOP AT IT_BKPF_BSEG WHERE HKONT IN S_HKONT AND BUKRS IN S_BUKRS AND PRCTR IN S_PRCTR AND ( BLART IN S_DOC_IN AND NOT BLART IN S_DOC_EX ).here the field s_doc_in is empty . thats y i am n...

    Resolved! Accepted Solution

    Table for a radio button.

    When I try to see table name for a radio button, it shows me the structure, and there is no table name assciated with that field. How are radio buttons mapped? without table?I am using tx: PK01 and the three radio buttons under replenishment strategy...

    Resolved! Accepted Solution

    select query

    Hi, In my selection screen i have work center (ARBPL) and start date.I want to list work orders (AUFNR) based on technical object (tidnr) . SELECT agstrp agsuzp baufnr cvornr darbpl bktext b~autyp INTO TABLE it_tab FROM afko AS a INNER JOIN a...

    Resolved! Accepted Solution

    dynamic internal table

    How to apply condition to the dynamic internal table.how to sort a dynamic internal table based on fields.i m having some records in internal table.How to apply condition to tht dynamically & append to another table.loop at IT assigning <l> (here i h...

    Resolved! Accepted Solution

    GUI_DOWNLOAD

    Hi,I am using the function module GUI_DOWNLOAD in the print program for the purchase order to dowload a smartform in pdf format. The problem is it is not dowloading the data in pdf file in my specified folder on my desktop. but i get success message ...

    Resolved! Accepted Solution

    Need Abap Code Help

    Hi ,I am trying to activate an ODS but it is failing the activation process . When I look into the application log I see this error "Value 'RAM???¿????????S RAM' (hex. '4D41524B3F3F3FBF3F3F3F3F3F3F3F3F5320574F524B') of characteristic ZEUID contain...

    Resolved! Accepted Solution

    nedd help

    I am using 3 internal tables. First I am fetching the data from itab1 , by using itab1 again I am fetching data into itab2.I am declaring the itab3 fields whose are contains in both itab1 and itab2. I am populating the data into itab3 by using itab1 ...

    Resolved! Accepted Solution

    urgent plz

    Can you please let me know the program to scan a particular field to findout in how many customer programs this field was used need to know how many custom programs has used a particular field in the code

    Labels in this area

    Explore this Area