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

    Reusing a MACRO definition

    HI Folks,I have defined a macro to build up a RANGE as below.I need 4 to 5 ranges which are similar to this.Can anyone here please let me know how we can define one macro which can be reused to build up RANGE. *For ex this is a macro m_r_mand for bu...

    kiran_k8 by Active Contributor
    • 757 Views
    • 3 Comments
    • 0 Likes

    SCOT - Error Report

    We make use of SCOT to send out faxes and emails to our customers. Our Customer Service department would like to know, on a daily basis, which faxes and emails failed. Our BASIS department will not give Customer Service access to SCOT, therefore, Cus...

    Resolved! Accepted Solution

    ALV not getting refreshed when call screen is executed second time

    I have 2 screens 9001 and 9002. In 9001 , I am displaying the fields of a database table in a Table Control. The user has to select some of those fields and click on a button 'Generate ALV'. After clicking , the control navigates to 9002 where I am d...

    abaper_guy by Active Participant
    • 7896 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Pop problem while creating spool request in reuse_alv_grid_display

    Hi Experts,I am trying to create a spool request of alvand problem is that i do not want pop-up window for asking output devices,actually i am calling reuse alv in loop and following steps i have done:w_print-print = 'X'. CALL FUNCTION 'REUSE_ALV_LI...

    Resolved! Accepted Solution

    Error message from HRPTIM03 and return to PT60 initial screen.

    Hi Experts, I have to show an error message during execution of PT60 (time evaluation) from the user exit HRPTIM03.Now when ever the error message come the program exiting but i want to come to the PT60 initial screeen.Even i tried with message type ...

    Resolved! Accepted Solution

    How does SAP permit "indirect" commits within 'in update task" functions?

    As everyone knows, if you code an explicit commit or a call to BAPI_TRANSACTION_COMMIT inside a user exit or implicit enhancment within an SAP "posting" function module ("FM") that SAP has called "in update task", you will get a short-dump.But I need...

    Resolved! Accepted Solution

    BOM Status in cs02

    Hello Experts, I have need to change BOM Status in CS02 to be inactive when we save it .The steps I do are :-- 1. Goto CS02.enter material , plant BOM Usage 2. Click on header level ,and now whatever be the BOM status , but when we go to save it ,...

    Resolved! Accepted Solution

    Problem with CL_ALV_GRID

    hi there,I have a program where I have used CL_ALV_GRID , the problem is that the data displayed on the screen within the container grid is correct, but when I export it on my disk i.e export local file > Spread Sheet the data for Lifnr is incorrect(...

    Resolved! Accepted Solution

    Dynamic challenge

    Hi,I have a question that is affecting my project delivery :I have below structure and i want to change the data type of addr field to f or n DYNAMICALLY during runtime.TYPES : BEGIN OF st_demo, reg_no(10) TYPE c, name(20) TYPE c, ...

    Web API

    Hi,I have business requirement to modify current web template. The current web template only have 1 query and have the button to export the query into excel file. The requirement is to add another report in the same web template, now the button to do...

    Labels in this area

    Explore this Area