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

    Doubt on read statement

    HI Friends,I am using a code like as belowloop at itab assigning <fl_itab>.read table inttab assigning <fl_inttab> with key matnr = <fl_itab-matnr>.material = <fl_inttab>-matnr.endloop.my questio is .i am reading inttab internal table .if (suppose) t...

    SAP FIELD KONZS

    Dear All, I wannna increase the Data element KONZS length fron CHAR10 to CHAR11. Q1. How to increase the Data lement length ? Q2. If I increase the length is there any implications ? Like Data inconsistency? Kindly advise. Thanking you i...

    F4 help

    How to create a F4 help for field MONTH.YEAR.Say for eg, the selection screen field will be of this format 05.2007. We need to have a F4 help for this like a calendar.Usefull answers will be rewarded.Thanks.Ramya

    about MI34

    Hi , I am working<b>.. MI34</b>. but facing problem while creating file. Actaully user want to use MI04 .<b> but MI04 is not support BDC.</b> In the MI34 help - . its given that the file format as BISEG . But I have pass 5 - 6 serial number to some m...

    Resolved! Accepted Solution

    Using BAPIs-question

    Hello,Please could anyone tell me how to transfer file (or database table) from SAP to external application and opposite direction?I need one example how to do this, where to call BAPI? Any example or hint would be helpful. Thanks a lot.

    Resolved! Accepted Solution

    RSLDAPSYNC_USER

    Hi all,I need some help in configuring LDAPMAP to make report RSLDAPSYNC_USER working correctly.LDAP connection to MS Active Directory works properly and I extended the schema with the result of report RSLDAPSCHEMAEXTEND.In LDAPMAP, I registered my A...

    bapi

    hi to all abap gurus iam new to BAPI's pls can u please give some real time example programs on bapis with coding . Iam always uploading the data into sap system usig some standard bapis such as bapi_po_create and bapi_salesorder_create01 to upload...

    Resolved! Accepted Solution

    select different fields into same internal table from two different db tab

    Hi, I'm selecting 3 fields from a DB table to an internal table . there after i have to select one more field from another DB tables into same internal table. But the second select is overwriting 1st record. I want both to sustain as a single re...

    Resolved! Accepted Solution

    Alv subtotal

    Hi all,Iam doing the subtotal based on id on alv outputIam doing subtotal programtically wa_sort-spos = 1. wa_sort-fieldname = 'ID'. wa_sort-up = 'X'. wa_sort-subtot = 'X'. wa_sort-comp = 'X'. append wa_sort to it_sortcat.call function 'R...

    Labels in this area

    Explore this Area