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

    Select Query Issue !

    Hi all,I have the following query which is fetchin me each record three times :select ekpoebeln ekpomatnr ekpoadrnr ekpomeins ekpomenge ekponetpr ekpo~netwr eketbanfn eketeindt ekpoebeln ekkobedat makt~maktx from ekpo join ekko on e...

    Resolved! Accepted Solution

    regarding currency formet

    Hi,i am checking the currency format amount.the rule is Right justify amount decimal point and 2 decimal places. Not to use commas or the $ sign.for the above condition the code is:data:val type string.val = '123456789.00'.if val co '.0123456789'.shi...

    Resolved! Accepted Solution

    Web Service

    Hi all I have designed a Web Service in ABAP and able to consume this Web Service in another application on our same IT Landscape(with valid User Name/Pass) ! My requirement currently is to remove this Username/Password signing while consuming th...

    reprt from 2 prg

    Hi experts, I have two reports say A and B, I need some fields from report A and some fields from report B both the reports are ALV Grid reports. Is there any way to take this value in the third report C and print the results.I think using subit...

    VA01 with text DOC

    Hi,when i create an sales-order via VA01 i will insert some headertext.One TextID has the type DOC. When i will useit i get the Error VX202. I look in OSS but i cannot find any solutionI will, that this ID can be edit in MS Word.How can i do it? Have...

    SYNONYM

    Hi, can any one tell me what is synonym.I created one synonym with sqlEXEC SQL. createsynonym sapr3.abcde ENDEXEC.then it is creating the synonym.and i checked whether it is exist or not using DB_EXISTS_TABLE and even DB_EXISTS_VIEW fun...

    read_data

    I am using this FM to read the free hand header text of a POWhile testing it I gave an arbitary value for ID, but what should be given here.For language I entered ENFor name PO numberFor object EKKOarchive_handle and local _cat blank

    eCATT Messages

    Hi eCATT experts,I have created the vendor using the FK01 transaction.It has given successful log.My question is how can i display this messges by writhing the MESSAGE......ENDMESSAGE.I want to dispaly the complete message, not the part1 or part2 of ...

    Labels in this area

    Explore this Area