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

    COMMIT statement

    Hi Guys, I have a RFC function module which updates a field on the Portal side and no updates are done on the R/3 side. I pass parameters to the FM and it updates the field on the portal side.So do we need a COMMIT statement in this situation. IS COM...

    Eletronic Bank Statement.

    Hi friends,I Made a Global Settings for Eletronic Bank Statement, later I use FF.5 to Import it. After transacction run this message is dilplayed:<i>"(JBA_US_GENERAL 110) Branch is required for the document type ZE."</i>In Eletronic Archive dosn't ha...

    Resolved! Accepted Solution

    Write statement

    Hi All, The w-pernr(personnel number) is not getting displayed when i use the statement below. i am only getting messages. What is my mistake.LOOP AT itab_bapiret2_tINTO wa_bapiret2_t where Type = ' E '.WRITE w_pernr, wa_bapiret2-MESSAGE....

    Resolved! Accepted Solution

    optimizing condition check

    Hi, i have a check with several conditions in it including checking a range tab.it looks similar to this.if ( a = '12345') OR ( a = '34567' ) OR ( a IN r_rangetab)....endif.how to skip '( a IN r_rangetab )' check if my range table is inital. your hel...

    Resolved! Accepted Solution

    Gui_upload

    Hi FOlksI have an excel file on my c: drive and it has some hidden fields . alsm_excel_to_internal_table is not able to pick the hidden fields. I would like to try it with gui_upload. What is the procedure to pass an excel fiel to gui_upload and what...

    Resolved! Accepted Solution

    ME_PROCESS_PO_CUST

    Hi experts, I am trying to implement ME_PROCESS_PO_CUST. My requirement is before the PO is saved it should check whether the matnr lifnr combination is present in my z-table or not. Which method should I use and in which interface. Please reply ...

    Report

    Hi Friends,I am working on reports, here I am passing the bin location to get the related characteristic value and name in the same way I want to pass the characteristic value from AUSP table field ATINN to get the internal characteristic value for t...

    Resolved! Accepted Solution

    location error (novice)

    Hi,When I try to funds reservation (FMX1 Transaction) and I put Original Amount and push CHECK button system said me:"Annual budget exceeded by 1.200,00 EUR (FM PB Availability Control) for document item 00001"Technical Information said me:Applictn a...

    Resolved! Accepted Solution

    How to find a message class and message Number !!! I know the error

    Dear All, How can I find the message class and message number . I wanted to give error message as "Tax Jurisdiction Code Error ", please let me know , which message class, I can find this error. I am sure this messaage is Std SAP Error Message.Regard...

    Labels in this area

    Explore this Area