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

    Select statement

    Hi gurus, I have a condition where I need to select vkbur, vkgrp, kunnr abd bzirk from knvv for all entries in one of my internal table it_tab01. Now although I have an customer id that is there in both knvv and my internal table it_tab01 but then al...

    Resolved! Accepted Solution

    Problem with Custom Tcode.

    Hi,I have a report and when I run it it is working fine and I gave a Tcode to it. Now when I give the Tcode in the Trasaction code window and execute it, it is going to the selection screen properly, but after giving the input values and executing it...

    user exits vs badi

    hi all, one of my friends who is working in real time said to me , whenever a need for enhancement arises, its always better to use badi over user exit. he said , if v add our code in BADI , and in future if any problem arises with BADI , SAP wil tak...

    Resolved! Accepted Solution

    Reg: dates

    Hi all,In my selection screen date field is mandatory. So by default it is picking up dates from today to 14 days from now. for example today is 09/07/2007.so 14 days from now will be 09/21/2007.So in range it is taking as 09/07/2007 to 09/21/2007 by...

    code correction

    hi,What is wrong in my code ie internal table assignment, I am getting the error DATA: IT_INBAL type STANDARD TABLE OF YMTID_C102_INVBL WITH HEADER LINE, WA_INBAL type YMTID_C102_INVBL. loop at i_data. move i_data to wa_data.select * from Y...

    Resolved! Accepted Solution

    Function module to find the attachment list for an accounting document?

    Is there a function module to find the attachment list for an accounting document? Or which table stores such references?I know I can find this info from the transaction FB03, but is there a function module to find the attachments for an accounting d...

    VL31

    Hi Experts,while i am entering into the tcode VL31 in ECC6.0 i am getting msg like tcode in out dated. i dont want to use VL31N. i want to get rid of this of message.<b><REMOVED BY MODERATOR></b>Thanks,Satish.Message was edited by: Alvaro Te...

    Resolved! Accepted Solution

    Search EDID4 table

    Hi,I am searching for an IDoc that contains a particular customer number. Here is my scenario. I am sending a custom IDoc to third party system. Today i send 35 IDocs to the other system, The thrid party system owners informed me that one of IDoc the...

    Labels in this area

    Explore this Area