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
    • 94652 Views
    • 212 Comments
    • 39 Likes

    write: g UNDER h.

    I m trying to write data under columns using UNDER . But it is not working as my case is somewht different.In my program it is not fixed that under which column data has to be set. Hence when cursor enters the loop it identifies the data concatenates...

    SECONDARY LIST

    HI ALL, I have written a program (Interactive report) wherein if the output goes beyond the first page,program gets terminated.Here is part of the code: DATA : SUM LIKE WA-LABST1 VALUE 0, SUM1 LIKE WA-LABST1 VALUE 0.AT LINE-SELECTION. IF SY-LSIND...

    Resolved! Accepted Solution

    Table Control

    Hello All, A conversion error occurred while the program was trying to display data on the screen in the following PBO module of table control.<b> module TABC_get_lines output. g_TABC_lines = sy-loopc. endmodule. loop at G_...

    Resolved! Accepted Solution

    Nast Table

    Hi all,I tried to adda field in NAST table and then modify the data type. I am getting an error that i cant alter the table. if i drop the database table and recreate it will it be affecting configuration .regards,Bala

    Imp/ Exp

    Hi,Anybody will tell me what is the exact meaning of import & export parameters??According to my openion import means what i provided in selection screen(input value) & export means data retrival(o/p) value.Am i right??

    Resolved! Accepted Solution

    Encrytion Function

    Dear all,Good day. Apparently, I am developing a download program (namely ebanking program), where I'll retrieve all the necessary FI data from the system and download into my local file (with .txt extension). However, I may need the downloaded file ...

    SAP GUI problem

    Hi all,Can anyone assist me for this problem.Sometimes the overview of all search helps in the search pop-up for material orcustomer e.g. dissapears. Making it impossible to select a number of helps. Afterrelogin / windows restart the overview appear...

    VF04 Report

    In the report program for VF04 ( billing due list ) , there is a field on the selection Screen called 'Sort Criterion' . What is the significance of that field as the F1 help indcated towards some user exit implementation ? Is there any way we can so...

    Resolved! Accepted Solution

    Table maintanence dialog

    i have to maintain a table dialog for a custom table. I should restrict the display/changes based on the material number . how can i make my maintanence two step so that the user can enter the material no. in the first screen and restrict display/cha...

    Send E-mail in htnl format

    Hello, I want to send an e-mail from SAP with certain data. The e-mail has to look very good / state-of-the-art. So a html-format would be nice.Could someone give me some direction which class / function module, ... would be the one to use.Thanks in ...

    b_deterd2 by Active Contributor
    • 1479 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Output in 3 currencies

    Hi All,I am a Fresher to SAP-ABAP and am really very impressed with this wonderful site and all the techies showing great enthu.I am posting for the first time and am expecting a good help.My requirement is that I have to input three different curren...

    Resolved! Accepted Solution

    ShortDump in Filename_get

    Hi all,Iam using the function module Filename_Get. can anybody show me how to use this function module. iam writing like this, but it is giving dump.PARAMETER: P_LOCFIL TYPE RTERM-FILE .AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_LOCFIL.CALL FUNCTION ...

    Labels in this area

    Explore this Area