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

    BAPI_PR_CREATE Issue.

    Hello friends,Can any one guide me,How to handle, BAPI:  BAPI_PR_CREATE.What should I pass in,  PRHEADER,  PRHEADERX, PRITEM,  PRITEMX or  any other table.Please help me.Try to provide sample code for this issue..... I tried so much but, i m unable t...

    ME5A enhancement

    hi all,i have browsed through all the posts, i couldn't find a solution.i have to enhance the ME5A tcode with additional values and make them editable,so that when i enter values i will be saving the data, after browsing sdn i got the idea that i hav...

    Resolved! Accepted Solution

    BAPI_INCOMINGINVOICE_CREATE - What parameters for "invoice reduction"

    Hi,In MIRO it is possible to create an "invoice reduction". I do this by selecting the "Vendor error: reduce invoice" option in the "PO reference" tab. Then I can enter the amount invoiced by the supplier in the "Invoice Amount Acc. to Vendor" field....

    Create dialog modules

    Hi All,Im having trouble creating dialog modules in ECC6.0. Its prompting me that dialog modules are no longer supported.Currently i am migrating a program from 4.7 to ECC6.0 and there is a code that that uses call dialog.Is there any setting that ca...

    Value got truncated while moving it from dynamic structure to dynamic table

    Dear Experts,I have dynamic structure and a dynamic table.   FIELD-SYMBOLS : <fs_range> TYPE index table,                                   <fs_wa>    TYPE ANY.  DATA : r_range TYPE REF TO data, *Static Structure  DATA : BEGIN OF rr_log ,           s...

    Resolved! Accepted Solution

    SO_DOCUMENT_SEND_API1 attaching message body as an attachment when ran for multiple users

    Hello Experts,I am triggering mail using SO_DOCUMENT_SEND_API1. If I ran for single user then it sends mail as expected i.e. without attachment and keeping message body as it is.If I ran for multiple users then it converts message body into an attach...

    Resolved! Accepted Solution

    Error: "LT_GENTAB-MSNAME2" has already been declared 5 MSNAME2(000040)

    Hi Team,Created a Dynamic Internal table and data is populating as below. while exceution i am getting the error as " "LT_GENTAB-MSNAME2" has already been declared 5 MSNAME2(000040)".Please suggest how to rectify this error and any suggestions. Thank...

    Resolved! Accepted Solution

    Control-processing and Cumulative values in Internal tables and ALV grid

    I have a report requirement that says, on a given billing date, check if a customer has brought the same material more than once and that to from the same batch. If yes, the quantity should be summed up together. How do I display the calculated value...

    Labels in this area

    Explore this Area