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

    How to use Call Transaction to bring up a transcation and leave it that way

    Hi!I need to bing up the SAP Gui with a special transaction, fill in some values and leave that way, that the user can proceed filling in some data and what ever.Can I do this with call transaction? I now how to use it to start an transaction, fill i...

    Screen Input Format

    Hi,Can anyone please tell me about this scenario how to do it.Suppose my structure have 10 Character(char) field on the screen ok and i want the user to put data in specific format on the screen likefirst five digits and last five as chare.g : 12345-...

    Resolved! Accepted Solution

    HI URGENT

    hi all,what is meant REUSE_ALV_VARIANT_DEFAULT_GET?what is used for it.??what is meant REUSE_ALV_VARIANT_F4?what is used for it??what is meant REUSE_ALV_VARIANT_EXISTENCE?what is used for it?reply me soon...give u reward point if useful..thx,s.suresh

    Difference B/W

    1) DATA BEGIN OF struc [READ-ONLY]. ... {DATA comp ...} | {INCLUDE {TYPE|STRUCTURE} ...}. ... DATA END OF struc. 2) TYPES BEGIN OF struc_type. ... {TYPES dtype ...} | {INCLUDE {TYPE|STRUCTURE} ...}. ... TYPES END OF struc_type. Please let...

    Resolved! Accepted Solution

    SAP Security Certification

    Hi AllCould someone please assist me in providing a link to material / downloads that will be able to assist me my preparation for the certification exam, I have completed the SAP Authorisation courses ADM940, ADM950 & ADM960 two years ago, gained so...

    Resolved! Accepted Solution

    Table data change logs

    Hi, I have created a customer table. I want to log the data changes in the table. So in the technical settings of the table i have checked log data changes checkbox. When i tried to see the change logs using transaction SCU3, the logs are not avail...

    Resolved! Accepted Solution

    Leave screen?

    How can I return back? If I press the button the program says nothing. And I cann't go back.Thanks!TABLES sscrfields.SELECTION-SCREEN PUSHBUTTON /10(20) btn1 USER-COMMAND bnt1.INITIALIZATION. MOVE 'Here!!! TO btn1.AT SELECTION-SCREEN. IF sscrfields...

    Resolved! Accepted Solution

    value of sy-subrc

    I am getting value of sy-subrc as 1001 in one of the function, i am expecting sy-subrc as 0....because of this error value it is not entering into that function....so can anyone tell me why exactly it is happening?? and what kind of error it is??yes ...

    Resolved! Accepted Solution

    Report

    Hi,How to create background job scheduling for a Report.What im doin is im creating tcode for the report,is it correct?when im creating tcode .after creating that im trying to excute the tcode again it will come to the initial sceen of tcode?where is...

    Resolved! Accepted Solution

    FAGL_GET_ARCH_FI_DOCUMENT error Field BUKRS is not in field SAP_FI_DOC_003

    Because of function FI_DOCUMENT_READ_SINGLE is obsoleted and I'm going to find a function to replace it. I try to use FAGL_GET_ARCH_FI_DOCUMENT but get error "Field BUKRS is not in field catalog SAP_FI_DOC_003" (It's not found in table AIND_STR3).Any...

    Message class

    HI.I need to rise error message inside of BAPI:LE_SHP_DELIVERY_PROC METHOD:DELIVERY_FINAL_CHECKi have done the code like:MESSAGE ID 'LB' TYPE 'E' NUMBER 002.but it destnt display error message while run the VL10 trasaction.have you any other process?...

    Labels in this area

    Explore this Area