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

    messages in field exits

    Hi all, I need to perform some validations over a field and I am doing it on a field exit. The requirement is that I have to inform the user if, after the validation, the exit changes the value of the field.Does anyone has a hint for that?Thanks in a...

    Resolved! Accepted Solution

    Reactivate a field-exit

    Hello All. I need to reactivate a field-exit, How should i do that? I already went to RSMODPRF and search for the field exit FM and I'm already did the modifications that I need, now i need to reactivate this field exit. Thanks and regards.Mauro.

    Resolved! Accepted Solution

    Regarding Upload of data into SAP from Application server using DATA SETS

    Hi all,I have a problem when uploading data that is application server [.txt file] into SAP using OPEN DATA SET,READ DATA SET & CLOSE DATA SET it is now going to dump. The file is actually splits the fields by using Tab Delimiter. During uploading ...

    print option

    hi all, iam having a requirement regarding the printing of the report. i have given the select-option for print in my selection screen , so as soon as i select the option and run the report it should ask for print.so can anybody tell me what is the ...

    Resolved! Accepted Solution

    ALV Hotspot Problem

    Hi,I have a ALV that displays fine. I am trying to enable hotspot at two of the columns BELNR(RBKP) and EBELN(RSEG). There is also a status field (RBKP-RBSTAT).The hotspot that has been defined with EBELN works great. However, when I try to click the...

    problem in ABAP query

    Hi,Using the SQ01 transaction , I am displaying the query output.Here I am able to display only 100 characters. If I am increasing the width of each field, the last field is coming to the second line.(ie. horizontal scroll bar is not coming).Is there...

    Bema by Active Participant
    • 964 Views
    • 6 Comments
    • 0 Likes

    Performance

    Dear All, I am having performance problem in my report . And getting short dump also. Would please suggest me how I will rectified it. Code for your reference. SELECT * FROM pa0302 INTO CORRESPONDING FIELDS OF TABLE it_pa0302 FOR ALL...

    Resolved! Accepted Solution

    Sum of field

    Hi Everybody, Can we sum a field in Layout(SAPScript) itself. Although it can be calculated in Print Program and sent to Layout but if it can be done in Layout itself then nothing like that. Thanks in advance.Regards,Deva Jyothi Singh

    Unicode help

    Hi alli am changing the exsisting report to unidoe enabled.And facing problem. The problem is:i have string variable and all the data from application server is read into the string.And the internal table is having char types and packed type fields.S...

    DISK Read

    we are getting very high disk read in some of our Queries but after seeing those queries there is nothing to optimise in these, but our BASIS people says that these queries are tking high disk reads, can any one sugges the possible way how to resuce ...

    What is ISW?

    Hi, Could someone tell me What is ISW? One of my Client is implementing this one in collaboration with SAP. I heard it is some kind of workflow tool but am not sure. Could you give me some Documents or links.Thanks & Regards,Joseph Reddy

    text data extract

    Hi,I have to extract a text data regarding bill of lading. I have already used the following code for extracting basic data text from material master.TABLES: STXH.DATA: TDNAME LIKE STXH-TDNAME, MYLINE LIKE TLINE-TDLINE, ZE13_LINE(1200) TY...

    Shiva_Ram by Active Contributor
    • 2492 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ALV_GRID Row selection

    Hello All,I am using the Function 'REUSE_ALV_GRID_DISPLAY' and need to process all rows that have been selected (through the row selection button) by the user. Is there a way capture the table index of each row that is selected? Thanks for your hel...

    Resolved! Accepted Solution

    smartforms

    I need to include this code in the form.I have to check the value stored in the variable &WA_ACCOUNTDATA-ZAMOUNT& in the smartform based on the condition type.where should I be using it? And is that all OR should I be declaring some parameters in th...

    Labels in this area

    Explore this Area