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

    Resolved! Accepted Solution

    To Join or Not to Join

    Hi! Kind of a basic question, probably, but asking anyway. I'm wanting to extract the following fields from their respective tables but not sure if it's best to do my Select separately: SELECT matnr, werks FROM marc INTO TABLE @DATA(itab_...

    keega by Participant
    • 1221 Views
    • 2 Comments
    • 0 Likes

    BOPF query text collection

    hello how can i query the data of text collectionmy business object is /SCMTMS/D_TORID and there is a text collection delagetion i want to retrieve the data of text collection i tried to look from the other blogs but when i do it i dont get any resul...

    AJeB by Participant
    • 1216 Views
    • 1 Comments
    • 0 Likes

    BOPF query

    how to use the WHERE, AND in bopf query like SELECT * FROM table WHERE field = value AND ? im currently doing is read the et_data in bopf using READ table but the AND is not possible in read tablelo_srv_mgr->query(...... )

    AJeB by Participant
    • 909 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Excel to Internal table

    Experts, I see many posts by Sandra and other ABAP experts where the recommendation is to use ABAP2XLSX. I followed the installation page from GITHUB and installed ABAP2XLSX. As a next step, I want to get to the code where I can upload an excel f...

    Resolved! Accepted Solution

    Diffrence of Entries order between ECC6.0 and S4HANA when use SELECT syntax

    Hi experts. I have task that should make same entries order between ECC and S4hana when i use SELECT syntax and insert that data record to Internal table. Problem is If the ECC program source have order key from SELECT syntax or have internal tab...

    CUSTOM CONTROL

    Hi all. I have implemented a custom control in order to have a multiple line input option. In Pa30, i try creating a record and save it. when i go to display mode, the custom control field is still in display mode and hence i can still edit it. Whi...

    Enhancement in abap

    i am trying to work on an example of user exit but after i put a breakpoint in one program and goto other to check if my exit point is correct so while executing the second one i am getting error as below:"Internal error - incorrect FORM call from GE...

    Labels in this area

    Explore this Area