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

    Custom Transaction call

    Hello Gurus,I created custom transaction code(/com/tcode) for a report transaction(Program and Selection Screen). When I added the same t code under favorites I am able to call the report program selection screen and but when I give <B> /com/tcode </...

    Resolved! Accepted Solution

    Process Chain taking long time at the Load Data process

    Hi,* sorry wrongly post to this place ... seems I have no authorization to post in the BW place..We have problem to complete full cycle of the process chain in the exact time.Normally, it will complete within 4-5 minutes. But since past 2 months, it ...

    Create internal table from duplicate entries.

    Hi all,I have an internal table itab of following format:Employee No                       Course ID2001                                          C12001                                          C22001                                          C32002  ...

    To create internal table of duplicate records from another internal table

    Hi all,I have an internal table itab of following format:Employee No                       Course ID2001                                          C12001                                          C22001                                          C32002  ...

    To create internal table of duplicate records from another internal table

    Hi all,I have an internal table itab of following format:Employee No                       Course ID2001                                          C12001                                          C22001                                          C32002  ...

    Resolved! Accepted Solution

    Mail not generated in SOST

    Hello Experts,We have a custom program in  our system to send the mails to internet users. The mail functionality is working perfect across Dev and Test systems but not working correct in Acceptance and Production system. So I suspect that this issue...

    Resolved! Accepted Solution

    Mail not generated in SOST

    Hello Experts,We have a custom program in our system to send the mails to internet users. The mail functionality is working perfect across Dev and Test systems but not working correct in Acceptance and Production system. So I suspect that this issue ...

    Resolved! Accepted Solution

    Email handling with SOST

    Hi AllWe have a peculiar issue with sending emails.While we have a few custom transactions to send emails to external address, we do not wish to send an email while we are testing in a non-productive environment.We can disable the SMTP server but tha...

    Resolved! Accepted Solution

    Question about abap algo

    Hi experts,I have a question regarding this algo (bold line)LOOP AT itab1 INTO struc1.  READ TABLE itab1 INTO struc2 WHERE ref_counter = struc1-counter.  struc3-project = struc2-project.  struc3-hours   = struc1-hours.  APPEND struc3 TO itab2.ENDLOOP...

    Resolved! Accepted Solution

    STXL and Read_text

    Hi AllI have the following problemI am reading the text from the table stxl via FM Read_Text , the text is to populate oneinclude in sap script form for printing the delivery noteThis text is shown to be wrong, the right text is in the header of mat...

    Resolved! Accepted Solution

    Read Text and stxl

    Hi AllI have the following problem I am reading the text from the table stxl via FM Read_Text , the text is to populate oneinclude in sap script form for printing the delivery noteThis text is shown to be wrong, the right text is in the header of mat...

    LSMW Recording

    Hi Experts,After creating LSMW.I am unable to see the input value given during the Transaction recording.I tried to view through List view & table but failed.May is it required any setting to bring the recording input value in LSMW.Regards,Kavvya

    Labels in this area