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

    Large fonts in dynpros

    Hello Collegues,Is there anyway to make fonts (on a DYNPRO) bigger?I´m writing an application for people who can´t see very well, and all the texts on fielddiscriptions, inputfields and buttons schould be... ahem... HUGE. (Something like size 48 in W...

    Resolved! Accepted Solution

    PU12 or CHANGE POINTS

    Hello everyone,Im trying to find out how can i develope, or using a standard tool, a way to obtain HR infotypes changes in some fields. Like a trigger that is activated when some changes in PA* tables occurs.Can this items ´help me: PU12 or change p...

    Resolved! Accepted Solution

    Problem updating ztables

    HelloI am using a custom function module to update ztables using data from inbound idocs. My function module executes sucessfully and the status of the idoc changes from 64 to 53. But it does not update my ztables. Any suggestions as to why this happ...

    Resolved! Accepted Solution

    fm REUSE_ALV_GRID_DISPLAY

    I'm using this function module...the output look like this <a href="http://img92.imageshack.us/img92/9213/pic11fc.png">[Click here]</a>but for a reason I cannot save the customized layout. The Save option is disabled! <a href="http://img92.imageshack...

    Resolved! Accepted Solution

    Based from my code, how do I implement an ALV grid using OO concept...

    Hello experts,I am currently practicing ABAP Objects and I would like to use alv in my report. Now, How can I implement ALV in my report in the simplest way possible. Sample codes will be highly appreciated. Thanks guys and take care!REPORT z_aris_o...

    Resolved! Accepted Solution

    MIGO

    Hello all,I have a BDC program for MIGO and while exceuting, I am getting dump while executing in batch job. The job is created successfully with the error message "Control Framework: Fatal error - GUI cannot be reached Runtime error RAISE_EXCEPTION ...

    Resolved! Accepted Solution

    search process

    Hi all,I have a requirement wherein i have to enhance the search process.The requirement is that when the user types the acronym for the customer the full name of the customer should appear and vice versa.also the search process should have a facilit...

    Resolved! Accepted Solution

    itab

    Hi Experts,I have one field in ITAB like this.|1|Item1|ThisisItem1|2|Item2|ThisisItem2|3|Item3|ThisisItem3|.So i want to extract like: 1 item1 thisisitem1 2 item2 thisisitem2 3 item3 thisisitem3t...

    IMPORT / EXPORT

    Hi all, IMPORT AFRUD_TAB FROM MEMORY ID 'ZCVS_AFRUD_CONF' . FREE MEMORY ID 'ZCVS_AFRUD_CONF' . I found from the above ID, table control screen in imported to the current pgm duting execution. How to find the Memory-Id from where its picking?

    Resolved! Accepted Solution

    Regarding Dropdown Box....

    HiI need to develop a screen which will have 2 dropdown boxes, around 15 input fields and 3 push buttons.I have defined a dropdown box referring ABAPDOCU codes and guidelines from SDN Gurus...But the problem is, i am unable to select a particular val...

    Resolved! Accepted Solution

    How to get the choices for the DATE and TIME in the selection screen?

    Hi all,I have created a thansaction with a selection screen where two of the parameters are DATE and TIME.Now I would like user to both be able to write a date and a time of his choice, as well as to be have system offer him a calender where he can c...

    Labels in this area