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

    Cl_chart_engine is not refreshing with new value.

    HI All ,            I am passing the value of internal table for the first time it is updating the correct graph , but after pressing the back button i am passing new value to the internal table and but  graph is not refreshing .             LOOP AT...

    Resolved! Accepted Solution

    Problem with Web Service

    Hi Experts,I am facing a strange problem.I have exposed a function module as a web service. It returns a list of material numbers.When I execute it in SAP, it works fine. But when the external application (a ruby program) calls the web service it ret...

    module pool

    hai,      I have write a code for drop down list and I got it, the problem is what ever we select the drop down field print in ztable (zcust_master-ANRED)please give me solution.  DATA: text TYPE vrm_id,     list  TYPE vrm_values,     value LIKE LINE...

    Resolved! Accepted Solution

    requirement on me51n

    dear gurus, my requirement is when user select purchase document type (as per example - PR FOR RAW MATERIAL),Then all  PR FOR RM related material group should come in material group tab (like group1, group2, group3) instead of all group (which is cur...

    Resolved! Accepted Solution

    Drop Down list in ALV display

    Hai AllI got one requirement that i want to display drop down list for a column in alv display.  LOOP AT lt_fcat ASSIGNING <lwa_fcat>.    IF <lwa_fcat>-fieldname EQ 'INDCAT'.      <lwa_fcat>-edit = 'X'.    <lwa_fcat>-drdn_hndl = 1.    ENDIF.  ENDLOOP...

    Resolved! Accepted Solution

    VF04 - How to split by logic

    Hi.User asked to me to split new billings by outbound delivery.She needs to split two different ways: - "one item" outbound deliveries documents into one billing;- In the same process, take the "Two or more items" outbound deliveries documents into a...

    glauco by Active Contributor
    • 3803 Views
    • 9 Comments
    • 0 Likes

    S_ALR_87012037 report is timing out and terminating when i am executing particular company code

    Hiwhen i am running standard tcode S_ALR_87012037 i am getiing runtime error (No more storage space available for extending an internal table.)when i am using company code (ex-6050) as input and other company code it working fine.please any one give ...

    Performance issue with doulbe clicking on line items: FS10N. Is creating index on BSIS a solution?

    Hello experts,I have a performance issue with FS10N while doulbe clicking on line items, tried to find a solution on the forum and came across few posts that says to implement index on BSIS table (ref OSS note 310430)the note is something like this I...

    How can we find which is the current Job scheduled in the Background and Running at the Moment

    Hi ,My questionis in regards to the Background scheduling how can we come to come to know which is the current program scheduled in the background i know we can get the information from SM37 let us suppose we dont know the user who has done schedulin...

    Resolved! Accepted Solution

    How to add button to iw42

    Hi allI need to add "copy button" to transaction iw42 ( this should b - between time confirmation data  and good movments data - right after the sorts buttons),this should implement copy of line in time confirmation.ex:if i am marking the 1st line of...

    Java Security Warning

    Hi,After installing java7u21 i am facing with a java pop up everytime i log in the PDM system and access Portfolio and Project Management(PPM) --> open a project and switch to "Graphic". If i choose that " I accept the risk and want to run this app" ...

    SAP Server too slow

    Dear Concern,We have recently setup a new SAP Server. We have completed all the Installation steps.And SAP is working fine.The whole issue is coming when We try to delete a imported Custom Data Dictionary Object from SAP be it Custom Table/ Structure...

    Resolved! Accepted Solution

    SAP Mail Recipient Configuration

    Hi Gurus,As a security measure, we are maintaining the validity of inactive users, who are no longer working in the company (in USR02 table GLTGB field)Now, even after the validity is set, if a sender tries to send a sap mail, the system doesn't warn...

    kaushalya by Active Participant
    • 1025 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area