Regarding phase approval document

Hi,
   Error occuring when try to begin the approval of phases in cProject. A error message occurs as
''You cannot begin approval approval test without an approval document''
But already I have assigned and activated the approval document DPR_APPROVAL_HIER in Customising---->Activate forms per project type. I have assigned the same in Customising -
>define Phase types . Still I face the problem.
Pls help me to solve this issue.
Thanking you.
Regards,
Sarvodaya

Hi,
Check with following Tests:
I ABAP:
1.  Use transaction SA38 to execute the program FP_TEST_00.
           Detailed information about this test program and about how you should then proceed is given in the Adobe Document Services Configuration Guide in the Help Portal under:
           http://help.sap. com/saphelp_nw2004s/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm -> Adobe Document Services Configuration Guide -> Configuring the Web Service -> Securing Access to the Web Service ->Configuration Check -> Configuration Check for PDF-Based Forms in ABAP
          o If the FP_TEST_00 form is displayed in the print preview, the ADS configuration is correct.
                    -> Check your application program that contains the call for the form, and the form itself, for possible errors See point 5 for further information.
          o If the system displays an error message instead of a form, the configuration of ADS is incorrect.
                    -> Carry out the additional tests from point 2 onwards.
2.  Use transaction SA38 to execute the program FP_PDF_TEST_00.
              This enables you to check the RFC connection to ADS (see the reference to the documentation given above).
          o If the system displays the version number of ADS, the configuration of the RFC connection is correct.
                    -> Proceed to point 4.
          o You receive one of the following error messages:
                    1. If the system displays dialog fields for user and password instead of the version number, the entries for user and password in the RFC connection do not match the entries in user management.
                    -> Check the user and the password. Continue with point 3.
                    2. The system displays a "SYSTEM ERROR" with the following text:
                    "ERROR CODE    :    100.101
                    ERROR MESSAGE : SOAP Runtime Exception: CSoapExceptionTransport : HTTP send returned with status code"
                    -> Contact your system administrator and ask them to check or correct the details for target device, service number and path prefix in the RFC connection (transaction SM59).
                    3. If the system displays an error message stating that there is no valid HTTP connection, then there is no RFC connection to ADS.
                    -> Contact your system administrator and ask them to correct or create the RFC connection (transaction SM59).
3.  Check the user and password of ADS
              Requirement: In order to carry out this test, you must know the user and password for ADS. If you do not know this information, contact your system administrator and ask them to carry out the test.
              A detailed description about the procedure is contained in the documentation for the Adobe Configuration Guide at:
              http://help.sap. com/saphelp_nw2004s/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm -> Adobe Document Services Configuration Guide -> Configuring the Web Service -> Securing Access to the Web Service ->Configuration Check -> Configuration Check for PDF-Based Forms in ABAP -> Checking the User and Password
          o If the system displays the version number of ADS, the configuration of the user and password is correct.
                    -> Proceed to the next point (4).
          o If the system does not display a version number (the page in the Web browser does not change, and submit continues to be displayed), the configuration of ADS is incorrect.
                    -> Contact your system administrator and ask them to correct the configuration for the user and password.
4.  Check the settings for the destination service
              To use the destination service on AS Java, settings are required on AS ABAP and AS Java. Therefore, this test contains several steps.
              4. 1 In your ABAP system (transaction SA38), call the FP_CHECK_DESTINATION_SERVICE program (available as of NW2004s SPS 08).
                       a) First of all, execute the program without selecting the option "With Destination Service".
                       The system processes a test form in the background and displays the size of the generated PDF. It does not use the destination service in the process.
                       b) Now select the option "With Destination Service" and execute the program again. The system processes the test form, using the destination service.
          o If the system displays the same message (file size of generated PDF) as it does in a), the configuration of the destination service is correct.
                    -> Proceed to the next point (5).
          o If the system issues an error message, the configuration of the destination service is incorrect.
                    -> Carry out tests 4.2 to 4.4.
              4. 2 Check whether the /default_host/sap/bc/fp and /default_host/sap/bc/fpads ICF services are active. (transaction SICF). If this service is not active, activate it. Note: As of NW2004s Support Package Stack 12, when you bundle in distributed systems (in other words, for "non-double-stack installations"), it is optional to use the fpads ICF service
              4.3 Check the settings for the ICF service.
                       a) Enter the following URL in your Web browser:
                    http://<server>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp
                    < server> is the AS ABAP, <port> is the HTTP port of the AS ABAP. (you can determine this information using transaction SICF).
                       b) In the dialog box for the user, enter ADS_AGENT and the relevant password.
          o If the ICF service settings are correct, the browser displays the layout information of the FP_TEST_00 form in XML format.
                    -> Proceed with point 4.4.
          o If the browser displays an error message instead of the XML file, a configuration error occurred.
                    -> Check whether the user ADS_AGENT exists on the AS ABAP, and if the user has the required authorizations and roles (SAP_BC_FP_ICF).
              4.4. Check the settings for the destination service on AS Java
                       a) Call Visual Administrator and navigate to Services -> Destinations
                       (detailed instructions are available on the Help Portal at: http://help.sap.com/saphelp_nw2004s/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm ->Adobe Document Services Configuration Guide -> Configuring the Web Service -> Securing Access to the Web Service -> Creating or Changing the Destination Service)
                       b) Extend the setting in field URLunder Connection Settings to:
                       http://<server>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp
                       (The <server> and <port> that are already available refer to the AS ABAP.)
                       c) Choose 'Save and Test'
                       d) The system calls the ABAP system that stores the form templates.
          o If the settings are correct, the system issues the message: "HTTP GET response code 200 Content Type/xml."
                    -> Proceed with point 5.
          o If the system issues an error message, the configuration of the destination service is incorrect.
                    -> Contact your system administrator and ask them to correct the settings for the destination service.
                       e) Do not forget to change the URL back to http://<server>:<port>.
5. Generated PDF with additional information
              Call your form and save the generated PDF with additional information locally. You receive a PDF with attachments, which enable you to analyze the problem in detail.
              Information about the PDF with additional information is available in the problem analysis guide (PAG) for SAP NetWeaver (TM) at:
                    http://help.sap.com/saphelp_nw70/helpdata/en/71/7ffb3f6c78ee28e10000000a1550b0/frameset.htm ->Usage Type Application Server Java -> Problem Analysis Scenario for Adobe Document Services -> Adobe Rendering Error
              Setting using transaction SFP
              For more information about how to proceed if you use the dialog box in transaction SFP to set this function, see the documentation for SAP Interactive Forms by Adobe in the SAP Help Portal at:
                    http://help.sap.com/saphelp_nw70/helpdata/en/37/47a2be350c4ac8afe36b691203971f/frameset.htm
                    (You can display the document in German at: http://help.sap.com/saphelp_nw70/helpdata/de/37/47a2be350c4ac8afe36b691203971f/frameset.htm)
                    -> SAP Interactive Forms by Adobe -> PDF-Based Print Forms -> Calling Forms in an Application Program -> Saving Runtime Information and a Generated PDF Locally
              Setting using user settings
              You can also use the user settings to activate the function "PDF with Additional Information".  Proceed as follows:
                    1. Call transaction SU3 ('Maintain User Profile') or SU01 ('User Maintenance').
                    Note that you require the relevant authorization for the user maintenance of other users.
                    2. Choose the tab page 'Parameters', and enter the required parameters and values:
                    FPTRACELEVEL = 04
Setting the trace to the value required for the local saving of runtime information and for the generation of the PDF that contains additional information.
                    FPTRACEFILE = <directory>\<file name>
File for the local saving of runtime information This specification is optional.
                    FPSAVEERRORPDF = X
The system generates a PDF that contains additional information.
                    FPERRORPDFFILE = <directory>\<file name>
File for locally saving the PDF that contains additional information
                     Caution: Local saving is possible only for applications that have a GUI connection, and therefore, this is not supported for Web Dynpro ABAP.
                    3. These values then have a fixed assignment to the user.
                     Reset these values after troubleshooting is completed.
              -> Attach these files (PDF with attachment) to a message with the component BC-SRV-FP, including a precise description of the problem.
Niranjan
Let me know if it helps !!!

Similar Messages

  • CProjects Phase Approval : Approval Document does not exist

    Hello,
    I am trying to approve a phase in cProjects 4.0 (WD ABAP Based).
    When I goto Approval Tab --> Approval Document, it displays:
    Approval Document does not exist
    I have checked the configuration and everything looks correct.
    For Project Type I have activated the Form DPR_APPROVAL_HIER
    The ADS is configured properly.
    I also checked Note 874054 - You cannot start approval w/o approval document, and the config is as per this note.
    What else can be likely reasons for this problem.
    Any help is appreciated.
    Regards,
    Shubham

    Hi Shubham,
    As per SAP, ADS is supported by the following servers only:
    Windows server 2003 on IA32 32 bit
    Linux Suse SLES 9 on x86_64 64 bit
    Linux Red Hat EL 4 on x86_64 64 bit
    AIX 5.2, 5.3 64 bit
    HP-UX 11.11 on PA-RISC 64 bit
    HP-UX 11.23 on PA-RISC 64 bit
    Solaris 9 on SPARC 64 bit
    Solaris 10 on SPARC 64 bit
    Refer http://service.sap.com/pam - Netweaver 2004s - Additional Components.
    Check the Server on which your cProjects has been installed.
    Regards,
    Reema.

  • 'Approval document'  in Phase Type

    Hi,
    Can somebody let me know how do we configure 'Approval document' while setting a Phase relevant for Approval? I have done relevant settings in the Phase Type. Waiting for your reply @ earliest.
    Thanks & Regards,
    Gaurav

    Hi Gaurav,
    I have sent you one mail on your yahoo id regarding the flow and make sure that as the decision maker you have assigned the resource not the role.
    if you still face the same problem then try out these steps:-
    1.  Call transaction SFP, enter the DPR_APPROVAL_HIER form and choose          
        'Change'.                                                                               
    2.  Go to the following node in the context view: DPR_APPROVAL_HIER ->         
        MAIN -> DECISION_MAKER -> DATA -> LINE_TERMS_DECIDER ->                    
        DECISION_MAKER_L                                                                               
    a) Remove the conditions from the elements in the folder                   
           DECISION_MAKER_L. To do so, double-click the relevant elements,         
           choose 'Conditions' and remove the conditions                           
           (C_ROLE_DESCRIPTION, C_DECIDER_AFTER, C_DECIDER_BEFORE,                 
           T_DECIDER_ON, C_DECIDER_ON, T_DECIDER_AT and C_DECIDER_AT).                                                                               
    b) Then use drag-and-drop to move these elements from the                  
           DECISION_MAKER_L folder to the superior folder                          
           LINE_TERMS_DECIDER.                                                                               
    c) Delete the empty folder DECISION_MAKER_L using the context menu         
           (right-click to open the context menu).                                                                               
    Page 2                                                                               
    3.  Choose 'Layout'. In the designer, select 'Palettes' from the menu          
        bar and select the palettes 'Hierarchy' and 'Object'.                                                                               
    CAUTION: Double-clicking in hierarchy view may change the layout.          
        Therefore, make sure you only click once on a object to select it.                                                                               
    a) In the hierarchy view, open the subtree MAIN -> DECISION_MAKER ->       
           DATA -> LINE_TERMS_DECIDER.                                                                               
    b) Remove the subform LINE1 below the node COL3. To do this, select        
      c) Check or change the data binding of the following elements (go to          
       the palette 'Object', choose the 'Binding' tab:                                                                               
    COL1: Default binding: None                                                                               
    T_DECISION_MAKER: Default Binding: T_DECISION_MAKER                                                                               
    COL2: Default binding: None                                                                               
    C_PROJECT_ROLE: Default Binding: C_PROJECT_ROLE                                                                               
    C_ROLE_DESCRIPTION: Default Binding: C_ROLE_DESCRIPTION                                                                               
    COL3: Default binding: None                                                                               
    LayoutDummy: Default binding: None                                                                               
    LINE2: Default Binding: None. Set the indicator 'Repeat Subform            
       for Each Data Item', do not set the 'Min Count' and the 'Max'              
       indicators.                                                                               
    C_DECIDER_AFTER: Default Bindung: C_DECIDER_AFTER                                                                               
    C_DECIDER_BEFORE: Default Bindung: C_DEFCIDER_BEFORE                                                                               
    LINE3: Default Binding: None. Set the indicator 'Repeat Subform            
       for Each Data Item', do not set the 'Min Count' and the 'Max'              
       indicators.                                                                               
    T_DECIDER_ON: Default Bindung: T_DECIDER_ON                                                                               
    C_DECIDER_ON: Default Bindung: C_DECIDER_ON                                                                               
    T_DECIDER_AT: Default Bindung: T_DECIDER_AT                                                                               
    C_DECIDER_AT: Default Bindung: C_DECIDER_AT                                                                               
    d) For element LINE3, enter the following FormCalc script for the             
       event "form::ready":                                                                               
    if  (  $.C_DECIDER_ON.isNull  )  then                                      
           $.presence = "hidden"                                                  
       endif                                                                      
    4.  Save and activate the form. If the system issues the error message 
        "Unknown Layout Type" when you save, go to the properties view and 
        change the layout type to 'Standard Layout'.                       
    Best regards,
    Jatin

  • Query with two filter prompts(phase and document)

    Hi All,
    I am new to sap sourcing.
    I am trying to customize a query for (Sourcing Report for all supplier registrations showing the cycle times for each
    approval phase of the process)which I have added two filter prompts(phase and document name).
    When I try to execute the query, I don't get the required output for the phase filter prompt.
    Also phase is a value list and when I select the phase from the drop down, the report doesn't give any value.
    Please find the query as mentioned.
    SELECT <%RESULTS%>
    FROM <%SCHEMA%>.FCI_WORK_ITEM
    T1
    INNER JOIN <%SCHEMA%>.FCI_WORK_PROCESS T2 ON T1.PARENT_OBJECT_ID =
    T2.OBJECTID INNER JOIN (
    SELECT
    OBJECTID,
    10002203 AS
    CLASSID,
    CREATED_BY_USER_OBJECT_ID,
    CREATED_BY_USER_CLASS_ID,
    CREATED_BY_USER_OBJECT_NAME,
    CREATED_AT,
    EDIT_AT_DATETIME, MODIFIED_AT
    FROM
    <%SCHEMA%>.ODP_ODP_VEN_MODIFICATION_WF
    WHERE
    CONTEXTID=<%CONTEXT(odp.vendormgmt.wf_vendor_modification)%>
    UNION
    ALL
    SELECT
    OBJECTID,
    10002213 AS
    CLASSID,
    CREATED_BY_USER_OBJECT_ID,
    CREATED_BY_USER_CLASS_ID,
    CREATED_BY_USER_OBJECT_NAME,
    CREATED_AT,
    EDIT_AT_DATETIME, MODIFIED_AT
    FROM
    <%SCHEMA%>.ODP_ODP_VEN_REGISTRATION_WF
    WHERE
    CONTEXTID=<%CONTEXT(odp.vendormgmt.wf_vendor_registration)%>
    T3 ON
    T3.OBJECTID = <%COALESCE%>(T1.ROOT_PARENT_OBJECT_ID,
    T1.BIZ_DOC_OBJECT_ID) AND
    T3.CLASSID = CASE WHEN
    T1.ROOT_PARENT_OBJECT_ID IS NULL THEN T1.BIZ_DOC_CLASS_ID ELSE
    T1.ROOT_PARENT_CLASS_ID END
    WHERE
    T1.CONTEXTID=<%CONTEXT(workflow.process)%> AND
    (T2.PHASE_SUB_REF_OBJECT_NAME like ?OR T2.BIZ_DOC_OBJECT_NAME like
    <%ORDERBY%>
    Please suggest how can I change the query accordingly.
    Also , please suggest how can add the result fields for calculating the duration(created at - Action date).
    Please do the needful.
    Thanks and Regards
    Ganga

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             Hello Vignesh,
    Thank you!!
    I could find that only the supplier registration modifications are included in the query given by you, but we need to include the supplier registrations as well.
    I tried modifying the query and it worked.
    But, now the challenge is to include the workflow status(T1.APPROVAL_STAUS) in the filter prompt.
    T1 table is FCI_WORK_ITEM.
    T.APPROVAL_STAUS is an integer data type in the table.
    I defined the T.APPROVAL_STAUS as string In Result fields and in the filter prompt.
    But the query works for other filter prompts except workflow status.
    I have included the filter prompts as mentioned below:
    T1.CONTEXTID=<%CONTEXT(workflow.process)%> AND
    UPPER(T2.BIZ_DOC_OBJECT_NAME) like ? AND
    UPPER(T2.PHASE_SUB_REF_OBJECT_NAME) like ? AND
    UPPER(T1.APPROVAL_STATUS) like ? AND
    UPPER(T1.PERFORMER_OBJECT_NAME) like ?
    <%ORDERBY%>
    Please suggest on this.
    Thanks and Regards
    Ganga Durga

  • Phase Approval in cProjects

    Hi all,
    I have defined my phase as an approval phase in the phase type in customizing.
    Also assigned the default approval form.
    1. When I create an approval in cProjects, I am <b>not able to assign decision maker</b>. I have created and staffed roles in the project resources. When I go to the decision maker tab and add decision maker, I can see these roles in the dropdown but when I select one of these roles, I donot get the Person name in the next dropdown. It simply has a value saying "<b>Person is not assigned</b>".
    2. Now if I move ahead without assigning a person, I cannot see the approval document in the "<b>Approval Document</b>" tab page.
    I cannot begin the approval without an approval document.
    Pl help me find a solution for the above mentioned problem.
    Regards,
    Reema.

    Hi Reema,
    For this you should have created the Business Partner using BP transaction with Employee Role and assign R/3 user ID in Identification Tab.
    Then you can assign this Business Partner as decision maker.
    I could get the business partner this way, but I could not begin the approval though I have done necessary config and it displays "You cannot begin approval without an approval document"
    pls let me know if it works for you
    regards,
    Ramakrishna

  • Duplicating An Approved Document

    Hi Experts,
    I have a scenario which is described below.
    A PO was generated which has gone through the approval procedure and has been approved. The originator has added the approved document and saved it.
    Now, the originator has to release another PO which has same materials as in the Approved PO. When the originator is duplicating the document it gives duplicates the PO but then the Vendor Code and Vendor Name fields are both disabled. Which does not allow the Originator to select the new vendor for the duplicated document.
    Any thoughts on this.. Is this a bug or the functionality is right as per SAP?
    Regards
    Rohan S. Kamble

    Hi Gordan, Rahul,
    My SAP B1 Version is 8.8 PL 10.
    Rahul:
    Yes with normal PO there is no such issue. Thats why i specified Approved PO. There is certainly an issue with the Approved PO's.
    Could any one please reconfirm if the behavior is occurring for PL 10?
    Regards
    Rohan S. Kamble
    Edited by: Reno on Feb 18, 2011 2:39 PM

  • CProject 4. 0 Document Approval Document Error

    Hi All,
    We have the configuration that was working fine for Phase Approval in cProjects 4.0.
    I am having a look at it as we are getting ‘<b>You can not begin approval without an approval document’</b> error message on click of ‘Begin Approval’ button.
    Though I have not checked ADS (Note - 944221), this does not seem to be  ADS problem as the ‘Document’ with decision as ‘Granted’ gets displayed properly.
    I create New Approval by adding approver, after click of ‘Begin Approval’, then the error message gets displayed.
    Configuration seems OK as it was working fine few days ago.
    Also looking at note – 874054 (Is it only for cProjects 3.1 ?)
    The only thing which I am doubtful about is, in configuration ‘Activate Forms Per Project Type’ where I need to deactivate the smartform ‘DPR_APPROVAL_HIER’, which is set to ‘Active’ (i will deactivate and test again). Also the PDF Print form ‘DPR_APPROVAL_HIER’ is set active.
    Thanks in advance....

    Hi Bushan,
    try this ,
    In c project configuration --> Activate From per Project Type
    --->you ACTIVATE the PDF FORM
    ---> DEACTIVATE the smart form
    for DPR_APRROVAL_HIRE FORM
    thanks
    sunil

  • CProjects - Approval Document for a Task

    Hi,
    Is it possible to create some approval scenario for a task in cProject.
    There are some tasks which need cost approval. Can anyone recommend an easy to implement solution using the standard by either reusing approval document or attaching a BW report with a task.
    kind regds
    Vishal

    Hi Thomas,
    I do understand and agree with your opinion. The issue is that we need to get an object approved that is not a phase in the main project definition. So just wondering if we can create this object as a phase under a subproject definition - This is just to avoid these huge modifications. So if we can treat a task as a phase of the subproject and trigger the approval of this, do you see any issues technically ? (Though there are issues in functional design, but they would outnumber the benefits if it can be realised ?)
    Cheers
    Vishal

  • Approval document in cProjects 4.0 through Smartforms

    Hi all,
    Is there any way to manage approval documents in cProjects through smart forms instead of Adobe Server (AIF)?
    If so, is there any documentation for configuring it that way?
    Thank you very much in advance!
    Kind regards,
    Isabel

    J,
    Sorry, I don't leave my email address up except for brief periods when I'm looking for someone to use it. Since Peter has your email, I'm sure he will sort that issue out for you. Meanwhile, I'll give you some additional information on posting screen shots.
    Any of the photo hosting sites will work. I'm currently using Photobucket as I've found it to be more reliable than others that I've tried. The site will guide you through the upload process. Then it will offer you several options for sharing your "photo". Choose the HTML option. Copy that HTML code and paste it here. That's all there is to it.
    Jerry

  • Exchange rate on approved document

    Dear experts,
    I have a scenario where while i raise a marketing document like Purchase Order. My exchange rate on the table is 1 Dollar = 81 KSH. When i raise a purchase order i change the exchange rate on the document to 80. If this document goes for approval the exchange rate picks from the table but if it doesnt it remains as 80. Does anyone has a reason why this could be the case cause i should be able to edit the my document to a different exchange rate and maintain that on the document. please advice
    Regards,

    Hi,
    What B1 version are you using ? I am afraid it could be bugs.
    Log a message to SAP support. They can provide solution for that.
    Other cause is the approval document is performed in the day after document created. However, it should not change the rate. You could also read the ees pdf file on exchange rate from SAP AG
    Rgds,
    JiM

  • Phase Approval error

    Hi folks,
    When I click on Begin Approval for Phase, i receive a dump error - ERROR: An internal program error has occurred. (termination: RABAX_STATE)
    Checked ST22, it talks about keywords -
    "UNCAUGHT_EXCEPTION" "CX_DPR_FATAL_ERROR"
    "CL_DPR_PHASE_O================CP" or "CL_DPR_PHASE_O================CM012"
    "START_APPROVAL"
    The Phase approval process was working fine earlier. Not sure what caused this suddenly.
    I found few notes, but they are relevant to old SP (and we are on the latest SP).
    Any thoughts?

    Hi,
    Please check the following settings in your system:
    1) Please set the print form DPR_APPROVAL_HIER for the phase type in customizing:
    SPRO -> Collaboration projects -> Structure -> Define Phase Types
    2) In cProjects, you have to assign the print forms to a specific project type - in your case.
    SPRO -> Collaboration projects -> Basic Settings -> Forms for Printing and for Project status reports -> Activate Forms per project type.
    PDF Print Form:
    Please enable the flag for DPR_APPROVAL_HIER for the project type. And deactivate the flag "Status report" for DPR_APPROVAL_HIER.
    Smart Forms Print Form:
    Don´t enable the smartform DPR_APPROVAL_HIER for the project type.
    As with cProjects 4.00 the smart form approval document is no longer supported, the PDF Print form must be used instead.
    Thanks
    sunil jawalkar

  • Phase approval button

    I am trying to approve a Phase. I see the line i tem sitting in the Approvals dashboard. When I click on it, Approval page opens up where I see the approval document and Individual approval information.
    But I do not see an Approve button as such. How do I approve?

    The ACLs are fine. Project is unlocked.
    I was able to see the Grant Approval/Reject buttons only after adding the Decision maker as Reponsible Resource in Basic Data. Is the DM required to be the Resp. Resource on Phase for Approval. In case of multiple approvers how would that work then.

  • Approval Procedure Question - changing an Un approved document or Approver

    Here is my situation.  I have set up an approval Stage with 1 approval necessary for Credit Memos.
    From time ot time,  the approver needs to change the Credit Memo before apporving.
    Also, from time to time,  the Originator of the Credit Memo needs to change the credit memo BEFORE it has been approved. 
    From what I gather, 
    1) The Approver can not change the Credit Memo BUT can Add the Credit Memo but only after approving it.
    2) The Originator of the Credit Memo can not change the Credit Memo unless it has been rejected, and then it is not an easy task to find where the document can be changed.
    3) Any manipulation of the documents from either the Approval Status reportor the Approval Decision report is not possible.
    Am I missing something here or is there an easy way to modify a pre approved document?
    Thanks in advance
    Dana

    Actually what I am trying to accomplish is have all Credit Memos approved.  I at the same time would like the person who is approving th eCredit Memo also make changes to the Credit Memo if changes need to be made.  The end user does not issue a Credit Memo (Update) until the goods are received back at their facility and checked.  At that time,  they would like the approver make the necessary adjustments if necessary and them update the Credit Memo.  I find it a bit cumbersome to have to send that Credit Memo back to the Origonator to be adjusted and then send it back for approval.
    Am I missing something here?  Is it possible for the apporver to not approve it and then make th changesand then update it? 
    Any other sugestions on how to handle this situation??
    BTW Thanks for the quick responses!!
    Dana

  • Question regarding PO approval

    Hi All,
    I have a question regarding PO approval.
    I know we can do the delegate at the application level, but if I grant a read-only access of my outlook inbox to person1 and person1 accept a notification, is there a way, at the application level, to know that it's person1 who accepted the request and not me?
    I guess with the NID, Oracle knows the email was sent for approval to me and will be accepted by me, even if person1 accepted it?
    In the workflow inbox, I can see it was person1. But I want to know at the application level if there is anything that can be done to know it was person1.
    Do not hesitate if I am not clear.
    Thank you~

    It is not possible.
    When you grant someone access to your outlook, it is as if the person is sitting in your chair and clicking on the notification.
    Oracle has no way of knowing it was you or someone else.
    Hope this answers your question,
    Sandeep Gandhi

  • Electronic signature while approving documents

    Dear experts,
    I have a client who is validating its SAP B1 implemented system in compliance with FDA 21 CFR part 11 (electronic records and electronic signatures).
    Can any one please describe how SAP business one treats electronic signature while approving documents? because in FDA 21 CFR part 11, it requires electronic signature on approval of certain documents which must contain 'the name of the signer, 'time and date stamp' and the 'meaning (such as approve, review, verify) associated with the signature' plus the traceable record of electronic signatures.
    Furthermore, it also require a 'password' or user id of the signer'  at the time of signing the document. In B1, it does not ask for user id / password at the time of approval and simply rely on login id / password. If user is already logged in, B1 simply allow the approver to approve a document and does not prompt for user id / password again.
    Can we fulfill the signing requirement in SAP Business one? and modify or customize B1 in such a way that it starts prompting for user id / password at the time of approving the document too?
    Any help is highly appreciated>
    Thanks in advance,
    Farhan

    Closing it

Maybe you are looking for