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

    AS01 Transaction

    Hi Gurus,I was tasked to do some changes on AS01 transaction.What is required is when assets are created,1. When cost centre is entered then put the correct coordinator for the specific cost centre otherwise the error message must be displayed.2. ...

    Custom BAPI

    I had copied the standard BAPI into a custom BAPI to post GL transactions. The custom BAPI is part of BO. It's taking huge time around 6 Hr's. But I copied the same custom BAPI into another custom BAPI and it is not part of the BO. It's taking only 5...

    Resolved! Accepted Solution

    Removing excess space

    Hi ,I have a field 'zxxx'.In the program i have spl characters in between soso i executed the following code IF i_zpem-xxxxx CA '~!@#$%^&*()-:;/'. REPLACE ALL OCCURRENCES OF REGEX '[ [:punct:] ]' IN I_Zpem-xxxx WITH ''. ENDIF.Its working fine but t...

    Resolved! Accepted Solution

    BDC

    HI FRIENDS while writing bdc program to upload all the cost center master data into sap using call transation method i got run time error that transation ks01 does not exist.how to solve the problem.please help.Moderator message - Please use a more i...

    Resolved! Accepted Solution

    Updating cust. table from a string with data separted by ';' using Fld symb

    Hello Gurus,I have a data in a varibale v_string separated by semicolons (;). Now based on the custom table selected on selection screen, I want the data to be picked up based on ';' identifier and get updated in fieldsof custom table.For example: if...

    BSP - MIMES

    Hello everybody,Does anybody know why pictures aren't getting displayed in browser when running the BSP Application.The pictures are stored as MIME Objects, the path to them is fine, and the preview works in SE80... but on browser not.Could it be som...

    Labels in this area