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

    ABZON BDC Question

    Hi all,I've recorded a BDC for transaction ABZON. When you first run the transaction, it asks for the company code. However, every subsequent time you run the transaction, it no longer asks for the company code. Is there a way to code this so that 1)...

    Resolved! Accepted Solution

    Matchcode in OO (call the search help when the button is pressed )

    Hi Guys,I'm using the class cl_dd_document in order to fill a form that contains a input element (cl_dd_input_element) and a button element (cl_dd_button_element).What I need to do now is to simulate (or build) a matchcode for the button.For example,...

    Resolved! Accepted Solution

    ABAP Certification Books

    Hello,Does anyone have soft copy of all the ABAP Certification books (TAW10 -ABAP Workbench Fundamentals and TAW12 -ABAP Workbench Concepts) ? It will be a great help if you can provide me all the soft copies. My email id is <removed> . Anyother sugg...

    Resolved! Accepted Solution

    PO invoice Doc number

    Hi,How to get the PO invoice and payment document no. In ME23N I am able to see the GR and IR no for each line item. for all the IR I have to display the respective Invoice and Payment Doc no. From which table and what is the key between them is r...

    Resolved! Accepted Solution

    convert date mmddyyyy to yyyymmdd then verify to date > from date

    Hi Everyone, I'm new to ABAP and i'm on a deadline.. I am reading 2 seperate flat files to get the to and from date for a select statement. Both dates are in different formats. I have to <b>convert the from date from mmddyyyy to yyyymmdd</b> and then...

    Resolved! Accepted Solution

    compare two internal tables and sort in the order of first internal table

    Hi all,I have two internal tables itab1 and itab2.1). I want to comapare this two interna tables.2). i want set second internal table in the order of fisrt internal table.but second internal contains multiple records for 1 st table of 1 record.3).nee...

    Resolved! Accepted Solution

    Long text (Notes) in FB70

    Hello All,I have a requirement to fetch long text in FB70 transaction through smartform. All the data is coming good except the long text defined in "Notes" tab of FB70 transaction. There is no F1 help available for "Notes" tab in FB70. Can anyone he...

    Resolved! Accepted Solution

    Long text (Notes) in FB70

    Hello All,I have a requirement to fetch long text in FB70 transaction through smartform. All the data is coming good except the long text defined in "Notes" tab of FB70 transaction. There is no F1 help available for "Notes" tab in FB70. Can anyone he...

    Resolved! Accepted Solution

    Selection Screen.

    Hello all,I was wondering is there a way to change the layout of the selection screen.For eg - when i use 2 parameters in my screen, they are displayed one below the other, but if i want them to display one beside the other can i do it.Thanks,Madhu.

    Resolved! Accepted Solution

    Program Parameters

    I try to define internal table in parameters but get error message "the nested data type is not allowed", please see below code and help to give me the solution.types: prodnr(3) type n.types: pnr TYPE STANDARD TABLE OF prodnr WITH DEFAULT KEY.PARAMET...

    Labels in this area

    Explore this Area