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

    ABAP in eclipse GUI integration with Virtual install of GUI

    Hi Experts,In my organization, SAP GUI 7.3 Patch 9 is virtually installed (APPV installation) on a remote server accessible to all client machines. Configuration files etc. are all on the remote server.When I invoke SAP GUI from Eclipse (Luna 4.4), I...

    select from a parameter table

    Hi,I have created a parameter table (small).it contains these fields:Objectid          Objectname     Action          Parm1WD_FORM     Payroll              Include       Payroll textWD_FORM     ovk                   Include        AgreementsWD_FORM  ...

    Resolved! Accepted Solution

    How to Send vf02 Attached document into External mail

    Dear All,Usually we will attach some documents(pdf or Jpef format) related to  vf02 Transaction. but now my requirement is ,i need to send the attached documents to external mail. I don't know how to proceed .Please anyone guide me .. am awaiting  yo...

    sending a smartform as a email according to different customer no....tracking details

    dear all,          i have a requirement of smartform as direct email to respective customer;according to customer no.and that too evey customer details on one page,i need help as in my smartform is printing all details on 1 page...i need it on differ...

    Resolved! Accepted Solution

    Saving employees documents

    Hi folks,I have a requirement where I need to develop a program and save a list of employees documents to be accessed through PA10, PA20 or PA30. I have searched some RFC or CLASS to save these documents on the same repository, table or whatever that...

    Status Profile( status change ) Enhancement for VA41

    Hi Folks,We have a requirement to change the object status from ‘Hold(AUHL)’ to ‘Release(AURL)’ when sales contract created.When we create sales contract ( VA41 ), it automatically comes with ‘Hold(AUHL)’ status.Sales contract – VA42 --> header ---> ...

    Resolved! Accepted Solution

    Relation table for material,plant,warehouse

    Dear All,I am working on Material Masters for Material Extend with the help of 'BAPI_MATERIAL_SAVEDATA'.Now the problem I facing is , if I extend the warehouse view with plant for which it is already maintained, then it identifies it as Material upda...

    Resolved! Accepted Solution

    Exists in CDS view

    HiI wonder if the Exists condition can be used in the CDS view (WHERE EXISTS (SELECT *  FROM .... ) .I actually never managed to used subqueries in any cds view so I wonder if this is a limitation for CDS view or if I just do not get the syntax right...

    Resolved! Accepted Solution

    Unable to see F4 help option after assigning Search help to Data element

    Hi all,I have a requirement, whereby I have a field , with F4 enabled. If I press F4, it should popup a window with some more fields, some of whichshould have F4 enabled as well. In that popup, those which have F4 enabled, I should press F4 and get t...

    Resolved! Accepted Solution

    Module Pool Screen Issue

    Hi Experts,I have a requirment where i need to refresh the screen after every modification action is performed. For that i need to make the table control editable dynamically and then save the change data and refresh the screen. Can you please help m...

    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE

    Hi, everyone:I use BAPI: BAPI_GOODSMVT_CREATE to do GR for production order by TCODE: SE37. It posts successfully, and generates a material movement document. But I cannot find the material document by TCODE: MB03. I have set the parameter 'TESTRUN' ...

    Resolved! Accepted Solution

    CHECK not properly evaluating against a range table within a SELECT loop

    Hello again everyone!Seems I've found yet another syntactical peculiarity while trying to reuse standard code, so let's just dive right in...Here's the block of code I'm struggling with:Now, in debugger, I can see that bwkey contains 1510 and the ran...

    Table Type In ABAP Debugger

    Hi,The ABAP debugger does not give the actual name of the table type in the variable list.Lets say I have the following report:REPORT zspoil. " Test Program -> no logic intended DATA : lt_flight TYPE TABLE OF sflight,        ls_flight TYPE sflight. ...

    setu_jha by Product and Topic Expert
    • 1585 Views
    • 4 Comments
    • 0 Likes
    Labels in this area

    Explore this Area