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

    Free GOS object

    Good day,I would like to destroy the created instance of GOS object once I get out from a specific screen.How can I do that?Note: I got a problem in seeing the GOS icon in unwanted screens.Code used to create the object is:CREATE OBJECT MANAGER EX...

    Resolved! Accepted Solution

    SORT ITAB BY <VARIABLE_NAME>

    hi,i want to sort the int table with variable parameters, like VKBUR, BUDAT, VKORG, MATNR, etc.for that ive created a char variable of 5 length (say CRIT) and assigned value based on selection criteria by the user.Then, im using SORT ITAB BY CRIT. It...

    User exit CO11N

    Dear experts,In discrete manufaturing production,i have a requirement . Requirement is that on going to transaction C011N , entering order number and then pressingGoods Movement i find listed 261 records along with material but quantities here take %...

    use of help view

    Hi!In what type of situation do we use help view in ABAP and how do we decide that what lock mode to be used based on conditions.thanksAmitModerator message - Please ask a specific question - post lockedEdited by: Rob Burbank on May 17, 2009 4:36 PM

    Resolved! Accepted Solution

    Barcode Input

    Hi,I have one text field in abap program, where input should come from scanner by scanning a barcode.But when i copy paste the data it is allowing it.My requirement is that the data should only be allowed from scanner not from any other source.Plz he...

    Resolved! Accepted Solution

    Output Date format

    Hello, When i try to print a purchase order on Me23n the date cames inverted as : MM/DD/YYYY I ´ve debug the program LSTXFCN and when it put the date information in variable cd_date_out(line 245) , it´s comes as í showed above.Have anyone a sugest...

    Resolved! Accepted Solution

    Fields-Symbols in Sap 4.0B

    Good morning, I hope someone can help me ... The problem is the following, I need to use field-symbols in SAP version 4.0b, to loop through a table with, told me that the use is different to other more current versions, for example loop assigning <fs...

    Resolved! Accepted Solution

    Triggering ABAP from Unix

    GuysI am trying to understand how to trigger ABAP job / code from Unix. I have the basic information such as1) Create job in SM372) dependent on trigger3) create trigger in SM62but I dont understand as to how unix will know this event. Any clues or i...

    Resolved! Accepted Solution

    BAPI_PO_CHANGE quantity field is adding with old valu, it should be replace

    Hi,i am using BAPI_PO_CHANGE for for PO change, in this the quantity field is adding the old value with the new value, but it should be replaced with new one,any other parameters are required for this, i am passing the quantity in POITEM table and PO...

    Labels in this area

    Explore this Area