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

    SAP QUERY

    HELLO EXPERTS,1. I HAVE CREATED USER GROUP.2. I HAVE CREATED INFOSET.3. I HAVE CREATED QUERY.AFTER THAT I WANT TO GENERATE A REPORT PROGRAM...SO I USE QUERY->MORE FUNCTIONS->GENERATE PROGRAM...the program name like AQA0PE==========Z_XKDKD====== IS GE...

    Resolved! Accepted Solution

    RFC?

    HI all,I tried to create a RFC(Remote enabled) FM.At the time of saving it is giving an error like <b>'GEneric types are not allowed in RFC enabled FM'.</b>What should i do now?Kishi.

    Resolved! Accepted Solution

    about exception handling?

    hi experts!Thanks for answering my previous questions.NOw i have another question that is1.How we handle exceptions in abap?2.What we do if something fails?4. what is binding in workflow?3.and If someone can tell me the steps of workflow?thanks in ad...

    Save Variant

    Hi All,I am creating a dynamic selection screen using FM FREE_SELECTIONS_INIT and FREE_SELECTIONS_DIALOG. The screen created is a Subscreen.I want to save varaint for tis screen .Can anyone please help me to do tis.It will be help full if some 1 prov...

    Re:urgent

    hi iam getting data from database to file , before displaying in excel sheet , the criteria i have to give is 500 records in one file, it should generate as role.csv, next 500 in another file ,it should generate role2.csv, wht shld be my logic here...

    Resolved! Accepted Solution

    Optimize Performance in getting Quantity of Open PO per Material and Plant

    Hi,Recently I have a project that requires me to get the quantity of the open Purchase Orders (no Goods Reciept yet). The current code I have to get this are as follows (with some alterations):<b>select MATNR WERKS MENGEfrom EKPO into table i_purchas...

    Resolved! Accepted Solution

    BDC

    Hi, is there a way in BDC call transaction where we can go ahead even if some records error out and to capture those records with the same structure as in input file.thanks,kranthi.

    ABAP Query

    Where to write select condition in a existing ABAP query. They have asked to modify the existing ABAP query to display purchase order whose delevery status is completed. I need to check for the condtion and display.Kindly help me.

    Resolved! Accepted Solution

    Update TCURR

    Is there any issue with updating TCURR directly. I know that SAP standard tables are not supposed to be directly modified but I have seen direct updates of TCURR at places and am wondering why it is wrong, if at all?

    Resolved! Accepted Solution

    SmartForm table node - help with passing an internal table to SmartForm

    I need to pass a table to my smartform (vblkp) but the table is not an internal table. It was defined with a table statement (in the print program). So far I've been passing tvblkp to the SmartForm. TVBLKP is defined as follows:DATA: BEGIN OF tvbl...

    Background job

    Hi,I have defined a job in SM36 and i can see the status in SM37. But i have created couple of jobs with the same name ZTEST the parameters are different each time with different timings. each is a periodic job. Which one of these is valid? or all of...

    Resolved! Accepted Solution

    Processing IDOC - Where are the messages stored and what program calls them

    Hi,When I go through BD87 and then process an IDOC, i get the following message in an ALV:http://img113.imageshack.us/img113/5220/idoctw3.jpgWhere (in what message class) is this stored? How do I find it?Which program calls this message up?Thanks,Joh...

    Resolved! Accepted Solution

    problem with splitter!!!

    Hi,i have written a program to display 2 grids on a screen using splitter. the code is shown below. it has no errors but does not show anything but 2 boxes. in one box i am displaying the contents of table 'kna1' and in the other i am not displaying ...

    Resolved! Accepted Solution

    tab delimited

    I need to create a tab delimited file. I am creating file using open dataset How do i create a tab delimited file create structure of filecontents open dataset file for output move values to filecontents transfer filecontents to file close da...

    Resolved! Accepted Solution

    formatting the file

    Hi folks,I have a question, need to format the file that I generate through the logical file path. i.e., The file has the data for various field values, however I need get the field names displayed at the start of the file. I did something like thisi...

    Labels in this area

    Explore this Area