Dear Connections,when I am posting the accounting document using BAPI with custom program which being configured as output type at VF02. while triggering output type from VF02 header and send immediately option with save then accounting document gett...
Hi Team,Help me out regarding below issue. In EHS, SAP_EHSM_HSS_INCIDENT_MANAGER--> INCIDENTS-->SELECT ONE INCIDENT--->INVESTIGATION-->GENERATE SUMMERY-->NEW SUMMERY.Here the New Summery was not generating any report.Thanks In Advance.Ajay.
If I ask any question here, someone one deleted my questions, People who are experts in ABAP ping your mail ID's, I will ask them personally through mail, I hope you people understood my problem.
Simple thing, i have seen SAP gateway( SEGW)is generating classes dynamically. In future i may get any requirement to generate dynamic class.
Could you share , if you have reference.
you have to design PF-Status with exit button has to be defined with function type E and you have write module module module_name at-exit command(key word).then write logicif sy-ucomm = 'EXIT'. leave screen. ...
nothing its simple, whenever you press enter PAI and PBO will trigger, so you written some select query in PBO to display table items , that select query got again executed, so you have to restrict the enter key. or put if condition internal table is...