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
    • 96761 Views
    • 212 Comments
    • 39 Likes

    cash journal

    Dear All,I am having one problem! I am using standard program for CASH JOURNAL. Name of the pogram is RFCASH00. When I am executing this program in my development server then output is generating properly but when I am executing the same program in P...

    Resolved! Accepted Solution

    Function module required

    Hi,Can anyone get me the <b>function module</b> which will get me the details of the selection screen variables like <b>parameters and select-options</b> present in a given <b>executable program</b>. It should give me the details like whether the <b>...

    conversions

    Hi All,My requairment is i need to select the records from vbak veda table based on some conditions and need display the list of those records from that list user selects some records and he will process the bdc session or calltransaction.by default ...

    Resolved! Accepted Solution

    o/p of text literals

    Hi ,This is the code............READ REPORT prog INTO itab.Loop at itab into wa_line.search wa_line starting at for ' '.if sy-subrc eq 0.write : / 'Column:', sy-fdpos,'Line.no:', sy-tabix.endif.endloop................I want the o/p as the list of al...

    CONVERSIONS

    Hi All,My requairment is i need to select the records from vbak veda table based on some conditions and need display the list of those records from that list user selects some records and he will process the bdc session or calltransaction.by default ...

    Resolved! Accepted Solution

    sql

    hi,may i know why i got error for this? instead i must have into v_matnr then only is correct. i thought tables mara is already a working area defined, right?thankstables mara.select single matnr from mara where matnr = p_matnr.

    Resolved! Accepted Solution

    Query Issue(Very Urgent)

    Hi, I have issue with select statement to pull the records from two tables. Here I have two tables one is with Billing Document Items and Service Order Operations.I have service order as unique field in both tables, When I execute select statemen...

    Labels in this area

    Explore this Area