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

    Adding two more fields(EEIND, MENGE) to the output of the standard transaction me2l.

    Hi Experts,Please help it's an urgent requirement.I need to add two more fields to the output of the  transaction 'ME2L'.Fields are : EEIND, MENGE.First i need to add these fields in the standard program of the ME2L tcode and then get them in the out...

    Resolved! Accepted Solution

    SET_TABLE_FOR_DISPLAY - Edited value from dynamic internal table need to be captured

    Hi all,I have created  2 tabstrip screns which contain ALV GRID DISPLAY  in a container with dynamic internal table and editable columns .I want to capture the edited value from this ALV GRID display.I have used SET_TABLE_FOR_DISPLAY  and for this dy...

    dinamols by Participant
    • 1194 Views
    • 5 Comments
    • 0 Likes

    One line item missing for a particular G/L account while sending the Account statements

    Hi All,I have an issue regarding one of the line item missing for a particular G/L account while sending the Account statements. The G/L account type is 'PR'.  I couldn't understand the problem because the account statement was sent successfully but ...

    Processing of Sales order output type BA00 processes another Z output type for acknowledgement.

    Hi Friends,I am facing below mentioned issue and request your suggestion to solve itVia processing of sales order output type BA00 another Z output type is processed and acknowledgment is sent to SAP inbox( sost).This is working incase of manual addi...

    Suryaji26 by Participant
    • 1007 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Top of Page size

    Hi everybody.There's an already developed report using REUSE_ALV_GRID_DISPLAY.The requirement is that new info needs to be added to the top of page. No problem to do thatThe problem is, now to see all that new info the user has to scroll down the hea...

    Resolved! Accepted Solution

    Dynamic setting of line count and footer in classical report

    Hi all,In classical report,we can set line count and footer at the beginning of the report  as Line-count 6(2), here out of 6 lines 4 lines is for content and 2 lines is for footer (assume no standard heading), but if my report produces less content ...

    Resolved! Accepted Solution

    Toolbar in ALV OOPS

    Hi All,I know how to remove the toolbar completely using ALV  OOPS but the requirement was to remove only some unnecessary icons from ALV tool bar.The  unnecessary Icons to remove from  ALV tool bar are : a.       Sub Totals.b.      Print.c.       2n...

    Resolved! Accepted Solution

    smartforms graphic

    Hello experts,i have a graphic in smartforms and i need to 'translate' it.If the user logged into the system with EN. It should print the english version of the graphic otherwise it should print another language and so on.I've already tryed to implem...

    Resolved! Accepted Solution

    collect statement issue

    Hi all,I have a requirement in which I am using Collect statement to club the numeric values.TYPES: BEGIN OF  ST_VBBE ,                  MATNR TYPE VBBE-MATNR,                  WERKS TYPE VBBE-WERKS,                  OMENG TYPE VBBE-OMENG,           ...

    Resolved! Accepted Solution

    subroutine parameters

    hi all ,I am having a doubt regarding subroutine parameter,data:gt_events type slis_t_events.perform event_det1 using gt_events[].  form event_det1 using wt_events type slis_t_events .why is it necessary to give the wt_events instead of giving  gt_ev...

    Labels in this area

    Explore this Area