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

    table join

    hi guru's,i have two internal tables it_bkpf it_mkpf in both awkey is the comman fields containing data now i have to retrive the data from it_bkpf .can any body tell me how to do this.Thanks & Best Regards,Rakhi.

    Resolved! Accepted Solution

    CLIENT SPECIFIED

    i saw two statements in SAP abap objects performance examples(access through SE38):SELECT * FROM SBOOK CLIENT SPECIFIED INTO SBOOK_WAWHERE CARRID = 'LH'AND CONNID = '0400'.ENDSELECT.Runtime: 2.689.736 microseconds ____________________________________...

    Resolved! Accepted Solution

    BDC or BAPI of F-02

    Hi all,I need to prepare a BDC of transaction F-02 where the screens changed depending upon Gl accounts. As GL accounts are not fixed thus I am not able to record one. I have tried BAPIs also but they don't have posting key field, thus no success. Do...

    Resolved! Accepted Solution

    F110 - S_BTCH_ADM

    Hi All, Some of our users are facing an issue when using tcode F110. The missing authorization (SU53 screen) indicates S_BTCH_ADM 'Y" is required. We are hesistant assigning this object because of the sensitive nature. Please advise. Thank youRegards...

    Runtime error

    hi Gurus,While posting Goods reciept for purchase order i got runtime error.I have no knowledge about ABAP Programing, how can i find out why this runtime error has occured ie which data entered by me caused this error.RegardsSamarth

    BDC for ME21

    Hi All,I need to create a BDC for the creation of Purchase orders using t-code ME21. but each PO may have different items i.e if one Po have 2 items other PO may have 5 items. so how to do this.How can i upload the data of the different PO's in BDC. ...

    Resolved! Accepted Solution

    Custom Search Help

    Hi All,i have created a custom table containing 3 fields and all the three of them are key fields ...the three fields are .. Charateristic group name ... Class type ...and Charactristic name.. now the issue is that .. i want only those fields in the ...

    Resolved! Accepted Solution

    Deleting Zeros

    HI EXPERTS,Field1 = CAL_0000138171_XYZHw to delete zeros between CAL_ and XYZ.ie output should be FIELD1 = CAL_138171_XYZ.if FIELD1 = 0000138171I can use this SHIFT FIELD1 LEFT DELETING LEADING '0'.But hw to do first one. Please help me.

    Resolved! Accepted Solution

    TAXIM in MG03STEUMM

    Hi All,Can anyone help on this one:DATA: BEGIN OF i_tax OCCURS 0. INCLUDE STRUCTURE mg03steumm. "MG03STEUMMDATA: END OF i_tax.I have to display TAXIM that is in MG03STEUMM (structure) and the structure doestn't have any data. How will i be ab...

    Resolved! Accepted Solution

    ALV Total Text

    Hi Experts,While Building the Feildcatlog I am passing for some columns as DO_SUM = X. It is caluclating the total in the last row of the report. But I need a text behind that as Total. How can I do that ?????

    Resolved! Accepted Solution

    Application Server

    Hi All,I am working in Data Migration. In my requirement the extraction Programs say like Material extraction program should be run in background mode, and the downloaded file should be sits in the sharing folder via the Application server.My BASIS p...

    Labels in this area

    Explore this Area