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

    screen painter

    Hi,I have a text field and 2 inputs in screen painter that are light blue and are invisible when running my transaction. I checked in screen painter to see if the invisible checkbox had a check, but that seems fine. Any ideas as to what the light blu...

    Resolved! Accepted Solution

    AT END OF matnr.

    Hello- In loop - endloop I have AT END OF matnr. But it is not working. For all material it is going inside AT ENDAT. It shoulg go inside only for unique matrial. But it is not working like that. LOOP AT temp_hu_detl. v_sum = v_sum + temp_hu_detl...

    Resolved! Accepted Solution

    Processing screen fields

    HI all,How can I process screen fields in a PAI module.I put a new module in the PAI of the screen 1229 of the program SAPLMEGUI (transaction me21n).I can read the field I want in the debugger (mepo1229-submi) but if I try to read this field in my mo...

    Resolved! Accepted Solution

    F4_Filename ?

    I use F4_filename FM to help the user browse for files . The requirement is :There is a variant that has the Dir path : corp-abc\sap-abap\.The user wants that when he uses this variant and does an F4 , just the files listed in this directory should p...

    Resolved! Accepted Solution

    Need Help...

    Hi experts, Can anyone help me in answering the following questions.<b>1. What is the role of each of the tables MKPF, MSEG, MCH1, MCHB, MARD, MARC, KLAH, CABN, AUSP, T320, LQUA, Transfer Orders in the Inventory and Warehouse Management module.2. W...

    Resolved! Accepted Solution

    Runtime decision for FM ?

    How can i make my report decide which method to use for file upload based on : whether it is run in foreground or background at run time ?I tried using the sy-batch system variable like this :if sy-batch = 0.OPEN DATASET fname FOR INPUT IN TEXT MODE ...

    Table control help

    Hi all,I am problem with table control.I have two screens.screen 1 have a copy button and field forr id.I have give an input for id and press copy.based on my input it retrieves data from ztable and displays in screen 2 where i have to modify few thi...

    Resolved! Accepted Solution

    Function question.

    Hi people!I need to take like eight files from the directory 'out' in the R/3 server. I need to create a program for this. Exist a function that take me this eight files that beginning like example with 'Filetest*' ?Thanks for the help.

    Query

    Hi, I have got an assignment in which a report query needs to be converted to ABAP prg... this query is using an Include rsaqexcd and a Function pool rsaqexce and table used is aqldb, GLPCA, T001, T882... because this code has "%" in its code... I am...

    Resolved! Accepted Solution

    Reg ALV interactive

    Hi,I am displaying 14 fields as output using ALV grid display. Now the new request is that when you click on the PO number field it has to go the ME23N for the PO.Could you plz give tell me how to proceed in detail.Thanks Reddy

    ldb to alv

    My report has ldb and it is printing write statements for each get statement. I want to get rid of this and need to print the whole data in alv at the end of the ldb. Is there any method to extract the data in alv??Pls. let me know asap.-Vinod

    List display

    Hi all,In a classical report, after getting the display, i want to enter the value of a particular field. This is done with write statement,write:/ field1 input.Then, with respect to the given input, the adjacent field has to display by adding the gi...

    Resolved! Accepted Solution

    Excel Header

    Hi,my requirement is to download my internal table to an excel with header,i created another internal table with header, and inserted it to index 1.Program gives me a dump 'Conversion error'.My last 3 fields of internal table are marc-minbe, mard-lab...

    Resolved! Accepted Solution

    printing a report

    Hello,I have two questions concerning printing a report.1) how do you control the font and the orientation of the report when you print it out. I have created a report and when I select list -> print it prints in landscape and the font is too small. ...

    Resolved! Accepted Solution

    cannot compile a method, field is unknown

    this is how I create my method, if there is any other way or additional work to do, please let me know:-rightclick on the class ZCL_ES_BSP_ELMNT_DWN_TBL_EXCL -> Create -> Methodnow there is a dialog:-insert methodname "process_xls_download"-insert de...

    Labels in this area

    Explore this Area