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

    How can Set Value to Project Def, WBS Element, Reference no with using BAPI_QUALNOT_CREATE

    Creating Notification using BAPI_QUALNOT_CREATE Instead of using TCODE: qm01 , Notification Type: SD. I created Successfully notification by Function Module BAPI_QUALNOT_CREATE in ABAP ZProgram But I can not value the fields in the Reference obje...

    Resolved! Accepted Solution

    Issue in SAP script standard text

    Sap script terms and condition display like 1. Vasu is good boy an he is Working for xyz company. Whole text saved in standard text including 1. Requirement is like second line should start from exact below of Vasu word. Not under serial num...

    sri6666 by Active Participant
    • 1070 Views
    • 2 Comments
    • 0 Likes

    SAP Rest API

    I am new to this technology i.e. SAP REST API. Why we use this ? I am working on ECC 6.5. I have to create an object using SAP REST API. What is this technology and how to use to create a program( send the invoice details using this technology).

    Resolved! Accepted Solution

    Smartforms: Two table, second table should do the page break

    Hello experts, I'm having a problem with a smartform which I am not sure how to solve it. The smartform has two tables, the first one contains the items of a delivery, and the second one has to display the texts for each item. The problem is, that ...

    Data in excel sheet was entering was not entering into screens for updating in bdc call transaction

    Hi Experts, In the below i tried to update zuonr and sgtxt fields from excel to sap .But the given excel sheet data is entering into one screen "0102" and not entering into "0300''(which contains zuonr and sgtxt fields) and 0002 screens .For those...

    select with loop

    hi, i have performance issue with below code LOOP AT it_dd02l ASSIGNING FIELD-SYMBOL(<wa_dd02l>). SELECT COUNT(*) FROM (<wa_dd02l>-tabname) INTO count_temp. ... ENDLOOP. My Requirement is find All traction table with total no of records . ...

    umayaraj by Participant
    • 1425 Views
    • 4 Comments
    • 0 Likes
    Labels in this area

    Explore this Area