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

    text tables

    hi, I noticed in SAP sometimes it is hard to find text tables, mean the tables that store the text value for certain values in the system, example for p0001-gsber which is business area, if you retrieve p0001-gsber you get the number value of the bus...

    Footer In ALV grid

    Hi All,I have developed a report in ALV using Object Oriented Methodology.I am trying to put footer in that report but i am not able to do so.My requiremet is that the Page footer should be displayed after every end of page in the Grid and just not o...

    Resolved! Accepted Solution

    type conversion

    hi folks,Need some urgent help in this regard.I have this character data(size 44) to convert that into integer value. I used the move statement and moved the value to a string and then to the integer. it is giving SHORT DUMP SAYING IT IS AN OVERFLOW...

    Resolved! Accepted Solution

    Uploading PDF-file from unix to SAP internal table

    Hi, i have to write an abap that sends a pdf-file from a unix (SAP server) by mail to some people. The mailing part is done, but for creating the attachment. I'm reading the pdf-file into an internal table (in a binary way). Then i'm using this int.t...

    h_senden2 by Active Contributor
    • 1156 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    free the memory of object

    hi friends how can i free the memory of a object ex ( cl_dd_link_element ), the class cl_dd_link_element is not has a destructor i freed the references of that object but the object is still occupying the memory through out the programm i want...

    Resolved! Accepted Solution

    Create Sales Order with text

    We are currently upgrading to 4.7. We have been creating a sales order with text via BDC. This is no longer possible in 4.7. (or rather we cannot process the session in background which defeats the purpose).We have considered the following alternativ...

    Resolved! Accepted Solution

    infotype 0006

    in infotype 6 address there are two phone numbers, one for work and a home phone number field. they are bothq structures, I can get the home phone number because there is a field in the pa0006 table called telnr, but none for work phone, is there an...

    Resolved! Accepted Solution

    remove decimal places

    this is probably very easy, but i couldn't find the information I need yet.I have a field in my db-table with type P (length 9, decimal places 3). when i copy a value with 3 decimal places (e.g. 1,234) into the field, I want to remove the last digit ...

    Resolved! Accepted Solution

    Dateformat

    I have the current date (sy-datum)that needs to be stored in 'mmddyy'not in anyother format in the variable. I do not want to output the date directly(because I know 'mmddyy' format option is available for WRITE statement.Therefore i want the date ...

    Warning message

    Hi, Iam executing one of the userdefined report it many selection fields defined with select-options statments. When Iam executing using F8 key it gives warnig message saying that selection was not restricted. Can any body help in this regard. Than...

    Printing problem

    Hi I have got a peculiar problem, it is....we print all the billing documents due for printing in background by using RSNAST00 program. with Application ID as V3 and output type as ZRAD (custom defined output type)Now the problem is, two variables v...

    Labels in this area

    Explore this Area