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

    Problem in transferring file(presentation server) contents to internl table

    Hi Experts, My requirement is to upload a file from presentation server and get the contents into an internal table then I need to update bespoke table based on the values of the internal table. I tried using both funtion module : WS_UPLOAD and ...

    VOFM Routines

    Hi All,I am using VOFM routine.I am using Xkwert field for updating the VA02 screen.But the problem is that i want to update two values on the screen but i have only one variabel (i. e Xkwert)Can you please mention any other variable similar to xkwer...

    Resolved! Accepted Solution

    tif file

    hi all,I have a problem regarding sending TIF file through mail to sap.i have 2 file one is R3f file and other is TIF file, these Both files will be send via email to SAP.Ones arrived in SAP a program , reads the purchase order number from the R3F fi...

    Resolved! Accepted Solution

    SELECT Performance

    Hi experts,I only one to select the first line: select * from /BI0/PHC_PATCASE UP TO 1 ROWS into corresponding fields of it_case where HC_INSTITU = lv_patcase-hc_institu AND HC_PATCASE < lv_patcase-hc_patcase AND HC_CASE...

    Resolved! Accepted Solution

    User Clasification

    Hi Friends,I would like to know about User clasification type. In our Production system there are some Sercive Users with User clasification type M(Manual). We want to change them to T (technical).Please suggest me how they are defined as T and how c...

    Resolved! Accepted Solution

    data selection period

    when we say that in PNP LDif data selection period is filled, then those records which overlap this date are selected,but after get pernr, still all the records are fetched in internal tables mentioned in Infotype statementwhat does this exactly mean...

    Resolved! Accepted Solution

    dynamic select statements

    PARAMETERS: p_table LIKE dd02t-tabname OBLIGATORY.SELECT * FROM (p_table) CLIENT SPECIFIED INTO CORRESPONDING FIELDS OF TABLE <dyn_table> WHERE mandt = '800'.mandt is the system client number as 800.dyn_table: dynamic internal tablep_table = mara....

    Resolved! Accepted Solution

    How do we know the size from the our objects in transport request no?

    Dear All, I have the need to know the size from the objects that we're gonna transport where those objects are attached in transport request no. Is that the way to know it ? If yes, could you kindly let me know regarding it ? Thanks a lot, Best regar...

    Resolved! Accepted Solution

    New, good looking GUI.

    Dear experts,I am finding the option for having a a crystal like gui theme. I have seen it, but dont know how to set it. I searched the customize layout button but didnt find it.I am using GUI release- 710 Final Releaseand patch level 8Please help.Re...

    Resolved! Accepted Solution

    how to get the cursor position from screen in module pool program

    Hi, I am doing the module pool program, I have one table control in one screen.I have to give functionality to the user that when the user enters first record in the table control and after filling the last fieldwhen he presses enter the cursor will ...

    Resolved! Accepted Solution

    abap proxy.

    hi friends, i want to create the abap proxy. in xi side, they created the interface. now i want to create the outbound interface in t code sproxy . can anyone explain clearly? i studied the documents.my doubt is when i select the outbound int...

    Labels in this area

    Explore this Area