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

    Condition WHERE in LOOP

    Good afternoon,I have the following issue,I have that do a LOOP to a table Internal, ie.Loop at it_tabla where lgart = '0100' or lgart = '0200' or lgart = '0300' or lgart = '0400' or lgart = '0500' or lgart = '0600' or lgart = '0700' or lgart = '08...

    Resolved! Accepted Solution

    Date is initial

    I have this code that is not reacting properly when I have some bad dates. data: zfirst_dat TYPE sy-datum, zfirst_tim type sy-uzeit. data: zlast_dat TYPE sy-datum, zlast_tim type sy-uzeit. data: my_dur TYPE F, my_dur_fix type p length ...

    display as log

    Hi all,Im doing some validation in the program, and saving the result in internal table. Based on the validation internal table contains messages as well as status ('E' or 'S'). Can i display it in ALV as a pop-up with button for status as red for 'E...

    "Inconsistent BDC"

    hi sap techies i'm mew to abap,please help me out on one bdc query.tell me how to define an internl table wrt to incoming file and how to get in to that into this internal table.i do have two radio buttons in selection screen one for yes and one for ...

    Resolved! Accepted Solution

    FIELD SYMBOLS

    Hi experts,When I want to compare <...new> with <...old>,there is short dump 'GETWA_NOT_ASSIGNED'. How to solve it? LOOP AT lt_update_struc INTO ls_newrecord. IF ls_newrecord-recordmode IS INITIAL. SELECT SINGLE * FROM Table1 INTO ls_old...

    gavin_gu by Product and Topic Expert
    • 674 Views
    • 3 Comments
    • 0 Likes

    Cheque Printing

    Hi To All I m Doing Cheque printing on conitinouse stationary..i m using LETTRA Page format having Wdth 210MM and Hight- 100MM, now cheque is printing properly ,but i m doing this on continous stationary after printing first cheque it's not stoping...

    Resolved! Accepted Solution

    Problem In BDC

    Hi , I'm modifying a BDC which is used to upload stock in F-02 I run it in Background . But If I do Scheduling for say 4 days then it uploads same data as which it already uploads for 1st day.It means when next day ariseit overwrites 1st ...

    Resolved! Accepted Solution

    Create enhancement option

    Hi allHello i am making some chage in RM07DOCS program by copy it in another z programei copy it in another program but when i save that program the system say me to create a Enhancement option so say me how i can save that zprogram and make some ch...

    Labels in this area

    Explore this Area