Report on POs along with its PR item reference

Dear All
Is there any Report on POs which provides the details of Referred PR items also
Thanks

Dear Antony
Is there any report in standard which provides me the list of POs created with reference to a PR number.
Input is PR number
Thanks

Similar Messages

  • WH  tax line items cleared along with Other line items Message no:8I701

    hI guru,
    When i run J1INCHLN  System givem the error is : Withholding tax line items cleared along with other line items, message no:8I701
    Pleas any one give solution ..
    I also cheked as respective g/l for tds IN FBL3N . All line items are opend.
    Also cheked all selection parameter in J1INCHLN  and FBL3N .is same .
    Why the sys behaviour like this .
    Thanks is andvance
    Milind

    HI,
    he error is occuring in this part of the
    unction Module J_1IEWT_CHALLAN_UPDATE
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    LOOP AT p_t_ausz1.
    Select the cleared line item from bseg table.
       SELECT SINGLE * FROM bseg INTO  p_bseg_tab
                WHERE bukrs = p_t_ausz1-bukrs
                AND   belnr = p_t_ausz1-belnr
                AND   gjahr = p_t_ausz1-gjahr
                AND   buzei = p_t_ausz1-buzei
                AND   ktosl = 'WIT'
                AND   qsskz NE space .
       IF sy-subrc <> 0.
    This is not an ewt clearing transaction relevant for challan update.
         p_no_with_clear = 'X'.
         EXIT.
       ELSE.
         APPEND p_bseg_tab.
       ENDIF.
    ENDLOOP.
    Even if one line item chosen is not of withholding tax entry, system
    should exit by error message.
    DESCRIBE TABLE p_bseg_tab LINES  p_bseg_lines.
    DESCRIBE TABLE p_t_ausz1  LINES  p_with_lines.
       IF p_bseg_lines > 0.
    At least one entry is found in bseg table for challan update.    IF p_with_lines NE p_bseg_lines.
    At least one line chosen by the user is not for challan updation.
          MESSAGE e701(8i).
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.
    This is a clear case,that you are trying to post some documents
    which does not match with the selection parameters.
    I feel the above problem could be due to some document/s (open items of
    the earlier years)are incorrect which is causing the reported problem.
    Kindly run the challan update program for smaller date range so that you
    can find the faulty document.
    Hope this solves your query.
    Reg
    Madhu M

  • Move documents along with its version through workflow

    hi
    suggest which of the 2 ways is possible through Designer workflow,
    1)can i move a document along with its version to another library where same settings are enabled.
    2)can i move a document from a library and add as a new version to another item present in another library.
    Thanks 

    Hi Krishna,
    When you move a document to another library by a SharePoint Designer Workflow, the version history is
    not maintained. This behavior is by design, because the version history of a document is relative
    to its original document library. The moved document is considered as a new document in
    the destination library.
    The only solution is to move the documents via Windows Explorer or through Manage Content & Structure.
    Open the two document libraries in Windows Explorer and move your files from source to destination or move your files through Manage Content & Structure.
    The Manage Content & Structure feature is only available in Enterprise edition.
    NOTE: The version will be maintained if you MOVE the files. If the files are COPIED
    it will not maintain the version.
    Please remember to click 'Mark as Answer' if the reply answers your query or 'Upvote' if it helps you.

  • My laptop died along with its harddrive, how can I sync my iphone to a new computer without losing everything?

    Hi, my laptop died along with its harddrive, finding it difficult to figure out how can I sync my iphone to a new computer without losing everything on my phone (iPhone 3GS).
    Any help appreciated
    Thanks
    C

    https://discussions.apple.com/docs/DOC-3141

  • How to automate the adding of check-box along with each numbered item in Framemaker file ?

    I tried using the wingdings font as check-box. But I don't want to use it manually every time. I want to have it as a style part of my procedure style (numbering style).   I need the check-box along with each numbered item. Whenever I apply my numbering style in FM, I should get something like:
    " <checkbox> 1. <text> "

    Use "N:\u2751\ <n+>.\ " for the autonumber format.
    "N" Use counter N
    "\u2751" One of many checkboxes available in Unicode
    "<n+>" increment the counter
    "." ordinary period
    "\ " non-breaking space
    This assumes that you are on FM8 or later, and your Unicode font has that glyph code point populated (Arial Unicode MS does if your font doesn't).
    Don't use WingDings (or Zaph Dingbats) anymore. Using codepage overlays has any number of issues, and these two sets of legacy codepage dingbats don't even match each other.

  • Withholding tax lines are being cleared along with other line items

    Hi All,
    While doing J1INCHLN(payment making of TDS), system giving error i.e.
    "Withholding tax lines are being aleared along with other line items"
    Please suggest me in this issue...it would be great help for me.
    Thanks,
    Saisri

    Hi,
    As per my analysis we found some documents, here We have made advance payment to vendors with TDS and again rised invoce to vendors with TDS and these documents have been nockedoff in F-54.
    We have many documents of such nature and as per me it is because of these documents  the system is throwing error. Pls. advice as to how to proceed on this.
    Thanks,
    Saisri

  • How to duplicate a node along with its children in a JTree?

    Hello,
    Can anyone tell me how to duplicate/create a copy of a node
    along with its children?
    Code snippets will be appreciated.
    Thank you.

    It cant be done . You have to write a z pogram to update the data in the new dbtable.

  • How to get Header data into multiple times along with the Line Items

    Dear All,
      I have problem while mapping the Header data and line item data to the flat file structure, Header data have to repeat along with the Line item data in the flatfile.
    Details is below.
    Example
    Header record is one
    E1EDK01
    E1EDKA1
    Line items are two
    E1EDP01
    E1EDP01
    I want in the flat file two records having duplicate data in the fields which is belongs to header data
    Like :
    Record #  partner data     Line item data
    Record 1 : WE name1 city   00010 materialname1 156
    Record 2 : WE name1 city   00020 materialname2 198
    ( WE name1 city - data is same in the record 1)
    For this what I did is I mapped the node E1EDP01 to the flat file message type node then I got all the line item data and first record is with header data but not in the second record.
    I tried all node functions but no result because Idoc itself header data exists one record, I am not able to copy.
    If any one knows , please give solution.
    It is great help to me.
    Thanks in Advance.
    Ramarao

    Dear Ramarao,
    This will help you,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f59730fa-0901-0010-df97-c12f071f7d3b
    No Documentation for Mapping Function useOneAsMany (Mapping Problem)
    /people/claus.wallacher/blog/2006/04/17/replication-of-nodes-using-the-graphical-mapping-tool
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Thanks & Regards
    Agasthuri Doss

  • How to download a module pool program along with its screens ,includes etc

    Hello Experts,
    How can I  download a module pool program along with its screens ,includes etc to my presentatio0n server and then upload it back when needed.
    When  I searched , I got a program which is satisfying my partial requirement because it only downloads
    the module pool program first(ie.just the main program)  and then the include needs to be downloaded to the system separately.Screen and statuses wont be downloaded.
    Is there a way to download all the objects for the corresponding program store in some format and then upload it back when required.
    Please Help.

    Hello,
    Go to the layout of the modulepool to be uploaded or downloaded. choose the menu path utilities->upload/download.
    The same file which is downloaded can be used to upload
    1.the screen flow logic and
    2.layout
    Using this you can upload as well as download
    Cheers,
    Vasanth

  • How to get string from jtextpane along with its attributes

    sir,
    How to get string from jtextpane along with its attributes
    i,e font,size,style,color etc.
    please help me out.
    my mail id is [email protected]

    JTextPane extends JTextComponent
    JTextComponent.getDocument()
    a Document is a set of Element, see Document.getRootElements(). Each Element has attributes, stored within an AttributSet object see Element.getAttributes()
    a Document can also be rendered as a String, see Document.getText( offest, length ), use it with 0 and Document.getLength() as parameters.

  • Terminating Database along with its Oracleservice (Win2008R2sp1)

    My database terminated silently (nothing in logs) along with its Oracleservice everytime update run that performed via database link. When this update performed locally - nothing wrong happens.
    Works flawless on test environment with the same software and hardware.
    Here - EXPDP Terminating Database along with its Oracleservice (WIN 2003k ) - removing antivirus helped. But in my case no antivirus on the server. And a lot of memory and processors.
    On client side error "ORA-03135: connection lost contact" appeared. I tried to run quiery via database link from diffrent servers, including other database on the same server.
    Please, give any ideas.

    Hi user;
    Pelase see below notes which could be helpful for your issue:
    ORA-03135 when connecting to Database [ID 404724.1]
    OERR: ORA-3135 { Message text depends on version } [ID 38836.1]
    Troubleshooting ORA - 3135 Connection Lost Contact [ID 787354.1]
    Diagnosis of ORA-3135/ORA-3136 Connection Timeouts when the Fault is in the Database [ID 730066.1]
    Regard
    Helios

  • Bookmark Extraction along with its action either a Page No or named destination

    I want to extract all the bookmark from a PDF file along with its action either a page no or named destination.
    I am developing application using VB.net. Is it possible using JSO? If yes then how?

    I found a solution for it.. with Javascript (JSO) only...
    With JSO I was able to find all bookmarks then to find page no of each bookmark I used EXECUTE() method of JSO Bookmark.
    On execute() cursor moved to bookmarked page the using JSO.Pagenum I was able to find page number.
    This way I was able to extract all Bookmark with Page No..
    Thanks to All...

  • My phone will not turn on along with its mophie case, which I believe is due to water damage. When it did resppnd, it cited error 1608. Is there a way around this

    My phone will not turn on along with its mophie case, which I believe is due to water damage. When it did resppnd, it cited error 1608. Is there a way around this?
    Thanks,
    Raphael Minot

    A way around what? 

  • Report on AB / LA confirmed POs along with values

    Hi,
    How to get the report on list of Purchase Orders that have AB confirmations along with values.
    How to get the report on list of Purchase Orders that have LA confirmations along with values.
    Kindly help.
    Regards,
    Vengat

    TRy ME2A...ME2N ..
    You have the option for giving the confirmation types...
    And give the confirmation category as AB and LA ..
    karthick

  • Fnd_load to download/upload concurrent program along with its schedule also

    Is there any fnd_load command which can download all the scheduled programs along with there parameters, program name and its schedule.

    user10699723 wrote:
    Is there any fnd_load command which can download all the scheduled programs along with there parameters, program name and its schedule.https://forums.oracle.com/forums/search.jspa?threadID=&q=FNDLOAD+AND+afcpprog.lct&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=FNDLOAD+AND+Concurrent&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

Maybe you are looking for