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

    hide stmt not working

    hi ,my hide stmt is not working in below code.TABLES:VIBDAO.DATA:ITAB TYPE TABLE OF VIBDAO WITH HEADER LINE, NUM TYPE I VALUE '1', PROG_NAME(12) VALUE SY-REPID.TOP-OF-PAGE. WRITE:/ PROG_NAME,20 'ARCHITECTURAL OBJECT INFORMATION DISPLAYED'.ST...

    Change table's package

    Hi people,I am having some problems here and I need your help.I have to change the package of several tables on a migration we are doing.But the solution we have is not very quick to finish, so if you have any other way...What we are doing is:create ...

    Resolved! Accepted Solution

    How to find all generated profiles (with more than one nomenclature)

    Hello all,I have an Solution Manager 4.0 system and I want to find out:a. all sap profiles created via SU02 (not generated profiles)b. all generated profiles b. all generated profiles with user assignmentInitially I extracted values from tables UST10...

    Resolved! Accepted Solution

    How to attach an external file, that is in AL11 SAP directory, to email ?

    Dear all,I would like to attach a xls file that is in AL11 SAP-directory, in an email, sent by a FM called in ABAP program. I have seen FM SO_NEW_DOCUMENT_ATT_SEND_API1 and SO_DOCUMENT_SEND_API1, but it is to attach files that are build into SAP prog...

    Resolved! Accepted Solution

    Problem with Subscreen

    Dear Experts ,I am facing a problem with the subscreens. My senario is as follows :Main screen is 0100. On this screen i have defind one subscreen area and in this subscreen area i have called another screen 0110. On this 0110 , there are 3 another ...

    input from user

    Hi experts,m workin on one report in which i have to send message to multiple customers and that message has to be typed by user on selection screen itself..can u plz tell me how i can create a large input mesaage box on selection screen to write tha...

    ALV layout variants

    Hi all,I am using Object oriented ALV in my report. I have created many ALV layout variants which are standard/global but when i goto manage layout and try transport option I get a message that there are no layouts that were passed for transport. Can...

    Idoc Status save

    HI all,I am using function module BAPI_IDOC_INPUT1 in order to reprocess some Idocs in error, it works done and posts the debit note correctly but the Idoc status isn't updated and remains 51. I have also added BAPI_TRANSACTION_COMMIT.Any suggest?Tha...

    Resolved! Accepted Solution

    LOOP AT AN INTERNAL TABLE

    Hi,I have created an abap program that has an internal table. In that table I want to compare the values of one field with the values of the same field but from other records except the current one. What do I have to do?Thanks in advanced.

    xt_inergo by Participant
    • 2794 Views
    • 5 Comments
    • 0 Likes
    Labels in this area

    Explore this Area