XForms Submission - No posted document to process

When I process the following jsp page:
<%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="error.jsp" %>
<html>
<head>
     <title>Budgeting Project</title>
     <meta http-equiv="Content-Type" content="text/xhtml; charset=iso-8859-1">
     <link href="stylesheet/Budgeting.css" rel="stylesheet" type="text/css">
</head>
<body>
<%
String ActivityId = request.getParameter("ActivityId");
out.println("<?xml version=\"1.0\" encoding=\"utf-8\"?>");
out.println("<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:ev=\"http://www.w3.org/2001/xml-events\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xs=\"http://www.w3.org/2001/XMLSchema\" xmlns:xforms=\"http://www.w3.org/2002/xforms\">");
out.println("<object id=\"FormsPlayer\" classid=\"CLSID:4D0ABA11-C5F0-4478-991A-375C4B648F58\">");
out.println("<div class=\"attention\">FormsPlayer has failed to load!</div>");
out.println("</object>");
out.println("<?import NAMESPACE=\"xforms\" IMPLEMENTATION=\"#FormsPlayer\" ?>");
out.println("<?import namespace=\"xforms\" implementation=\"#FormsPlayer\"?>");
out.println("<head>");
out.println("<title>Define Resources for Activity</title>");
out.println("<link rel=\"stylesheet\" href=\"stylesheet/style.css\" type=\"text/css\" />");
out.println("<xforms:model id=\"default\">");
out.println("<xforms:instance id=\"sr\" src=\"ListSectRes1.xsql?ActivityId="+ActivityId+"\" />");
out.println("<xforms:submission action=\"InsertSectRes1.xsql\" method=\"post\" id=\"submit\" />");
//out.println("<xforms:submission action=\"SubmitSectResActivity.jsp\" method=\"post\" id=\"submit\" replace=\"all\" />");
//out.println("<xforms:submission action=\"C:\\ListSectRes.xml\" method=\"put\" id=\"submit\" replace=\"none\" />");
out.println("</xforms:model>");
out.println("</head>");
out.println("<body>");
out.println("<xforms:group>");
out.println("<xforms:label class=\"fixed\">Section</xforms:label>");
out.println("<xforms:label class=\"fixed\">Resource</xforms:label>");
out.println("<xforms:label class=\"fixed\">Per Diem</xforms:label>");
out.println("<xforms:label class=\"fixed1\">Person Days</xforms:label>");
out.println("<xforms:label class=\"fixed1\">Description</xforms:label>");
out.println("     </xforms:group>");
out.println("<xforms:repeat nodeset=\"/SCTNRSRCS/SCTNRSRC\" class=\"mrk\">");
out.println("<xforms:group>");
out.println("<xforms:output ref=\"NAME\" class=\"fixed\" />");
out.println("<xforms:output ref=\"GROUP_LEVEL\" class=\"fixed\" />");
out.println("<xforms:output ref=\"PER_DIEM\" class=\"fixed\" />");
out.println("<xforms:input ref=\"PERSON_DAYS\" class=\"fixed1\" />");
out.println("<xforms:textarea ref=\"DESCRIPTION\" class=\"desc\" />");
out.println("</xforms:group>");
out.println("<hr />");
out.println("</xforms:repeat>");
out.println("<xforms:group class=\"submit\">");
out.println("<p align=\"center\">");
//out.println("<xforms:submit submission=\"save\">");
//out.println("<xforms:label>Save</xforms:label>");
//out.println("</xforms:submit>");
out.println("<xforms:submit submission=\"submit\">");
out.println("<xforms:label>Submit</xforms:label>");
out.println("</xforms:submit>");
out.println("</p>");
out.println("</xforms:group>");
out.println("</body>");
out.println("</html>");
out.println("");
%>
</body>
</html>
With the following XSQL for action:
<?xml version="1.0"?>
<!-- transform="stylesheet/InsertSectRes1.xsl" -->
<page connection="budgeting" xmlns:xsql="urn:oracle-xsql">
<xsql:include-posted-xml/>
<xsql:include-request-params/>
<xsql:update-request key-columns="Activity_Id Sect_Rsrc_Id"
table="section_resources_activities" transform="stylesheet/InsertSectRes1.xsl"/>
<!--<xsql:insert-request table="section_resources_activities"/>-->
</page>
I get the following error:
<?xml version = '1.0'?>
<!-- transform="stylesheet/InsertSectRes1.xsl" -->
<page xsql-timing="0">
<!--0--><xsql-status action="xsql:include-posted-xml" result="No posted document to process"/>
<!--0--><request><parameters/><session/><cookies><JSESSIONID>0E797F116B6C610BDD259C941C520454</JSESSIONID><CFID>103938</CFID><CFTOKEN>50196159</CFTOKEN></cookies></request>
<!--0--><xsql-status action="xsql:update-request" result="No posted document to process"/>
<!--<xsql:insert-request table="section_resources_activities"/>-->
</page>
Can anyone tell me how I can resolve this, because the action works on a regular jsp page that does not process XForms?
Thank you kindly,
Francine

Hi Linda,
Once save the debit memo document in VF01 , System will give the billing document number .
Then Go to cahnge mode  biling document of VF02 , give the billing doucment number which is created for debit memo.
Then select green flag (which is fof realesing for accounting documnet) The moment you are click the green flag system
automatically give the error message . Please post that error message , So that people are easilly give the solutions.
Thanks,
KP

Similar Messages

  • Posting a credit memo in reference to a previously posted document

    Hi SAP gurus,
    I would just like to ask if there is a functionality in SAP re: credit memo postings wherein the system can refer to a previously posted customer document and automatically derive the values such as GL account, cost center and business area of the posted document to the new Credit memo being processed?
    Example
    Customer invoice:
    Dr   Cash (GL 100001, Cost center 1000, BA 1000)               1000
    Cr   Customer A                                                                  1000
    In the credit memo posting screen, upon inputting the document number of the invoice in the invoice reference, the client requires us that the GL account 100001, cost center 1000 and BA 1000 be derived automatically without manual encoding from the user. Meaning all they have to input is the customer number and the invoice reference (doc number). Is this possible? Thanks

    Hi
    The invoice ref field in credit memo posting is related only with the payment terms. The systems determines the payment term from the original invoices.
    This field should be either filled with the original invoice document number or "V".
    If the field is left blank, then the system always takes the payment term for credit memo as "Due immediately"
    I dont thing there is a provision for copying the line item details as per original invoice document.

  • Auto print of Goods Issue/Transfer Posting Documents by Movement type

    Hi,
    We have created two different output types to print the layout's of Goods Issue/Transfer Posting Documents.
    The requirement is to default the message in the document by movement type (key combination)
    Meaning if it is 201 it should populate GI output type
    If it is 313 it should populate TP output type.
    we do not have any standard key combination  (NACR) by movement type wise.
    Any alternative way of meeting this requirement?
    Thanks
    Regards
    Ram

    Hello Kevin,
    I donu2019t think it is necessary to use a user exit to keep the Material B (that is transferred from Material A) in the same bin.
    This can be controlled in the customizing: indicator Post to same bin, that can be set in the WM Movement type (V_T333-KZUAP) and in the Storage type (V_T3010-KZUAP).
    Now I donu2019t know your business process but I am surprised that Material B requires more space than Material A since it is u2018bornu2019 by means of a transfer posting and not a production or packing step that makes it bigger in terms of capacity required.
    A workaround for this could be to transfer (LT10) Material A first to a separate Storage type (with the Post to same bin-flag set) that has no Capacity check and after the 309 posting transfer it back into the warehouse with LT10.
    Success and thanks beforehand for any credits!
    Kind regards,
    Bart

  • F-04 - Post with clearing : Process open items

    Hi everyone,
    I encountered issues in T-code : F-04 - Post with clearing : Process open items.
    The document header text data is not display in F-04. It is blank.
    However, when i check in FBL3N the document header text data was there.
    Pls assist on how to make the document header text data display in f-04?
    Which configuration or any other way to do that?
    Thanks.
    Best Regards,
    Joo

    Hi,
    The words of "Document Header Text" was there.
    The data/informations for the Document header text is not there.
    Pls advice.
    Thanks.
    Regards,
    Joo

  • Change Posting Period in already posted document

    Hi,
    I wanted to check is there any process where we can change the posting period of already posted documents. The external system unfortunately sent the documents in special periods 13, but it has to be 12. Now our client wants to change the posting period to 12.
    Can anyone of you suggest a suitable way in going forward.
    Thanks,
    Srini

    Hi,
    It is not possile to change the posting period in a posted document, alternatively you can park the document form the external system and it can be posted in SAP after review by the user.
    Thanks and regards
    K.R

  • Split Posting document (lower than Company code)

    Hi,
    We have a requirement to create multiple posting documents for employees in a single company code. These employees can be identified using enterprise structure but they all belong to <b>same company code</b>.
    If I used PPMOD, I can make these employees go to a different g/l account but I can not create a separate document for them.
    Is there any process by which I can create a new posting document based on enterprise structure (besides company code)?
    Thanks
    Salim

    Hi
    System is simulating the following entries
      C>C                                 PK           Account                                    Amount
    SA02     1     000001     31          311001     T/P - 3rd Party                            1,200.00-     SAR                         4449
    SA02     2     000002     40          515011     External Persl-NonOR             200.00     SAR                         4449
    SA02     3     000003     01          146501     Claims/Bchar,ABB SBA            1,000.00     SAR     
    SA02          000004     50          999001     BA Clearing A/C                    1,000.00-     SAR     
    SA02          000005     40          999001     BA Clearing A/C                    1,000.00     SAR                        4449
    SA03     1     000001     40          515011     External Persl-NonOR            1,000.00     SAR                       2880
    SA03     2     000002     31          326001     Non T/P - ABB SBA                   1,000.00-     SAR                       2880
    Now if you see in company code SA02 for receivable form SA03 system is not deriving the business area and in order to balance this entry by BA system is creating zero balance entry
    Thanks and Best Rregards

  • How to update profit center in posted document without profit center ?

    HI,
    I want to know,
    How to update profit center in posted document without profit center ?
    So that i can get my profit center accouting report proper.
    Thanks
    Nilesh

    There is a long story about profit center accounting. I assume you are using Classic PCA, this means you can see the PCA documents.  And the solutions is below:
         For P/L account, even you don't maintain cost element for it, if you maintain the profit center in the application (Frontend transaction), then PCA line items will be generated for this account.
        For B/S account,  if you maintain the default Profit Center with transaction 3KEH/3KEI, the PCA line items will generated for this account also.
      Hints, don't maintain default profit center for AR/AP accounts, these accounts to be treated in periodic processing.
      First, calculate the distribution/adjust by F.5D, then transfer it by 1KEK. for others account rather than AR/AP, use F.5E
    For you case, if this account is P/L account, but you don't maintain profit center in the transaction, you can maintain default profit center as B/S account in 3KEH and 3KEI, then transfer it subsequently by transaction 1KE8.
    Good Lucky!
    Flex Yang

  • Manual check associated with wrong posting document

    For our manual checks we use a two step process:
    1. FB01 to create the payment document.
    2. FCH5 to create the check that will be associated with the corresponding payment document.
    However, we created a check before creating the correct payment document. Now the check corresponds with the incorrect payment document and will be posted to the wrong bank accounts. To make matters worse, the check has been cashed already.
    Is there any way to change the posting document associated with this check?

    Hi,
    Your issue can be resolved technically only with the help of your ABAPer.
    Go to SE16N and enter table name PAYR, and enter your company code and check number in the selection screen and execute it. Now you will get one record for your selection.
    So here you need to change the values of the below fields manually.
    Vendor Code ( if you have given wrong vendor code also whle creating FCH5)
    Payment Doc Number
    Currency
    Vendor Name
    City
    SAVE it and now check with FB03 for the newly assigned document, whether system is showing CHECK INFO by menu item -> Environment -> Check Information
    Check for the old document also in FB03, system would not show check information anymore like above.
    Hope this would resolve your issue.
    Note: Only your ABAPer can change the values in the SE16N.
    Regards,
    Srinu

  • Entering Cosr Center in Already Posted Document

    Hi Guru
    I have posted one FI Document and in which GL account was not created as a cost element so Cost Center is not asked at the time of posting.
    Later GL account is created as a cost element.
    Now the porblem is how to update Cost Center in Posted document.If I try to change document (FB02), cost center field is greyed out.And if I reverse the document then it is asking for Cost Center becoz now it is created as a  cost element.
    Kindly suggest how to update Cost center in this Document.
    Thanks in advance.

    Hi Keshav
    This process is described in the SAP Note # 98520: I have copied below for your reference. Use OKBA to
    create a follow on document into CO from FI, however firstly maintain the account assignment as instructed.
    You create a G/L account (P+L account) in Financial Accounting without creating the corresponding primary cost element in CO (Transaction KA01). You made a posting to the G/L account in FI. You did not enter CO auxiliary account assignments (cost center, order,...). Later you created the cost element in CO. To clear the difference between FI and CO, you want to subsequently post FI document to CO (Transaction OKBA). However, this is not possible since the document does not contain any CO account assignments (error message KI235 "Account & requires an assignment to a CO object").
    A change to the document in FI is not possible since the fields of the coding block cannot be changed using Transaction FB02.
    Additional key words
    Transaction FB02, CO interface, reconciliation ledger
    Cause and prerequisites
    Solution
    Without CO account assignment, FI document cannot be posted into CO. Hence proceed as follows before you make the subsequent posting:
    Store default account assignment for cost element (cost center or order) in CO (Transaction OKB9). Use a dummy cost center if there is no other solution.
    or
    Fill CO account assignment via substitution when posting (maintain substitution with Transaction OKC9)
    Post FI document subsequently to CO using Transaction OKBA (program RGUREC10). In CO, you may transfer the amounts completely or partially (Transaction KB11 or KB61).
    If FI documents have already been partially posted in CO, the system generates error message "Document already exists" when you post documents subsequently using Transaction OKBA. In this case, you can delete the CO documents using report RKACOR20 and carry out subsequent posting afterwards. For more information, read Note 45122.
    I hope this helps.
    Elaine

  • Display Intercompany Account Payable Posting document

    Hi Friends,
    We have a query related to Intercompany account payable posting document.  In Intercompany process, we are posting the intercompany account posting in receiving company by using standard SAP EDI functionality.  It mean once the AR is realized, we post the AP using Outbound & Inbound IDOC.  Now when we like to display the account payable document, there are two ways -
    1. Go to Account Receivable document, Environment->Document Environment->Relationship Browser-> IDOC->AP Document
    2. Change view of billing document, Services for Objests->Display Relationshis->IDOC Number->AP document
    Here we have a requirement to display the AP document directly without going to all the above ways, could you please whether any transaction/approach to display the AP document from AR document.
    Thanks in advance
    Best Regards,
    Goutham

    Please take the Invoice Number put "0" in Prefix go to FB03>Document List> remove all the values given in the screen if there is any, enter the Invoice Number with ZERO Prefix in reference Number Field.
    This will give you two documents one will by IC-AR and Other will be IC-AP.
    Hope this helps.
    Regards,
    Vivek

  • Attaching word documents with process intsnace??

    Hi All,
    Iam using WLI 8.1. One of our reqmqnt is such that we need to attach many word documents with process instances.
    I believe this is possible using a data type as RawData. Can somebody confirm this??
    Thanks,
    Prashanth Bhat.

    Any thoughts?
    Yep.
    Why are you posting this question in the iPod forum?

  • 3rd Party Remittance Posting Error - No Posting Document Created (ECC 6.0)

    Hello Everyone,
    When running 3rd Party Remittance process, the system does not create a posting document to be released/posted in PCP0.  In PCP0, Run Type:  TP -posting thrid-party remittance does not exist.  Also, the T51R* tables are not updating properly as well when I execute the 3rd party processes.
    I've compared configuration from the old to the new system and it appears to be okay.  I need some assistance to figure out this issue.  Can someone give some advice on how to resolve my issue.
    Fyi...we run the following processes:
    PC00_M99_U500 - Evaluation Run
    PC00_M10_URMU- Store Evaluation Run
    PC00_M99_URMUP- Create Posting Run
    PCP0 - Process Posting Run
    Since we are not using the new Evaluation Run program(PC00_M99_URME), do we need to deactivate it to use the old evaluation run (PC00_M99_U500)? 
    Your advice will be greatly appreciated.
    Brenda Goodwin
    IT System Analyst
    Roche Diagnostics Operations, Inc

    Naveen,
    Thank you for your suggestion.  My configuration was correct.  The issue was a system issue in which was forwarded to SAP for immediate attention.  To correct my issue, I had to apply SAP Note 1039104 - GEN:  No Posting run number for 3PR posting run (RPURMP00).
    Kind Regards,
    Brenda Goodwin

  • Business area change on posted documents

    Hi,
    We have a plant which is non related to SAP. We will run a batch input session for uploading the vendor invoices(F-43) to update in SAP.
    User gave some wrong business area, so many documents got posted. Now we need to change the business area in those documents.
    Anyone have any idea, any programme to change business area.
    Regards,
    Chandrika.

    Hi,
    Thanks for your reply. The documents are many, to reset and reverse the documents we can do it mass reversals. But to post the same and clear the documents would take lot of time.
    Is there any SAP Programme which can change the business area on posted documents, so that the above process can be avoided.
    Thanks & Regards,
    Chandrika.

  • GR Based Invoice Verification and Invoice Post and Block Process

    Hi,
    We currently use invoice "Post and Block" process for AP invoice processing.  GR Based Invoice Verification is not set in the vendor master for this purpose to allow us to enter an invoice where "No Goods Receipt" has been raised. However, when we raise a PO using material groups the flag "GR Based Invoice Verification" is activated in the PO.  We subsquently have to remove this indicator in the PO in order to register the invoice.  Why is this setting populated in the PO when it is not activated in the vendor master ?  Is there a setting in MM for material groups that ius populating this value in the PO where  a PO is raised using material groups ?
    Thanks

    Hello Eilish,
    With regards to Goods reciept indicator, firstly the system looks
    for any reference documents like purchase order or contract and takes
    the flag from there.
    If no reference documents or contracts are referenced, then
    the system looks for an info.record to take the flag from there.
    If there is not a info record then system will carry out the
    GR-BasedIV indicator from the vendor master.
    Hope this helps,
    Ray

  • View posted document in PCP0

    HI All
    Any way to find out posted document in PCP0
    appreciate immediate response
    SD

    Hi SD,
    The PCP0 (Process posting run) TCode provides an overview of ALL documents created during the posting run.
    The standard variant for the display of posting runs filters via the status of the posting runs and only displays such runs whose status is in some way "Open". When you post a run, this has the effect that the posted run disappears from the display. When you adjust the filter or delete it via "Edit -> Delete filter", you can display these posting runs again.
    you can see from the first line of the display whether a filter is active or not (for example "Active filter using: Status").
    Is there any specific question you have?
    Best regards,
    Venkat.

Maybe you are looking for