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

    G/L account in MIRO : BADI

    Hi Experts,My requirement is to update the G/L a/c number according the material Group enterd in the PO.While running MIRO, I need to give the G/L a/c to which the amount is going to be posted. This G/L has to be validated based on the Material group...

    Resolved! Accepted Solution

    ALV Display.

    Hi,I have to generate a ALV list for a report.The output screen must be such that just above the alv list I have to display the name of the report with the date and time.How should I do it?Please help.Thanks,Sandeep.

    Resolved! Accepted Solution

    Inner join

    I need to join MARA and MSEG as inner join on mara-matnr = mseg-matnr.However matnr is not a key field in mseg.The query is shown below.from mkpf AS a inner join mseg as b on amandt = bmandt and amblnr = bmblnr and amjahr =...

    reg sapscript

    HI EXPERTS,HERE THERE ARE 2 PROGRAMS PROGRAM A AND PROGRAM B, PROGRAM A -- TO PRINT ALL INVOICES FOR A DAY.PROGRAM B - PRINT PROGRAM FOR INVOICE.IF I RUN THE PROGRAM A IN FOREGROUND THE RESULTS ARE SUBMITTED TO PROGRAM B AND THE FORMS ARE PRINTING., ...

    Resolved! Accepted Solution

    smart form

    Form Interface- "Tables using LIKE may only reference flat structures"When I am checking my smart form I am getting this error message. What does it mean. In form interface i have mentioned itab1 like structure nameand in global interface I have men...

    bdc for F-32

    I use f-32 to cancel documents clearing.When I use the mode 'A' and 'E', it's okbut use the mode 'N', BDC will take something wrong. SY_SUBRC =1001 and return message is "No batch input data for screen SAPMSSY3 0131"As we know, SAPMSSY3 0131 is the ...

    Resolved! Accepted Solution

    Perform

    Hi all,It is small doubt like in the performPERFORM using i_tab1 changing i_tab2. we are giving but in the FORMFORM USING p_i_tab1 CHANGING p_i_tab2Why we are passing with the name i_tab1 and i_tab2 and using in the form with...

    Error

    Hi, Iam developing one enhcancement Delivery due list report.Currently Vl10G is not showing some fields.For that one i append one field ZZSDABW in SHP_VL10_ITEM.i write the logic in the enhancement LV50R_VIEWG07 in include POSTAB_DELIVERY_FILL_USER ...

    Customer Master (Sales) Enhancement with additional tabpage undersales area

    Hello ,My requirement is as follows.I need to add one extra tabpage besides Partner funtions tab under the sales area tab of VD01 .somehow i did with SPRO customization process by creating a screen group and by implemetning two BADI s . but I could n...

    Resolved! Accepted Solution

    Error

    Hi, Iam developing one enhcancement Delivery due list report.Currently Vl10G is not showing some fields.For that one i append one field ZZSDABW in SHP_VL10_ITEM.i write the logic in the enhancement LV50R_VIEWG07 in include POSTAB_DELIVERY_FILL_USER ...

    Resolved! Accepted Solution

    ALV

    i need to have the text for my total in ALV. if i m using REUSE_ALV_LIST_DISPLAY. i m able to see the text by using layout-total_text.but if i use REUSE_ALV_GRID_DISPLAY. i m nt able to see the text by layout-total_text. what can be the problem here....

    Labels in this area