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

    Image in header of ALV

    Good Morning,I am using the T.Code OAER for upload an Image in the header of a report ALV. I upload the image in the client of development, and the image is show perfectly.But i transport the order that genera the report ALV to client of Production ...

    Resolved! Accepted Solution

    Subtraction 3 months from current month and store in a report output

    Hi Gurus,Currently my requirement is my clinet is having 2 sales organization one in usa and one in china.They are using one report for sales comparison. The issue is when client enter the sales organization number like 1002 for china the output sho...

    Resolved! Accepted Solution

    Reg:Updating NAST Table

    Hi Gurus, In my requirement i want to set the data base field VSTAT as 1 in NAST table when the order is processed. I'm using UPDATE statement to update the database field but it does not work. i write the code like thisupdate nast set vstat = 1 ...

    G.L. wise Stock

    hi all,can u plz help me out in this one..?i have to create a report on GL wise and material wise unreisrticted stock (and the cost of that stock is possible) by tally MB5B with the help of mardh ,qals,qave.. so is there any report available that i ...

    Resolved! Accepted Solution

    How to clear currency variable and to print as blank in ALV output?

    Hi Experts,I have a field in a internal table of type currency .While printing for some records the value is 0.00.My requirement is i want to print as blank instead of "0.00' in ALV o/pWhile populating i tried to assign with variable of space of sam...

    regarding bapi

    hi all, i am getting a flat file from application server .i have to do some validations and i am passing these values to bapi structure to create Purchase requisition(PR).but it is not creating any PR.i am sending my code to u pls go through that ....

    Idocs

    Hi Guys I have an issue with Idocs.I created an employee in pa30 and saved ,idoc is generated after bd21An idoc is getting created after change pointers activation,but when i see we05 in that i cant see PERNR number in that segment,but i can see pern...

    Resolved! Accepted Solution

    Message Display

    Hi All,I have the following code for the message. If sy-subrc EQ 0.MESSAGE ID '00' TYPE 'I' NUMBER '997' WITH 'Credit Memo' salesdocument 'has been created'.ENDIF.It is giving me message as following,I:00:997 Credit Memo 30023288 has been createdis t...

    Archiving Z table

    Hi all,In my ztable I have 10 million records, when user runs the report it takes too much time, for that I have already created one archive table same as my ztable, now I want to insert all ztable data(record) to my zarchive table, I want to keep on...

    Resolved! Accepted Solution

    Appending two files

    Hi,I'm trying to write an ABAP program that asks for 2 text files (A.txt and B.txt) from the user. These two files will come from the frontend (Windows C:\Temp folder). I'm planning to append the two files together into a third text file (C.txt) and ...

    Labels in this area