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
    • 92803 VIEWS
    • 212 REPLIES
    • 39 Likes

    ALV doubt

    Hi experts,I am adding the 'download to sreadsheet' icon in the application toolbar and i am calling using its function code '&xxl'.When i run the application i am getting the run time error.can anyone guide me in this.Here is the sample code which i...

    Resolved! form routine

    Hi Guys,FORM vehicle_tab_fill USING p_line LIKE line CHANGING p_initvehicle LIKE initvehicle.I have got a form, with the help of using and changing parameters. I need to write a query where in the data from the internal table should be i...

    Type Declarations

    Hello All,I have a issue with the Declarations of fields:1st Condition:Data: CALRATEGC type P decimals 5.if calrategc gt '9999.99999'. calrategc = '9999.99999'.endif.2ndCondition:Data:f_cal_rate_gc like BAPIACCR09-AMT_DOCCUR.(DEC 23 Decimal 4)shift...

    FTP connection

    Hi, I wanto to connect to a FTP server & copy all the files out there. I want to know how to use 1. HTTP_SCRAMBLE2. FTP_CONNECT3. FTP_COMMANDwaht parameters are to be passed with these function modules? I have tried standard programs 'RSFTP001' 'R...

    error in field catalog in ALV grid display using classes at do_sum = "X'.

    Hi,I'm using classes in ALV Grid display.the code for the field catalog is going to dump because of the statement in the field catalog for field 'netwr',do_sum = 'X'.that do_sum = 'X' is not working and going to dump when executed.with out that do_su...

    Resolved! Looping a Z-Table

    Hi All..I need to find out a particular line of Z-Table and modify that line..How to do it ...???Ex: Ztable contains 4 fields and one among is 'Ticket No'. Let assume that table contains 100 Records..I want to modify the particular line where Ticket ...

    Report for sales order

    I need to create a report for all sales order that have line items with a Material Tax Class '2' - One time exemption. Tax will require a report that identifies/displays all line items with Tax Classification = '2'.Report layout specifics:Bill-ToShip...

    Resolved! problem with variant

    Hello all, I have a problem with a scenario.. I have a push button on my selection-screen and when i click this button it takes to an dialog box with table control. Here after entering the values i am moving the values into a select-option select-op...

    lsmw

    Hello all,I have a scenario where ther are two Input files and are to be mapped to a single structure. How do I map two files to one using the LSMW tool. I finished the followingMaintain object attributes Maintain source structures Maintain source fi...

    Labels in this area