Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92257 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! 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! 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! 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! 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...

    BAPI_BOM_UPLOAD_SAVE

    Hi all,I am try to create a BOM in SAP R/3 system using a BAPI "BAPI_BOM_UPLOAD_SAVE", but when i am trying to create I am getting an error message like "Data is incomplete" I am not sure exactly what are the fields i need to provide in the BAPI. Ple...

    Resolved! 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! 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