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

    date logic

    Hi All,The following code gives the output of the first monday of a month. Can any one help me in getting the first monday of the last month.DATA: G_DATE0 LIKE SY-DATUM.DATA: G_DATE1 LIKE SY-DATUM.DATA: G_WOTNR TYPE P.G_DATE1 = G_DATE0.DATE1+6(2) = '...

    Resolved! Accepted Solution

    Printing Header for the ALV Grid created with Objects

    Hi all,I need to send to the printer my ALV grid created with methods and object.I discovered that the header i can see in my alv list is not printed!There is a solution to this problem?Output on screenHeader with my paramters-Column1 Column2 C...

    Problem in CO01

    Hi All,I have a problem in Co01.When i release the Production Order to generate the Serial No a user exit EXIT_SAPLIPW1_001 is called.This exit uses plant to generate to generate the Serial No.Now i want to pass basic start date too to generate the S...

    Resolved! Accepted Solution

    read table

    i have to read a internal table with two key values for the same field. itab contains the following records:<f1> <f2> <f3>val1 x xval2 x x val3 x xfor <f1> = val1 or val2 i want to read itab.read table <itab>into <wa> with key ...

    validation

    Hello gurus,I have 2 select options in my slection screen.Both r mandatory fields.1)purchasing organisation-ekorg2)Plant(werks)If i enter ekorg and werks.if the werks entered is not in the entered ekorg then raise an error message saying no werks in ...

    Resolved! Accepted Solution

    problem with GOS view attachment list in SAP Upgrade

    Hi, The view attachment list is working fne in 4.6c for the Z transaction. When I run the same transaction in ECC6, I am getting the 'GOS View Attachment List' icon, but when I click onthis icon, it is given short dump in ECC6 where as in 4.6c it is...

    Delimitation

    Hello SAP Minds,Can anybody tell the logic for Delimitation.Eg:An employee joined in the Organization on 01.01.2007 then his Begin date was 01.01.2007 and End date will be 31.12.9999.After a year on 01.01.2008 he got promoted and his designation was ...

    Problem in CO01

    Hi All, I have a problem in Co01.When i release the Production Order to generate the Serial No a user exit EXIT_SAPLIPW1_001 is called.This exit uses plant to generate to generate the Serial No.Now i want to pass basic start date too to gener...

    Resolved! Accepted Solution

    Deleting the search help

    Hi all, I have created a elementary search help and assigned some parameters and copied them to the table. now i have modified the search help. but it is not getting modified in the table. so i want to delete the existed one. can someone help out ...

    Generation of idoc

    Hi I need to automate the generation of an idoc when a transaction is filled and saved. I have assigned the output type and condition record thru NACE. A friend had suggested earlier to use change pointers. But I do not undersatnd that concept in t...

    Labels in this area

    Explore this Area