Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 93217 VIEWS
    • 212 REPLIES
    • 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! 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! 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! 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! 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! 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! 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