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...

    Resolved! Accepted Solution

    Physical Location of Email attachment in SOST email tcode???

    Hi ,During opening an Excel file in the attachment of an email in the SOST transaction, our client is getting an error message “Access denied, please contact administrator”. We have checked all the authorizations but that does not seem a problem. Ple...

    Resolved! Accepted Solution

    How to call parent class method using sub class object

    Hello friends,I have a question in OOPS ABAP,i have two class class_parent and class_child , and child class is inheriting parent class and using same method in child class but different implementation , so i s there a way that we could call parent...

    Resolved! Accepted Solution

    AdT Code-Templates - using them without ${word_selection} ?

    I'd like an "insert only" template, but have the following problems:1. If nothing is highlighted, CTRL-+space does nothing.2. If I do highlight e.g. an empty line, I get the template list, however, templates that don't contain the ${word_selection} ...

    Resolved! Accepted Solution

    How to Display Selection Text in English Language Only if my Logon Language is not English?

    Hi Experts,I have a requirement where I need to Display my ABAP Report Selection Screen parameters text in English language only. Even if the user logins using login Language: GE or FR and executes the report, all the selection text in the selection ...

    Resolved! Accepted Solution

    Change the color of a variable in a message line genrated by a FM ''MESSAGE_TEXT_BUILD''

    hi everybodyi have an requirement that i have to change the color of variable in a message line. which is generated by the FM 'MESSAGE_TEXT_BUILD'. source code is GV_textout is coming in Green Color. i want that this GV_MSGV1 should come in Yellow co...

    Resolved! Accepted Solution

    Help ! Table to find Functional Module name, if i only know the name of the user who created it ?

    Suppose there is a user name " Singla", and he created 3 FM's using SE37 today or someday.And i dont know the names of the FM's he created, i only know his user name is SAP that is "Singla".I need a table in SAP where i can find the FM's created by h...

    Resolved! Accepted Solution

    SE21 - "Flag for Package Encapsulation" - how to change on existing package?

    When creating a package (SE21), there’s this "Flag for Package Encapsulation" I could set. On a saved package, I can see it in the "Package Hierarchy" tab. But: how can I change that flag on a package that is already created?...I haven't found a way ...

    Resolved! Accepted Solution

    Which one is faster - the new read statement or the old read statement with binary search?

    I want to know which one of the following read statements are faster?New Statement ls_xyz = lt_xyz[ zzyz = it_zzyz ]Old Statement SORT lt_xyz BY zzyz. READ TABLE lt_xyz WITH KEY zzyz = it_zzyz BINARY SEARCH.Please explain with prop...

    Resolved! Accepted Solution

    Articles link contributed prior to 2012 are not working and not tagged to my User Profile

    Hi,I was going through one of my previous article and found that-1. Its not tagged under my user profile2. The link embedded in the article is not opening.Then I found that all those articles which I have contributed before 2012 have the same fate.Ca...

    Resolved! Accepted Solution

    FM SO_DOCUMENT_SEND_API1 x_error with Sender name contains Ñ

    Hello,We upgrade to SAP ehp 7 and now when I try to send emails to sender (sender_address = itbcardsclasses-sender) with ‘Ñ’ in its name the FM SO_DOCUMENT_SEND_API1 throws sy-subrc 6 X_error example: “PABLO NIÑO [[email protected]]” before the u...

    Labels in this area

    Explore this Area