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

    Why is used Prefix F_<Class_Under_Test> for instance-data in Test-classes?

    Hi NG,in a lot of Test-Program´s i find the Naming Convention F_CUT for instance-data in Test-classes.For example look in the SATC*-Packages which contains a lot of this examples? (Report SATC_ONLINE_CHECK_TEST etc..)Have anybody an idea for what the...

    majcon by SAP Champion
    • 2231 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    internal table to field symbol

    Hi  FriendsHow   can we pass  data from and internal table to a  field symbol ,list of  table fields i have to display in alv  report   ,am sharing code here    DATA: gt_table LIKE dntab OCCURS 0 WITH HEADER LINE.               CALL FUNCTION 'NAMETAB...

    Resolved! Accepted Solution

    Mail format from SAP

    Hi all,I have a requirement from my client: Get mail and attachment file---PO from SAP.Now, the test is OK. I have received the mail and the file.But one more issue is: When I receive the mail, I want to show the mail title is "PO NUM" and in the mai...

    Resolved! Accepted Solution

    Automatic authentication in SAP from flex with SOAP webservice

    hi allI have a flex application which uses SOAP webservices from SAP to retrieve data.Everytime one of the SOAP webservices is called the user have to enter a name plus passwordI would like to make this automaticly. So that the user haven't got to fi...

    Working Perfectly in DEV & QAS but when Transported its not working in PRD .SERVER

    a Requirement in  Substitution method   in FI Module Tcode : F-58 (FBZ4)  REQUIREMENT .if  bseg-hkont = ''XXXXXXXX'   Then  Value in bseg-gsber = ''YYYYYY'solution : i used a user exit "U100" and coded above condition.Tested in QAS & DEV   :  Success...

    prkash_s by Participant
    • 858 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    short dump in ME9F

    Dear Experts,While i m trying to view print preview from ME23N its perfectly ok. I am getting the desired output , but when i m trying to view/ take print from ME9F i m getting short dump.  After a bit of analysis i got to know that from the driver p...

    Resolved! Accepted Solution

    ABAP Proxy - Interface Attributes: Difference between "Point-to-Point-enabled" and "Mediated only"

    Hi guys,1. i'm new to Proxy Development and so the question is, what is the difference between "Point-to-Point-enabled" and "Mediated only"? I guess "Mediated-only" means, that Communication is only possible via PI and "Point-to-Point-enabled" is an ...

    Resolved! Accepted Solution

    need help in tables

    Hai Everyone,i am trying to export the data from  agr_define i can see that there are 5993 entries in table but when i export the data to the excel it is only giving me first 200 entries..can you please help me how to get all 5993 entries exported i...

    Labels in this area

    Explore this Area