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

    determine the structure for workarea at runtime from type "standard table"

    hello,I have a method in an own ABAP OO object and it passes a parameter of the type "STANDARD TABLE"....EX_PY_RES_TAB Exporting Type STANDARD TABLE...Is there any way that I can create a data object at runtime, which has the structure of this table,...

    Koen_VL by Participant
    • 1135 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Issue on Sorting the itab

    Hi, I have a requirment of sorting the internal table by one field.for example zobject having the value of TE,RM,WP,RC,QM,SM,PE ........etc like that.but i want to sort the object in the below order only(based on the value of the particular field...

    Secondary Index

    Hi,I want to create a Secondary Index on Standard SAP Table and our database in MSSQL. Should I include MANDT as the first field of my index or not? Please give explanation as to why? Thanks & Regards,Kalyan.

    Kalyan12 by Discoverer
    • 1107 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    dynamic selections

    Hello ,I am a beginner and need to make a dynamic selection screen. i need to get the additional selection parameters dynamically with the help of a button for the dynaimc selections on the application toolbar . as of in the case of transaction me23...

    Resolved! Accepted Solution

    BDC session ?

    Hi gurus,I use the FM BDC_OPEN_GROUP to create a session and then insert each record into this session with BDC_INSERT and then use BDC_RECORD_PLAY to execute the BDC session , But by this way I can not get all the returning messages from the call . ...

    Resolved! Accepted Solution

    BDC Session Method

    Hi,I use Call Transaction & BDC Session in the same program so as to capture the Error Transaction (Error in Call Transaction) into BDC Session Method. For some reason, BDC session always creates 1 session, but my BDCDATA table has records for more t...

    Resolved! Accepted Solution

    I did NOT see any code, which UPDATEs S704 in the Stand. SAP prog.RMCA7015?

    Hi Experts,In the Base UOM context, I need to create a Z version of the SAP prog(RMCA7015).So, the SAP Prog. name is RMCA7015. Its a COPY prog.This prog. performs the function of that, it COPIEs the S701 entries to S704.In the Z version, I need to do...

    Resolved! Accepted Solution

    MASTER_IDOC_DISTRIBUTE

    Good afternoon:I am using the function MASTER_IDOC_DISTRIBUTE and i am geting the status in the COMMUNICATION_IDOC_CONTROL table return, but the returned log is partial, because if i have a syntax error, and i make a commit in we05 i can see in the l...

    Labels in this area

    Explore this Area