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

    Export Field XBLNR

    Hi,I need to export the field XBLNR from de program of trx YVF04 which is a copy of trx VF04. I need to import that field into the program that lift messages generated in costumizing. I´ve been debugging for a while but I cant find XBLNR in the prog...

    Resolved! Accepted Solution

    dynamic internal table

    how to create dynamic internal table? suppose client want 3 column out of x column in my database table , how will i make it dynamic .if he enters 3 , 3 column should be created ,if enters 5 ,will create 5 column? do i have to make structure and by...

    smart form

    Hi all,i want to modify standard smart form for transaaction recpa520(invoice correspondance).i am finding its corresponding activities in transaction recpze.by pressing assighn recipients forms on corresponding corresponce activity i am able to find...

    Resolved! Accepted Solution

    Simple code required

    Hi I have V1 Type QUAN Length = 10 ,Decimal = 3And V2 as type Character 10.The requrement is Suppose V1 contains V1 = 1234.732 then V2 must contain V2 = '0000001235' (i.e Rounded Integer with Zeros padded at start)Suggest a simple code ..Reward wil...

    Resolved! Accepted Solution

    input required- urgent

    hi all,i am writing one rfc function module it contains only one input parameter i.e name when i am entering sun* as input parameter it showing the data correctly when i am entering the input as SUNX Limited. in debugging it is considering this input...

    Resolved! Accepted Solution

    Read Table

    Whats the significance between the two Read Statements:READ TABLE it_tab WITH KEY matnr = 'mat001'.andREAD TABLE it_tab WITH TABLE KEY matnr = 'mat001'.Are there any performance significance between the two statements.Points will be rewarded

    Resolved! Accepted Solution

    Append/Insert internal table to file and show this in excel

    Hi friends,i have a special requirement and i hope you may help me:as i cant write out a complete internal table out once to a file on server / desktop i want to do the following. i want to first check, wheter a file exists and if not create one, the...

    Labels in this area

    Explore this Area