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

    HELP IN FIELD SYMBOLS

    HI,i have to use read for table type field-symbolsi try FIELD-SYMBOLS: <col_actual> TYPE STANDARD TABLE. READ TABLE <col_actual> ASSIGNING <t_act> WITH KEY child = wa_node_tab-znode.and i get error :The specified type has no structure and therefo...

    Resolved! Accepted Solution

    Table Control Scrolling

    Greetings,I have used the table wizard within Screen Painter to build a table control on my screen and SAP generated all the code nicely however I can't remember if I choose to the option to allow scrolling. My table control on the screen has sliders...

    Fm : NAMETAB_GET

    Hi, In function module NAMETAB_GET the table parameters DNTAB table OFFSET field value are getting doubled while compared to eariler version.Eg : In 4.6 for tabname A655 offset value for Condition type is 5In 6.O for same tabname A655 offset value fo...

    Resolved! Accepted Solution

    Smart Form

    Hi All,I developed a Smart Form for printing VBRP data. I am passing the data into smart form through a Program. So, all the fields are getting transferred but the field NETWR is not getting transported and it is raising an exception called FORMATTIN...

    Resolved! Accepted Solution

    performance issue

    Hi, My program i am using FMIFIIT,FMIOI,BSEG,BKPF tables it take time to retrivee data.In select statement i am using index ,primarykey,for all entries still it take time.Can you tell me any other option to reduce time.Thanks,Deesanth

    Set Cursor in MPP

    Hi,I have 6 fields on my MPP screen.Based on the validations, I need to set the cursor to the appropriate field that has an invalid entry.As per the functionality, I show the error screen and when I come back, the cursor should be set to the field wi...

    Resolved! Accepted Solution

    SAP Tree order problem

    Hi experts,I have a SAP Tree made using the class cl_simple_tree_model.I add nodes to it calling the method add_node.That is working, but the order of nodes of level one has been inverted. That is, the first node that is added appear in the last posi...

    Resolved! Accepted Solution

    BDC

    Hi Gurus, Can i know when we go for call transaction & when we for Session method in real time scenarios. What are the advantages & disadvantages of both?Thanx & Regards,Srinath

    Labels in this area

    Explore this Area