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
    • 94736 Views
    • 212 Comments
    • 39 Likes

    goods movement

    Hi Friends,I would like to know how to generate a goods movement report which has the select-options for material number,(plant & posting date )which are mandatory,movement type,material type,material group.My output would contain:plant,material no,d...

    Resolved! Accepted Solution

    Read session log of SM35

    Hi ,I have a requirement to provide the list of inforecord that went to error in SM35.Is there any standard program that could provide the log contents?I found few standard programs but that are giving me screen data for all records even for the succ...

    Resolved! Accepted Solution

    Date format

    Hi Guys,I have to find out format of a date field which is stored in a field symobl.assume <f1> = 11/11/2005.I need to whether it is in MM/dd/yyyy or dd/mm/yy...like that.After i need to convert this to a YYYYMMDD format...Do i have any functionModul...

    Resolved! Accepted Solution

    Smartform with 2 pages

    Hi,I have a smartform that consists of 2 pages. Both pages are completely different.How do I get the second page to print? I have tried adding a command node to the last window on page 1, but get an error message saying no new page allowed in seconda...

    Resolved! Accepted Solution

    BAPI shortdump

    Hi,please help me in creating project definiton with out short dump.Iam writing my code here.DATA : gv_bsart like ekko-bsart, gv_lifnr like ekko-lifnr, gv_objnr like proj-objnr.DATA : gs_proj like proj.FORM build_studio_proj_fields. ...

    Resolved! Accepted Solution

    screen problem

    Hi,Iam trying to do some validation in table control and iam getting proper(error) message.When i click ok(exit button on the message box)on the message box, the screen also exiting.How can avoid this? if flag = 'X'. message e000(z1) with 'Conside...

    Resolved! Accepted Solution

    mod function

    Hi,Iam trying to devide some value with 1500.If reminder is not zero i want to give message.How to achieve this using "mod" functionality.if 3000/1500 = 2. no message.elseif 4000/1500 = 2.66 since reminder is not 0 i have to give message.endif.above...

    Resolved! Accepted Solution

    BADI and User Exit...

    Hi Guys,From my understanding and trying out tutorials on BADI, what is the difference between BADI and User Exit?What is the best way on how to use User Exit? There are so many user exit provided by SAP.Thanks and appreciated.William Wilstroth.

    Problem in BDC????

    Hi All,I have 2 questions regarding BDC:-Ques1. When we do BDC through tcode "MM01" we have to go down through scrollbar if we want to Select Views from below as well. But scrollbar do not records. So what will be Solution??? How can we select views...

    Resolved! Accepted Solution

    Access to SM30 in Production

    Hi, We've been audited recently to adhere to Sarbanes-Oxly standard and one of the OAG comments is that no one should have access to SM30 in Production. We started looking into this and if we remove SM30 from the security profiles then Function st...

    Resolved! Accepted Solution

    Fiscal Year to date

    I would like, your help writing a code, to: Determine ZFISCYTD: Number of Calendar Days from the First Day of Current fiscal period to Today Date (including weekend days)If needed, I already have: Variable 0P_FPER: return either Previous Business Da...

    Labels in this area

    Explore this Area