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

    find regex

    Dear all,I try with: find first occurrence of regex 'EREF?\d(16)'        in <ls_febre>-vwezw results ls_match.to find in the Bank statement the 16 long number  5533901010569832from the text EREF+5533901010569832I think the first character 'EREF+' mu...

    Resolved! Accepted Solution

    How to zip more than 2 files in a folder and attach it to document .

    Hi Experts,I come across a requirement , in which I have to read more than 2 files  from application server , club these files into zip folder and then attach this zip folder to the document. How to combine 2 files into a single zip folder  ? Current...

    Resolved! Accepted Solution

    CUOBJ field is getting populated in VBAP Table using SD_SALESDOCUMENT_CREATE function module while creating sales order

    Hello All,We have an issue .....CUOBJ field is getting populated in VBAP Table using SD_SALESDOCUMENT_CREATE  function module while creating sales order.Could any one help me out how to resolve this.My code for Configurations :  w_sales_items_in-itm_...

    Resolved! Accepted Solution

    Class builder

    methods GET_VEHICLE     returning       value(EV_CAR_MODEL) type CHAR20       value(EV_CAR_DETAIL) type CHAR50       value(EV_BIKE_MODEL) type CHAR20       value(EV_BIKE_DETAIL) type CHAR50 . I am getting error in the  following code can and it is se...

    Dynamic SQL in abap

    i have a requirement to retrieve only selected fields from db table. i have to use this code with jco, so i can't go with ALV. my requirement is as follows,list of fields from mara and marc table will be shown as checkbox and user will be allowed to ...

    Resolved! Accepted Solution

    FI_DOCUMNT_WRI issue

    Hi SAP experts,We have a requirement to archive custom FI tables(Z tables).So we are trying to implement enhancement spot:ARC_FI_DOCUMNT, BADI defeinition-FI_DOCUMNT_WRITE.I have written code in 'PREPARE_DELETE' method, but when I execute SARA tcode ...

    WSDL generation

         Hi,SAP always generates sequence definitions in WSDL like this:    <xsd:sequence>     <xsd:element name="item" type=...    </xsd:sequence>so that sequences in messages look like in this example:         <Errors>            <item>               ....

    Resolved! Accepted Solution

    Getting data without using joins from database

    HI,I have almost 4 table in use which is ekko, ekkn,rseg, ekpo, from this get I differents  fields according to my requirement by using of purchasing document no and joins, which is common field in all of 4 tables,I have made a structure in my code, ...

    Labels in this area

    Explore this Area