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

    GUI Download Issue

    Hi FriendsI have to download the text file in the following format. There should be only 3 spaces after number '2' in the first line of text file but I am not able to restrict it and has the entire remaining space(80 char) of that line. second line t...

    Resolved! Accepted Solution

    dynamic ranges

    Dear all, how I need to develop a dynamic ranges ?Lets say .... I know I can create a dynamic table with CREATE DATA ITABREF TYPE STANDARD TABLE OF (LINETYPE).but how do I need to write it for a ranges statement:lets say....instead of ranges: i_ra...

    Resolved! Accepted Solution

    SAP Retail - POS interface

    Hi experts,First at all, I am new at SAP Retail and interfaces. I am working on a POS interface with SAP Retail. I have some issues with the FI interface. Here is the situation:The POS (non sap POS) will generate IDOCs (as text files) type WPUFIB01 a...

    Resolved! Accepted Solution

    HR getting staff if the give pernr is leader/cheif/manager

    hello , i need find a FM o another way to check if the give pernr ( personal number ) if is leader/cheif/managerand fi is chief look down for the Organization unit and find all personal tha report to himThankspd: so far i find RH_GET_LEADER , RH_STRU...

    Resolved! Accepted Solution

    Request for input on the Indian languages supported by SAP

    Hi,Can anyone in the forum please tell me if SAP supports Hindi (Indian national language) as one of the supported languages. Any help on this is highly appreciated. I spent some time for searching on the same topic but could not gather any input. Ap...

    nilayghosh by Active Participant
    • 874 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ALV cell coloring issue

    Hey all,I need to color individual cells in an alv grid based on a check that I'm running on each of the values in the grid. The problem that I'm having is that whenever I add 'cell_colors TYPE lvc_t_scol' to my internal table, it causes conversion e...

    Resolved! Accepted Solution

    Modify special characters

    Hi guys,I'm facing the following requirement. I need to uppercase and modify special characters from a specific string / char.Example:André Calçada JoãoReplace by:ANDRE CALCADA JOAOIs there a function module to modify this special characters by the "...

    Resolved! Accepted Solution

    IDOC between 2 sap system

    Hi,I need to send Idoc from SAP system(A) to SAP system(B).In system B i need to store data in custom table.Correct me for below settingsin system A1) define RFC that point to system B2) define port in WE21 that point to above rfc3) maintain partner ...

    Jay71 by Participant
    • 3364 Views
    • 3 Comments
    • 0 Likes

    List to table

    Hi ,Iam calling one report and returning one internal table data from the called program.By using the FMs 'List_from_memory' and 'List_to_ascii' Iam returning the list to ascii format.Then now could you please let me know as how can I convert the sam...

    Resolved! Accepted Solution

    CRLF Unicode?

    Weu2019ve upgraded our system to 6.0 Unicode. I have a program that builds html for our Web Order Center screen. The carriage returns are always ignored when the html is building arrays for multiple listings in a drop-down- u2013 as seen in out u201C...

    Resolved! Accepted Solution

    Looping condition

    Hi,Loop at item_itab into waIF zyflag IS NOT INITIAL AND flag NE zyflag.Delete item_itab INDEX sy-tabix.ENDIF.ENDLOOP.This coding is not working. Here zyflag is a selection screen field which has multiple selection. Even though the flag value and zyf...

    Labels in this area

    Explore this Area