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

    File Port

    Hi Experts,I am doing LSMW using BAPI.But in the first step when assigning the BAPi it is asking for INBOUND IDOC PROCESSING.For that i thinkk i have to create file port,partner number etc.So pls trll me how to create those things.If you have materi...

    Uploading longtext

    Hi, I want to upload lontext(purchase order text) by using LSMW. In my input file, there are 2 longtext for a particular material number.While I am uploading, first lontext is overwritting by second longtext.I am using the program '/SAPDMC/SAP_LS...

    Resolved! Accepted Solution

    HI

    Hi,I am uploading one file with matnr,vkorg,vtweg through internal table(t_file)....and after calling GUI_UPLOAD,I have to check the internal table data with MVKE(matnr,vkorg,vtweg).If the record exists then I have to delete the record and I have to ...

    Resolved! Accepted Solution

    Doubts in LSMW

    HI, Experts I have following doubts in LSMW.1. Before uploading into the database, if at all we need to perform some convertion say UNITED STATES or U.S.A into US. Can this be done in LSMW.2. After writing an LSMW for a transaction how would the use...

    Resolved! Accepted Solution

    LSMW doubts

    HI, Experts I have following doubts in LSMW.1. Before uploading into the database, if at all we need to perform some convertion say UNITED STATES or U.S.A into US. Can this be done in LSMW.2. After writing an LSMW for a transaction how would the use...

    displaying message

    hi all, i have a problem with displaying information message, actually i am counting the transaction (no of records), i have to display the the numbers at the output after processing and display it as information message.how and where can we use ...

    Resolved! Accepted Solution

    BDC uploading

    Hello friends,In real time regarding BDC ...How to upload the data is it thru DATASET (i.e., thru Application server) or thru gui_upload(i.e., thru presentation Server)No need to give code just gimme in real time what hey will do to upload.With Regar...

    BDC loading

    Hello friends, In real time regarding BDC ...How to upload the data is it thru DATASET (i.e., thru Application server) or thru gui_upload(i.e., thru presentation Server)No need to give code just gimme in real time what hey will do to upload.With Reg...

    Resolved! Accepted Solution

    Security design issue

    Hi,In the R3 enterprise implementation (enhancement to an existing production system) project we are working on, the development team has a technical specification to assign all custom programs an auth group.The roles are process based, and we have a...

    Resolved! Accepted Solution

    User Exits in VL01N

    HiI have a requirement here. I created an outbound delivery and do the PGI. As soon as I hit the PGI button I have to update some Z fields in LIKP(this table is enhanced by customer due to some reason) table.Is there any user exit to do the coding to...

    Resolved! Accepted Solution

    type checking

    my flat file char numc currencykarthi 1233 123,000.0.i have check give feild give correct format or worg.urgent .................when ever u get the data from flat file to internal table..give a check if condition...if check is fine append or else pu...

    Resolved! Accepted Solution

    Hi Friends

    Can any body tell me how to see the table for a structured field, i.e for a structured field (invfo-xblnr) i have to find find where this value is storing in which table. How can i find.Thanks In advancevijay

    Resolved! Accepted Solution

    Comparing SELECT SINGLE Vs SELECT.. EXIT.. ENDSELECT for getting single row

    Hi,I have a database table with 7 key fields. I need to fetch a single row using 4 of the keys.Which is the best way out of below two and why?1. select single * from table where key 1 key 2 key 3 key 4 are known.2. select * from table where key 1 key...

    Labels in this area

    Explore this Area