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...

    Resolved! Accepted Solution

    Table to be updated in the order which they are entered in Editable ALV

    Hello All ,I have an ALV program which updates a ZTABLE.The issue which I am facing is that the order of records and in that table is getting just reversed.I am using record by record update using MODIFY statement.Eg.After Save ,Display when report r...

    Resolved! Accepted Solution

    Need a FM/BAPI which can set deletion flag for a functional Location

    Hello experts, is there any BAPI which can be used to set the deletion flag for particular functional location.I couldn't find any, in other threads I found the FM FUNC_LOCATION_UPDATE, to be used for it, but I am not sure what all parameters I have ...

    Resolved! Accepted Solution

    Can't display .BMP graphics which is from smartforms in customer container

    Hello Experts,I have a question, I can't display .bmp graphics which created by class CL_IGS_CHART_ENGINE then to upload it into SAP system successfully, I imported it in a smartform. But, unfortunately, I can't see the graphics in the container but ...

    Resolved! Accepted Solution

    From where the attachments are attaching to my outlook email?

    I wrote some HTML code to have a tables (2 tables) in the outlook email body, working fine. But user also receiving 2 attachments of HTM extension and these are 2 MB together, hence we don't want have these attachments. Not sure from where these atta...

    Resolved! Accepted Solution

    Performance Issue

    Hello Experts,I have a program of which I need to improve the performance. This program has some selects written inside a loop. These select statements are actually join queries on tables like VBFA,OBJK, VBPA and KNA1.The strange thing I have observe...

    Resolved! Accepted Solution

    Perform on commit or Update function module

    Hello Experts,I am working on a basic requirement like sending invoice outputs as email attachment. For this i have created a Z include and attached it to NACE.Its working fine. Further to my requirement i need update the invoice in DMS. For this i a...

    Resolved! Accepted Solution

    ABAP- Call Tcode itself

    Hi expertsI have a program in ABAP with many screens that one of the screens is my main screen.it means i call otherscreens from that screen.now i want to start this program(or actuly the tcode)in new session.suppose my main screen is  0200  and ther...

    Resolved! Accepted Solution

    Enhancement WPUE0002

    Hi Folks,I want to add cost center (KOSTL) field to IDOC segment E1WPZ02.I googled and found enhancement WPUE0002 is having exits which might be suitable for this.But my issue is, I am not able to find any exits other than EXIT_SAPLWPUE_110 and EXIT_...

    Abie by Explorer
    • 1328 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Clear Function Code for a Push Button on custom Dynpro

    Hello,I'm working with a sub screen for the equipment transaction IE02.I have added a push button that call an external report and the code is explained below:SCREEN 1002PROCESS BEFORE OUTPUT.PROCESS AFTER INPUT. MODULE USER_COMMAND_1002.------------...

    Labels in this area

    Explore this Area