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

    Views

    Hi all,Will select statement can be imposed on a view? For example i have BSEG view. whether can i apply select statement on this view? if so can i apply join condition along with select statement??RegardsDhurga

    Resolved! Accepted Solution

    report

    hi expertsplse help to get the text in the output.-sort i_tab by matnr. loop at i_tab into wa_tab. at new matnr. write:/05 wa_tab-matnr, 25 wa_tab-maktx. endat.endloop.-i got output like this matnr: 0000000255 ...

    Resolved! Accepted Solution

    Truncation while using FM SO_NEW_DOCUMENT_ATT_SEND_API1 for sending mail

    I am using function module SO_NEW_DOCUMENT_ATT_SEND_API1 to send mail to external email id specified in a distribution list .But the restriction of this FM is truncates the content of a line having more than 255 char (as CONTENTS_BIN is of type char ...

    Resolved! Accepted Solution

    PATH "*" pls explain

    Q] please see the link http://help.sap.com/saphelp_46c/helpdata/en/fc/eb3d69358411d1829f0000e829fbfe/content.htm The question is how does the system knows that “*” means:- First line: All files on the application server apart from the path ‘/tmp’--...

    Resolved! Accepted Solution

    ERROR

    Hi.In my alv report am getting dump “The current statement is defined for character-type data objects only.”Please look at this code and help me to solve this problem.Please tell me whats wrong in my program.i wann to display chick box in output, how...

    Resolved! Accepted Solution

    Tcodes

    what is the use of "SPAU" and "SPDD" ?? I am into an Upgrade project (first upgrade proj). Could anyone suggest some links for the explanation on the tcodes?Or give brief idea?

    Resolved! Accepted Solution

    intertable

    Hi,this is my code:types: begin of type_s1, num type n, name(2) type c,end of type_s1.types: begin of type_s2, num type n, name1(2) type c, mark type n,end of type_s2.****itabdata: t_s...

    Resolved! Accepted Solution

    Dynamic Field mapping

    Hi,I need to map the fields from Internal table to Database table. I have the fieldnames as rows from excel sheet. Need to update the value in Database table. Example,My internal table has following records.fieldname1 valuefieldname2 valuefield...

    abap & bsp elearnig

    Hi Expertsi would like to know if there is any way of downloading elearning contents to my p.c it seems that when i open the bsp ones they do not play very smoothly and freeze alot and i am using a hspa 3.6 connection, please let me know if there is ...

    Labels in this area

    Explore this Area