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

    How to find the number of Z or Y programs and amount of code lines?

    hi all, I'm trying to find the number of programs on user namespace (Z* or Y*) and the number of coded lines in them. something like report Z_MY_REPORT, lines 582; Include Z_MY_INCLUDE, lines 135. Exist any standard report to do it or do I have to de...

    Resolved! Accepted Solution

    idoc segment fields

    expertswhich tcode is used to see the idoc segement fields basically i want to see the orders01 idoc segment fields,I checked we60 ,we30 etc but not much use. I want to see the descripton of the fields as well. I mean i want to know which field for s...

    Resolved! Accepted Solution

    Overwrite-exit of a method of the class not able to access the attributes

    Hi Experts,I implemented enhancement type Overwrite-exit for the method of a class. I was able to access all methods of that class inside this enhancement, but not able to access the private attributes of that class inside the overwrite-exit. Does a...

    Resolved! Accepted Solution

    Generate one spool

    Hi all,in version 4.6 a specific program create a spool, each user are on one page and all page are in one spool. This program has been migrated to version ECC6, the program has not been changed, only recompiled, but now this program create multi spo...

    Resolved! Accepted Solution

    acces CDPOS optimize

    Hi,i use this code but it takes a lot of time to acces to CDPOSAny suggestion to optimize*************************************************REPORT ZCDHDR .parameters p_date like sy-datum.start-of-selection.data wt_cdh...

    adil by Participant
    • 1287 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    user language

    Hi all,in our system nobody has field logon language filled.I need to send a message every week to all the user using the language of the user to choose the right language for the message.I need to know the tables where I can find the reference to th...

    Resolved! Accepted Solution

    PDF format of smartform

    I will have to save my smartforms in the following location after everytime it gets executed.C:\Documents and Settings\Administrator\Desktop\nabanita.pdfI'll be giving that location path as an input in the selection screen and execute it. SMART FORM ...

    Resolved! Accepted Solution

    Commit a BAPI

    Hi experts,I am testing a BAPI in SE37 and it did not save my changes because the database has not been committed. Is there a way to do a Commit work with out writing a test program? Please help, thanks!

    Resolved! Accepted Solution

    Field symbols

    Hi,I have an requirement in which, I have to move the internal table value to different internal table structure.i.e. the internal table structure is of as belowdata : begin of gt_itab,f1,f2,d1,d2d3,d4end of gt_itab.i need to move the different inte...

    Resolved! Accepted Solution

    XML TO ABAP

    Hello All,We have been durind the last week to map an XML file to an ABAP interal table, with out any success. We have read wiki samples, blogs and several post about it, but we have not been able to read completely the XML.We are doing it with CALL ...

    Resolved! Accepted Solution

    ATP Simulation

    Dear Experts, Can any one show me a fn module/ BAPI, which can simulate the ATP.We have a requirement where in the order gets saved without ATP(for various custom reasons), now we want to Run ATP once the order is saved. To do that, I tri...

    Resolved! Accepted Solution

    Short dump of idoc

    Hi ,I am getting short dump during Idoc processing and when i look into ST22 dump , i am unable to find idoc no .But i am able to see remaniing values like mesage type etc . can u please help me out to find the Idoc no from dump . Thanks,Sridhar

    Labels in this area

    Explore this Area