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

    selection screen doubt

    can anyone help on this:-i hav tables pa0000, pa0001, pa2001.my selection screen:- parameters : S_BTRTL LIKE PA0001-BTRTL, s_month like ?how should i get month in the selection screen?i am callig fun module:-REAL_ESTATE_F4_MONTH to g...

    Resolved! Accepted Solution

    REUSE_ALV_FIELDCATALOG_MERGE

    Hi I am facing a problem using this FM. I have an Internal Table called OUT_TAB[] which is to be output using ALV List. Now to construct the FieldCatalog i used this FM and passed the name of the itab in the i_internal_tabname parameter. But it gives...

    Resolved! Accepted Solution

    Module Pool Program

    Hi,I am new to Module Pool program, in SAP there is a demo program named DEMO_DYNPRO_INPUT_OUTPUT, when I copy the program and execute the program in ABAP editor it is showing the error at 'call screen 100' that is "Screen cannot accessible".I design...

    subscreen logic

    hi all,i have the following code in my main screen 3000.process before output. module read_data_3000. module status_3000. call subscreen subscr_hu including 'ZTEST' number1.process after input. module pai_at_exit_3000 at exit-command. call subsc...

    DATE

    Hi All, i am using the following two functional modules to find holidays and sundays , as such according to my calender id i have to calculate overtime on sunday and public holidayRH_GET_DATE_DAYNAMEHOLIDAY_CHECK_AND_GET_INFOIs there a single F...

    Resolved! Accepted Solution

    Batch Input MM02

    Hi All,I am trying to update material master data with transaction MM02. With MM02 I want to go into the Classification view for this material and change the value of a previously entered class. At first I tried to record doing this in Batch Input M...

    Return delivery

    Hi,I worked on the Goods Receipt slip sapscript program(se71 pg. Now i want to print the return delivery slip. The output for both of them looks almost similar except few changes in the fields. The form that i used for goods receipt was WESCHEINVERS3...

    Creating IDocs

    I am creating an IDoc (ORDERS05) from an ABAP application. What is the best way to retrieve the format layout of the data portion of the IDoc to populate the elements for each format? For example, if I want to populate the data for the E1EDKA1 form...

    Resolved! Accepted Solution

    REUSE_ALV_POPUP_TO_SELECT

    Hello,i use the FM REUSE_ALV_POPUP_TO_SELECT to select one or more lines of an internal table in a popup. Is there a possibility to make the table entries editable on the popup screen?Or is there an other FM?I need a popup to select multiple rows of ...

    Labels in this area

    Explore this Area