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

    Warning in Extended syntax check due to exceptions

    Hi,I am trying to use an exception DO_NOT_SAVE in a custom class of mine created in SE24. When I am doing an extended syntax check I am getting a warning.      Messages for Programming Guidelines(Warnings)      Program: YCL_O2C_RESTRICT_ORDER  Includ...

    Resolved! Accepted Solution

    How to get ALV Report Output based on Selection Screen Input values.?

    Hello Team,I have a requirement that there are some mandatory fields in a selection screen. In thatI have to " remove mandatory criteria " for 4 fields to make normal optional fields in the same and based on user input I have to get the output report...

    SUBMIT RKPEP003 exporting list to memory and return fails

    Hello Guru !   I'm using this command in my Z* report to run CJI3 transaction. SUBMIT RKPEP003  exporting list to memory and return            USER sy-uname            WITH FREE SELECTIONS gt_FreeSelection            WITH CN_PROJN IN S_PROJ          ...

    Resolved! Accepted Solution

    Error while installing "SAPUI5 ABAP Repository Team Provider" in Esclipse Juno

    Hi ,I am facing same issue, details below. I tried to install the graphiti & EMF plug ins as mentioned below but still the "SAPUI5 ABAP Repository Team Provider" installation failed witht he below error.can you please suggest what is going wrong and ...

    Resolved! Accepted Solution

    ISSUE with Chinese characters in classical output

    Hi Experts,currently i am facing an issue while writing chinese character in output, although the length of  normal string and string having chinese char are same but the string having chinese characters requires more line size. I cant increase line ...

    Resolved! Accepted Solution

    User Exit or Badi for OB08

    Hi all,My requirement is to send mail whenever there is change in exchange rate using Ob08 tcode .i cant able to find any user exit or badi for this tcode .In ob08 when user change value or add new row , and click on save , mail should be gone to res...

    Resolved! Accepted Solution

    Calculation view with SQL Scripting - Activation error

    Hello ,I am creating calculation view by joining two tables as below .Validation is success , but on activation i m getting the error message .please advise if I am doing something wrong . BEGIN       var_out = SELECT DISTINCT   CLASSH.MANDT  AS  "SA...

    Resolved! Accepted Solution

    PA30 Error

    Hi experts ,I am getting short dump in PA 30 .Error is happening while maintaining infotype 0008. We have  defaulted the wage type but while maintaining the 0008 infotype the system is going for dump. As per our observation Class CALL  METHOD EXIT_OB...

    Resolved! Accepted Solution

    issue with collect statement

    Hi All,In my report for given company code and customer number, I have to get the values of field WRBTR(table BSID) for each product hierarchy based on sales document number. For each Billing document I have multiple product hierarchy and these produ...

    Bharath84 by Participant
    • 1335 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Extra row in alv

    can anyone tell me, which part of this code gives me an additional row and changes the color of the row? REPORT  ZHCM_TRAININGEXPENSE. TYPE-POOLS: sdydo, icon, slis. DATA: BEGIN OF it_alv OCCURS 0,       header1 TYPE char50,       header2 TYPE char50...

    Resolved! Accepted Solution

    If you know a standard transaction, how you can look for it on SAP Easy access menu?

    Hi guys,This is not a serious issue, but if you know a standard transaction (like SE72 (Styles), just to say something) how can you look for it on the SAP Easy access menu? Is there a systematic way (like searching on specific table or something like...

    Resolved! Accepted Solution

    T code F.27

    Hi,F.27 is supposedly used for the purpose of issuing periodic account statements to customers and vendors for the open items in the account. But from our case, seems that the statement includes both OPEN as well as CLEARED items.  It should have sho...

    Labels in this area

    Explore this Area