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

    idocs sample code

    hi all,kundly provide me some sample abap codes to learn the understanding of IDOCS in ABAP.i got the theoritical understanding but dont know how to code that in abap programs.it would be useful if i can get some sample idoc code which i can run.than...

    Resolved! Accepted Solution

    BDC or ALV

    Hi , I confused over the BDC program to down load to EXCELL...1) If we have to work with a report that have more than 255 cols then only we need to develop a BDC upload to EXCELL other wise we can use ALV to down load to excell ? is this is correc...

    Resolved! Accepted Solution

    HI

    HOW TO CREATE NEW DEVELOPMENT CLASS(PACKAGE)IT CONTAINS :PACKAGE NAME :?dESCRIPTION :?APPLICATION COMPONENT ?SOFTWARE COMPONENT ?TRANSPORT LAYER : ?PACKAGE TYPE ?KINDLY GIVE DETAILS ON ABOVE MIANLY ON PACKAGE TYPE

    POP UP to select a folder

    Hi All,I am developing an interface that should generate four files on the presentation server. To give the path, i have provided a parameter on the selection-screen. Here we can give only one filename at a time. So I want to just open existing/creat...

    PS_1978 by Active Participant
    • 4312 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    internal table

    hi experts,I want to retreive data from table lfc1 for all entries in onther table.There is my select query:data: yellow type string.yellow = '@5C@'.select lifnr bukrs gjahr from lfc1 into table lt_lfc1 for all entries in gt...

    Resolved! Accepted Solution

    Difference between Call function in update task and Perform on commit

    Hai ,<i><b>Can u please help with a real time scenario when using Call function in update task and commit work (commit work and wait).</b></i>I got ito the threads where its explained individually but coulnt get on to real time...Is it reccommeded t...

    Resolved! Accepted Solution

    F4 on Custom field

    Hi SDN,i wnt to know how to give F4 functionality for a custom screen which has a field.this field values are based on the value entered on the screen for another field.likei have job n subjobthe subjob shud depend on teh value of the field : job.so ...

    Resolved! Accepted Solution

    date

    Hi all, How can I restrict my output so that my end date is always greater than my start date.E.g. 01/01/06 to 01/01/07 -> should work 01/01/06 to 01/01/01 -> shouldn't work

    Resolved! Accepted Solution

    Smartforms

    Hi Friends,can you explain what are the following things in Smartforms?1)Parameters of smartforms?2)What is Global definition and form interface inm Smart form?3)How to define internal table in Smartform?4)How to loop a internal table?Regards,Dinesh

    Resolved! Accepted Solution

    write to & move

    hai all... can any one say me what is the difference between 'write to' and 'move' statements.Data : a(5) type c value 'ABAP', b(5) type c .write a to b.move a to b. what is the difference between both the statements given above.will be re...

    Resolved! Accepted Solution

    sy-batch

    Hi, I have a simple question to ask ... what is the use of SY-BATCH in return of a SELECT statement, is it relates with SY-SUBRC or SY-DBCNT ? I am working on a ALV report. Thanks & Regards Mahesh.

    Resolved! Accepted Solution

    Hw can we handle Error Idocs

    Hi,Suppose we are in BDC we can handle Error records --in Session Method we can handle in SM35 cause it is handle by system itself only... and in call transaction we can handle by manually by writing error records in the program.....like this hw can ...

    suresh_s9 by Participant
    • 1722 Views
    • 5 Comments
    • 0 Likes

    ALV color codes

    Hi all,I understand that the ALV grid color codes consists of the following format: CXYZX = 0 - 7Y,Z = 0 - 1Is there any way to display color other than the above? I need a dark grey color (the color when the grid is set to not editable). Is there an...

    Labels in this area

    Explore this Area