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

    BDC Execution User

    Greetings all and Happy New Year-I am aware that when calling a BDC Session you can specify a particular user so that authorizations will be performed as that particular user. Is it possible to specify a user to execute the BDC?My example is that we ...

    value conversion

    i have a problem with net price conversion <b>v_per = ( v_bpumz1 / v_bpumn1 ) * ( v_netpr1 / v_peinh1 ).</b>the value v_netpr1 is getting 1000 instead of 10,00 so the caluculation is getting wrong, its printing up 500 instead of 5.data: v_netpr(80)...

    Resolved! Accepted Solution

    report

    Hello ,I am running a report program MB51, I want to know all the tables that were accessed to extract data when we run MB51. I looked into SQL trace through ST05. Is there any other way to fine this out.Thanks,Madhu..

    Resolved! Accepted Solution

    BAPI_ROUTING_CREATE creates routing but no operations, without any errormsg

    Hi Seniors,I have following problem. I have to create a new routing from an existing routing.So far it sounds easy, and it even works for the routing itself.But whaever i export to the BAPI it wont create any Operations.What i do is:Reading the headd...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST

    Hi all,Can I use BAPI, BAPI_ACC_DOCUMENT_POST for posting double entries to selected ledger groups, ie: execution of the FB01L transaction. RFBIBL00 program can be used to run the FB01 transaction. I need a standard program or BAPI which can do New ...

    ME21N - User Exit

    Hi , I am doing Enhancement for txn ME21n. using Enhancement MM06E005. Exit : EXIT_SAPMM06E_016. My requirement is to , based on the Document type i have to set MEPO1317-REPOS = 'X' (Invoice Receipt) and MEPO1317-WEBRE = 'X'(GR based IV) for a...

    urgent

    hi checking and validating all date fields (recognizing its format) and formats it into YYYYMMDD..is there any function module to convert the date format is YYYYMMDD.user in different countrys give the date as different...example:US user give diffren...

    Resolved! Accepted Solution

    empty ls_

    hi, my report dont have output...REPORT ZNALOG.tables: bseg, bsid,bkpf.data: datum type sy-datum. data: bschl type bseg-bschl.data: gjahr(4), budat type bkpf-budat.data: lt_bkpf type table of bkpf, lt_bseg type table of bseg, ls_bk...

    Labels in this area