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

    Pricing function modules

    I am trying to figure out why the VAT tax rates are different in VA01 and VF01 for a certain scenario I am working on. I have been debugging for quite a while but could not figure out what function module creates the pricing values and populates KONV...

    Resolved! Accepted Solution

    transport request

    Hi im trying to make a TR for a particular prg i have which contains many individual rfc and structure which have assingned to many packages ....i just found out which n all packages included all those packages into my request n check the syntax of t...

    Resolved! Accepted Solution

    SAP Menu rename

    Hi All,I created a custom area menu when i execute this area menu above the folders it is showing as sap menu as default. I want to rename to custom name can you pleas ehlp me on this issue.Thanks in advance.Manohar.

    Resolved! Accepted Solution

    APPEND <wa> TO <tab>.

    Hi folks,I'd like to append a table line <wa> to an internal table <tab>. Table line and table are field symbols, created with CREATE DATA like the following: CREATE DATA d_wa TYPE HANDLE lo_table_line. "RTTS type description ASSIGN d_wa->* T...

    Resolved! Accepted Solution

    protected components

    Dear Experts,1)in this below shown example. zcl_worker_as_doc is a global class and zinheritis lokal class.check_existence is a protected method of zcl_worker_as_doc How can I call in this case zinherit's methodm2.2)Is this the common way to access c...

    Resolved! Accepted Solution

    get timestamp: format UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)

    Hi All,I have a table defined in the dictionary where a field is defined as timestampl.I can use the following Abap code.DATA: ll_timestamp TYPE timestampl.GET TIME STAMP FIELD l_timestamp.My curiosity: since I am in Abap O.O. context, is there a spe...

    Table maintenance

    Dear All,I am updating my custom table through table maintenance tcode:SM30.Now i have to update USERNAME also in database table without having a column in SM30.Can any body tell me how to do that.Is there some coding we have to do?In Table Maintenan...

    Labels in this area

    Explore this Area