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

    variable-large

    HIi hav table with roll no and i need to find out which is the larger number i hav used the code astypes: begin of s_details, rollno like zdetails1-zrollno, name like zdetails-zsname, end of s_details.data: i_details type STANDARD TABL...

    Resolved! Accepted Solution

    Write Statement

    Hi Experts, I want to write on the top of my report(under Top-of-page event), the description of the taxcode when I fetch particular Taxcode in the selection-screen.Suppose in my selection screen I fetch Taxcode A0, I want that in the output of the r...

    Resolved! Accepted Solution

    Message printing problem.

    Dear All,I have did like this for dynamic message printing." select * FROM mara INTO table it_mara up to max ROWS.DESCRIBE TABLE it_mara LINES VAR1.MESSAGE I005(ZMESG) WITH 'Found' var1. "005 is the message with text 'Record'.but while displaying m...

    Sales Order Text

    Hi,I want to append some text in a new Sales Order.I have used the function module 'BAPI_SALESORDER_CREATEFROMDAT2' to create a new Sales Order, and in the parameter : 'order_text', I am passing an internal table of the same type which contains the t...

    Spool list

    Hi all ,After job get finished in SM37 . After that we can click on the spool symbol & see the spool. But not able to see the spool it stops here and does not provide the list . For the same job , other users are able to see the spool list informatio...

    LSMW

    Hi,I am trying to record a transction using LSMW.The transaction has Header data filled once and item data to be filled under four different "Tabs" repetatively i.e each of these four different tabs need to be filled for each item separately. Is thi...

    Loop statement

    Hi all,i m writing a report..my header table is BKDF..i m keeping a loop for BKDF table...inside the loop im writing another loop for table BKPF...the problem is i m not getting all the entries in the BKPF table...for example...BKDF-belnr = 910000000...

    Resolved! Accepted Solution

    Convert time

    Hi Experts, My requirement is to convert normal time to cat time. Is there any FM is available for update this. Please help me.example: 15 mins to 0.25 30 mins to 0.5 45 mins to 0.75Thanks in advance,Vino

    Resolved! Accepted Solution

    Value in data type p field not displayed properly when download to UNIX

    Hi,One of my programs downloads a file to UNIX server,here the data which i am downloading, one of the fields is of type P (it is of domain type DEC).The field displays very strangecharactershen i view it in UNIX server.I am using OPEN DATASET in bin...

    Resolved! Accepted Solution

    copying md01 transaction ?

    Hi People,I want to copy the whole md01 transaction into my own transaction zmd01......so that there will be two transaction .......... can any tel me how to do that? if i copy the md01 program in my transaction will the screen gets qutomatically get...

    Resolved! Accepted Solution

    IDOC Development

    Hi Gurujis, I am new to Interfaces concept, But i have good experience in Reporting & Froms. Can somebody sent me some documents on IDOC and INTERFACES end to end development, If possible some case studies. I have two development obejct...

    Resolved! Accepted Solution

    Difference Requirement

    Hello all, I have a requirement that in an internal table field i want to select data from a standard sap table that is difference of two fields of that table.""Difference qty has to be calculated as the difference between the booked qty a...

    User exit for ME51n

    Hi all,Theres a user exit that populates materila gropu when the user enters the purchasing organisation in ME51n.I have checked the exit MEREQ001 by putting break-point.But its not coming inside this exit.I want to know the user exit that does this....

    User exit for ME51n

    Hi all,Theres a user exit that populates materila gropu when the user enters the purchasing organisation in ME51n.I have checked the exit MEREQ001 by putting break-point.But its not coming inside this exit.I want to know the user exit that does this....

    Labels in this area

    Explore this Area