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

    Mass roles changes

    Hello All,I have created a role with following t-codes.CV01, CV02, CV03, CV04But now, I need to change CV01 as CV01N, eg: I want role with CV01N, CV02N, CV03N, CV04N.I can directly go to the role, delete cv01 and add cv01n but I have 90 roles. So, I ...

    Resolved! Accepted Solution

    Problem on mail sending program (SO_NEW_DOCUMENT_ATT_SEND_API1)

    Hi Experts,I have one mail sending program .i.e Sending mail body as HTML format. In this program i have one major problems.Problem 1:sometimes My mail content is going as attachment Along with my mail content. The attachment have the same content li...

    Resolved! Accepted Solution

    How to avoid case sensitivity in select statement while matching with the range table

    Hi Experts,I am accepting the first name and last name  of client from the ui . now these datas are coming in range table.My requirement is i need to match these names with out case sensitiveness.Eg: input Vinod then it should match below allVINODvIn...

    Resolved! Accepted Solution

    FM GUI_UPLOAD fails

    Hi,I am currently using FM GUI_UPLOAD to upload a text file initially it was working fine with '|' delimiter. When requirement was changed from '|' delimiter to TAB delimiter its not uploading and its picking up only half of the fields (i.e. if i pas...

    sridinn by Active Participant
    • 834 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to combine matmas and clfmas in single idoc without serialization?

    Hi All,   When i change Material Master (MM02) and it should pick material master details (MATMAS) and (CLFMAS) using Change pointer as a single idoc generation, how to achieve that,i would like to appreciate that, if any one give suggestion on this ...

    Protect certain fields on customer master xd02,vd02,fd02 for a specific role.

    I am trying to lock down all but a few fields from being changed on the customer master for certain users. I would be expecting to tie this to one profile. I see that I have allow access to certain areas globally for the transactions or customer mast...

    Convert List to Spool

    HiI have a requirement where i need to convert the list output( Generated through WRITE ) to Spool.The requirement is that whenever the user is trying to exit the list using BACK button the report output should be sent to the spool / printer.Please l...

    Resolved! Accepted Solution

    How get the sy-datum as default criteria in Selection screen of CATS query

    Hi all,I would like to run a CATS query (infoset CATS) every day, giving the Absences/Attendances per employee.The "Date of last change" (day when Abs/Att. have been approved, or rejected, or cancelled by the manager) must be TODAY by default without...

    Resolved! Accepted Solution

    Inbound interface to SAP ECC

    Hi abap experts,So I have the scenario below - Inbound with abap proxy:I need develop abap proxy because the requeriment from Tech Arch team.But I will propuse a new solution based on this docs.http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/li...

    rhviana by Active Contributor
    • 797 Views
    • 3 Comments
    • 0 Likes

    Regarding AL11 .

    I have a doubt in my application server AL11, this is the path eq, /interface/y0xi/data/out/abc/xyzwhen i press back it comes back to interface , i need to navigate in a hierarichal manner i.eneedto come back  in the same path which i ve entered. is ...

    SQL2STRING

    Hi there,i would like to create a function, that would be able to translate any SQL to string:SQL:"SELECT * FROM MARA INTO TABLE lt_mara WHERE matnr EQ lv_matnr" String:"SELECT * FROM MARA INTO TABLE lt_mara WHERE matnr EQ R0020"Any Ideas ? Of course...

    Resolved! Accepted Solution

    Non Unicode leftovers - how to get rid of them

    Hi,we still have some reports not being unicodee compliant on out unicode ERP system. I want to get rid off them...I queried the table REPOSRC with PROGNAME = Z*|Y*SUBc = 1UCCHECK = ' 'and got more then 1000 results How can i move those reports to a ...

    LDB - KDF

    Hi all,        I have a query where the invoice amount from the field 'bsch' must be displayed only if it is an outstanding, i.e. " bsch = '31' ".I tried the if loop: get lfa1. get lfb1. get bsik. perform xyz. form xyz. if bsik-bschl = '31'. write:/...

    CSV.file upload

    Actually I am using GUI_upload but as i know this is for fronted loading.I want  to create one ABAP upload program to read Csv.file and then store the data in custom table . The ABAP program will be scheduled as batch program to run periodically to u...

    maintain tax code

    hi all,while making a PO i am using tax code E3 in condition type JEXS but the calculations are not proper. Please tell me what i should do.E3 = (basic + excise 12.36% )on this amt 2% cst calculate.27600(base amt)+4857.60(total tax calculated)=32457....

    Labels in this area

    Explore this Area