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

    Why not working this code?

    Hi,I want to use following part of code to exit the program whenever he wants. He should not have to enter a value into a required text area.But not working?What may be the problem?PROCESS AFTER INPUT. MODULE exit AT EXIT-COMMAND.And the code is as ...

    Resolved! Accepted Solution

    transaction code.

    hi guru i have to call a transaction code (program) present one system(say A) by another system (sayB).how i can do itplease helpme it very urgent.point will be surely awared.anujthanks in advanceEdited by: anuj anuj on Mar 25, 2008 1:31 PM

    Resolved! Accepted Solution

    ALV field editable

    Hi,Please help me,I need to make a ALV report, which is having one field editable.I want a code , when i will give input in editable field in ALV report , it should be save in my internal table.Please give me a sample program ,like take a internal ta...

    Resolved! Accepted Solution

    ALV data export to Excel using &VEXCEL problem due to GUI Version

    If i download ALV report using &VEXCEL it works with GUI release 460 but when i am trying same with GUI release 710 it gives message View cannot be switched: Product is not installed or integration is not active. Please provide the solution so that s...

    ftp_copy

    Hi all,I need to transfer a file from one folder to another folder on a FTP server.I tried using fm ftp_copy, with as FILE_SOURCE the source file (e.g. /template/a.xls) and as file destination te destination file (e.g /upload/folder/a.xls).I receive ...

    Resolved! Accepted Solution

    Problem on sending email

    Hi all,I have a problem trying to send an attached file by email in a form.This is my form:FORM f_invio_mail. DATA: listobject LIKE abaplist OCCURS 0 WITH HEADER LINE. DATA: listasci LIKE btcsyslog OCCURS 0 WITH HEADER LINE. DATA: docdata LIKE sod...

    In Function Module

    Hi all,My function Group name is Z_TESTin that i am having function Module ZTESTIn this function group i have one system generated include with the name Z_LTEST$02.for what this include is created and what is the purpose of this include.Thanks in A...

    Labels in this area

    Explore this Area