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

    Custom table

    hi experts,i have seen it almost many times, in many customization while interfacing with external system files, generally we use a custom table to get all the data into the SAP database and the work on them.what would be the purpose and advantage of...

    Resolved! Accepted Solution

    Checkbox in dialog program

    In the screen , i want to use checkbox. But at runtime when i click on the checkbox , it does not appear as checked. The tick mark on this checkbox disappears. And if i want to code something when this checkbox is clicked , then if i do it as:write M...

    Resolved! Accepted Solution

    change file name

    Hi all,I have one file path. I want to the change the file name. look at the code and suggest how it possible. parameters: par_file LIKE ifibl_aux_fields-allgunix MEMORY ID glx. "FilenameDATA: lw_occur TYPE c VALUE '\', lw_count TYPE i, lw_...

    Resolved! Accepted Solution

    FBCJ

    Please provide me any exit/badi from where I want to throw error message if the amount exceeds Rs. 20,000/-.<removed_by_moderator>Thanks,Edited by: Julius Bussche on Sep 3, 2008 9:54 AM

    Resolved! Accepted Solution

    ALV

    Hi, My requirement is, in ALV grip display, for example : if i enter material number and press enter, material description, material group, material type, industry type unit of measure etc, should be fetch and get displayedi know the function cod...

    Resolved! Accepted Solution

    NO SPACE IN SCRIPTS

    Hi all Please let me know how to avoid space in field in a script.i know we can minimise by * &KOMVD-VTEXT(20)&* by giving the number of characters.But i wanted to know is ther any other like the way we use CIZ to avoid trailing zeroes.With Regards...

    Resolved! Accepted Solution

    Modify Screen

    Hi All,I am facing a problem in screen. I add some fields to screen. Loop at Screen. if sy-tcode = 'PB30' AND ( SY-UCOMM = 'DIS' ) . IF SCREEN-NAME = 'P9001-WERKS'. SCREEN-INPUT = '0'. MODIFY SCREEN. ENDIF. IF SCREEN-NAME = 'P9001-PSAREA1'. SCREEN-I...

    Real time issues

    HiI completed my sap security training, can anyone tell me what are the real time issues occurs in security and with there solution , appreciate your help..<removed_by_moderator>Edited by: Ramu Shetty on Aug 30, 2008 2:14 AMEdited by: Julius Bussche...

    Resolved! Accepted Solution

    How to make transactions and roles appear in AGR_TCODES

    hi all,I created some roles and when i am trying to pull a report in AGR_TCODES, i am not getting those roles in the report, but i am able to see the other roles from where i derived these new roles.can any one help me on this and tell me how to make...

    Sri_S1 by Active Participant
    • 3929 Views
    • 14 Comments
    • 0 Likes
    Resolved! Accepted Solution

    GUI_DOWNLOAD

    Hi Guys, I am downloading content into a .CSV file. I would like to have Heading for the columns in the first row using the function module GUI_DOWNLOAD. Could you tell me how I can achieve this.Thanks & Regards,ABAPer

    Labels in this area

    Explore this Area