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

    me_process_po_cust~process_header/ Determine Line being Processed?

    The code I have implemented below is working fine toi retrieve all of the PO header, line item, and accounting information. In the PROCESS_HEADER METHOD. For this particular scenario the logic only breaks into the PROCESS_HEADER method. This data is ...

    Resolved! Accepted Solution

    FTP Command Error while changing directory in SAP App Server/Access Issue??

    Hi guru'sI am trying to fetch files from External FTP Server and trying to place them in a specific folder in Application Server. My SAP App Server is UNIX based.Called HTTP_SCRAMBLECalled FTP_CONNECTCalled FTP_COMMAND * STEP 1: TO GO TO EXACT FOLDE...

    Selection Screen

    Hi,I have designed selection screen with two input fields and two radio buttons.if i select one radio button the respective input field is only able take input and the second input field should be disable mode or invisible. in the same way if iselect...

    Resolved! Accepted Solution

    select count (*)

    Observing regularly the rows tables we need a program. We want to have a short list of trhe rows entry.A test program is the following, it delivers what I want but is very slow.data: rows type i, rows_1 type i,rows_2 type i,rows_3 type i. ST...

    Resolved! Accepted Solution

    How to handle custom component data on overviewset save button CRM UI

    Hi,I have added a custom component to a standard view which is enchanted.I can handle any data with my buttons on the component but after editing datai need the save the data when the save button on the overview(top) is pressed.I have redefined save ...

    Resolved! Accepted Solution

    Interactive report issue

    Hello All,My requirement is to display 2 reports in one screen in the output and I have achieved this using sub screens concept and have build two ALV's using OOPS concept... But am facing one issue i.e. one of the report that is displaying above is ...

    Resolved! Accepted Solution

    Read bar code

    Hi,I have been looking for information about how to read bar codes using a scanner RF. I am not sure if I understood well how it works so could anyone confirm it to me?I understood the bar code will be read by the scanner and it will be directly copi...

    Resolved! Accepted Solution

    WRONG OUTPUT

    Hi all,i am getting wrong output when executing the below codei.e the output is coming regard less of the order number in select statement.Kindly please help me. REPORT ZTEMP2. TYPES: BEGIN OF TY_BKPF, MONAT TYPE MONAT, BUDAT TYPE BU...

    Resolved! Accepted Solution

    Looking for a FM to download entirely PO/CTR data from R/3

    Hi all gurus,as told in subject, I'm looking for a way to dowload all the data of a contract or a purchase order into a local file on my client.For those who are familiar with SRM, there's a transaction, BBP_PD, which - given a contract or po number ...

    Labels in this area

    Explore this Area